
<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<img border="0" src="images/header.gif" usemap="#ylamenu" width="770" height="220">');

document.write('<map name="ylamenu">');

document.write('<area shape="rect" coords="30,154,143,179" target="_self" href="index.html">');

document.write('<area shape="rect" coords="163,133,280,162" target="_self" href="manufacturers.htm">');

document.write('<area shape="rect" coords="304,120,418,147" target="_self" href="gallery.htm">');

document.write('<area shape="rect" coords="440,115,558,142" target="_self" href="contact.htm">');

document.write('</map>');


// -->
