//footer
function displayMenu()
{
	//first row
      document.write("&nbsp;&nbsp;&bull; <a href='http://info.livedeal.com/advertise/adspec_hp.html'>Home Page</a><br>");
      document.write("&nbsp;&nbsp;&bull; <a href='http://info.livedeal.com/advertise/adspec_browse.html'>Browse/Search Page</a><br>");
      document.write("&nbsp;&nbsp;&bull; <a href='http://info.livedeal.com/advertise/adspec_itemdetails.html'>Item Detail Page</a><br>");
      document.write("&nbsp;&nbsp;&bull; <a href='http://info.livedeal.com/advertise/email_newsletter.html'>Email Newsletter</a><br>");

}

function displayContact()
{
	    document.write("408-855-9988<br>");
      document.write("<img src='http://info.livedeal.com/advertise/images/adsales_e.gif' width='149' height='14'></p>");
}









