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

Sir Alfred Munnings

Vases. Cashepot, Bowls

Collectibles & Boxes

');
return;
}
function showvitems()
{
document.write('Recently Viewed Items
Wing Commander by Helen Hayse

$300 Gift Card

Racing Silks Crystal High Ball

The Greeting by Janet Crawford Giclee Print on Canvas

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