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

');
return;
}
function showvitems()
{
document.write('Recently Viewed Items
Wahl Super Close Foil, Black

Remington Style Cleaning Brush

Wahl 2040 Groomsman XL Blade Set

Braun Series 7 - 790CC Pulsonic Shaver (Hazmat)

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