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

Planck, Nina

');
return;
}
function showvitems()
{
document.write('Recently Viewed Items
Celebrating the Great Mother

Farmer Pirates & Dancing Cows

How to Think Like A Horse

New Woodburner\'s Handbook

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