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

');
return;
}
function showvitems()
{
document.write('Recently Viewed Items
Braun Series 7 - 790CC Pulsonic Shaver (Hazmat)

Remington Flex 360 Titanium Cord /Cordless LCD Display

Wahl 19 Piece Hair Clipper Set

Remington DA, DF Foil & Cutter Kit

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