function showvdepts()
{
document.write('Recently Viewed Departments
Emerica Skate Shoes

Black Label Decks

Matix Clothing

Vans Skate Shoes

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