function showvdepts()
{
document.write('Recently Viewed Departments
Spray Lubricants

');
return;
}
function showvitems()
{
document.write('Recently Viewed Items
Wahl 2040 Groomsman XL Blade Set

Braun Series 7 - 790CC Pulsonic Shaver (Hazmat)

Remington Flex 360 Titanium Cord /Cordless LCD Display

Wahl 19 Piece Hair Clipper Set

');
return;
}
function showdate()
{
document.write('Friday, September 10, 2010');
return;
}
function welcomeback()
{
document.write(' ');
return;
}