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

');
return;
}
function showvitems()
{
document.write('Recently Viewed Items
Additional Workstations for MW

Client/Server

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