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

');
return;
}
function showvitems()
{
document.write('Recently Viewed Items
Braun Shaver Head White, Types 5375, 5376, 5377

Wahl Super Close Foil, Black

Remington Style Cleaning Brush

Wahl 2040 Groomsman XL Blade Set

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