function showvdepts()
{
document.write('Recently Viewed Departments
Grundig Power Cords

');
return;
}
function showvitems()
{
document.write('Recently Viewed Items
Remington RR-ST Head & Cutter Kit

Wahl 7367 System 4000 Cord/Cordless Electric Shaver

Wahl 5000 & Eltron Cutter Bar Assy

Norelco Adaptor/Charger T870, T970, T980

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