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

Gift Ideas

White Egg Layers

Identification/Anti-Pick Devices

Feed & Supplements

');
return;
}
function showvitems()
{
document.write('Recently Viewed Items
Waterfowl Feed Starter Kit (Shipping Included)

');
return;
}
function showdate()
{
document.write('Friday, November 20, 2009');
return;
}
function welcomeback()
{
document.write(' ');
return;
}