
document.write('<MAP NAME="m_topLinks">'
+ '	<AREA SHAPE="rect" ALT="Home" COORDS="0,3,40,31" HREF="index.html" target="_top">'
+ '	<AREA SHAPE="rect" ALT="History" COORDS="40,3,97,31" HREF="history.html" target="_top">'
+ '	<AREA SHAPE="rect" ALT="Glossary" COORDS="97,3,164,31" HREF="glossary.html" target="_top">'
+ '	<AREA SHAPE="rect" ALT="Extras" COORDS="164,3,220,31" HREF="extras.html" target="_top">'
+ '	<AREA SHAPE="rect" ALT="Merchandise" COORDS="220,3,307,31" HREF="merchandise.html" target="_top">'
+ '	<AREA SHAPE="rect" ALT="Links" COORDS="307,3,349,31" HREF="links.html" target="_top">'
+ '	<AREA SHAPE="rect" ALT="FPQs" COORDS="349,3,393,31" HREF="wow.html" target="_top">'
+ '	<AREA SHAPE="rect" ALT="Contact Us" COORDS="393,3,468,31" HREF="contact.html" target="_top">'
+ '	</MAP>'
+ ' <MAP NAME="m_powerdBy">'
+ '	<AREA SHAPE="rect" ALT="Home" COORDS="452,22,653,34" HREF="http://www.flashconsulting.com" target="_blank">'
+ '	</MAP>')
