function printBottomLinks() 

{
document.write("<div align='center'>");
document.write("<br>");
document.write("<a href='index.htm' class='bottomlinks'>home</a>&nbsp;&nbsp;: :&nbsp;&nbsp;<a href='shop.htm' class='bottomlinks'>shop</a>&nbsp;&nbsp;: :&nbsp;&nbsp;<a href='about.htm' class='bottomlinks'>about</a>&nbsp;&nbsp;: :&nbsp;&nbsp;<a href='customerservice.htm' class='bottomlinks'>customer service</a>&nbsp;&nbsp;: :&nbsp;&nbsp;<a href='http://ww8.aitsafe.com/cf/review.cfm?userid=A690142' class='bottomlinks'>view cart</a>&nbsp;&nbsp;: :&nbsp;&nbsp;<a href='events.htm' class='bottomlinks'>events</a>&nbsp;&nbsp;: :&nbsp;&nbsp;<a href='contact.htm' class='bottomlinks'>contact</a>&nbsp;&nbsp;: :&nbsp;&nbsp;<a href='mailinglist.htm' class='bottomlinks'>mailing list</a>");
document.write("<br><a href='#top' class='bottomlinks'>return to top</a>"); 
document.write("</div>");
} 



function printBottomText() 

{
document.write("<div align='center'>");
document.write("<br>");
document.write("<p class='outside'>Prices and products are subject to change without notice.<br>© Copyright 2004-2010 Westwildwood, Inc. - <a href='http://www.westwildwood.com' target='_blank'><font size='-2' color=#666666 style='text-decoration:none'>www.westwildwood.com</font></a> - All rights reserved. <br> Please direct any questions or comments about this web site <a href='mailto:westwildwood@gmail.com'><font size='-2' color=#666666 style='text-decoration:none'>here</font></a>. Web design by <a href='http://www.westwildwood.com' target='_blank'><font size='-2' color=#666666 style='text-decoration:none'>Westwildwood, Inc.</a> </p>");
document.write("</div>");
document.write("<script src='http://www.google-analytics.com/urchin.js' type='text/javascript'></script><script type='text/javascript'>");
document.write("_uacct = 'UA-1600707-1'; urchinTracker();</script>");
} 
