var footer = '';
footer +='    <!-- Footer -->';
footer +='    <div id="wirwsponsorspanel">';

footer += '\
<a href="http://www.csrmarine.com/" target="_blank"><img src="/images/logos/csrmarine.jpg" alt="CSR Marine" border="0" width="80"></a>\
<a href="http://www.fisheriessupply.com/" target="_blank"><img src="/images/logos/fisheriessupply.jpg" alt="Fisheries Supply" border="0" width="125"></a>\
<a href="http://www.mountgay.com/" target="_blank"><img src="/images/logos/mountgayrum.jpg" alt="Mount Gay Rum" border="0" width="80"></a>\
<a href="http://www.northwestrigginginc.com/" target="_blank"><img src="/images/logos/northwestrigginginc.jpg" alt="Northwest Rigging" border="0" width="125"></a>\
<a href="http://www.ohyc.org/" target="_blank"><img src="/images/logos/oakharboryachtclub.jpg" alt="Oak Harbor Yacht Club" border="0" width="80"></a>\
<a href="http://www.prismvinyl.com/" target="_blank"><img src="/images/logos/prismgraphics.jpg" alt="Prism Graphics" border="0" width="125"></a>\
<a href="http://www.rbsbattens.com/" target="_blank"><img src="/images/logos/rbsbattens.jpg" alt="RBS Batten Systems" border="0" width="125"></a>\
<a href="http://www.sailnorthwest.com/" target="_blank"><img src="/images/logos/sailnorthwest.jpg" alt="Sail Northwest" border="0" width="80"></a>\
<a href="http://www.reveresupply.com/" target="_blank"><img src="/images/logos/reveresupply.jpg" alt="Revere Survival Products" border="0" width="125"></a>\
<a href="http://www.seattlesailing.com/" target="_blank"><img src="/images/logos/seattlesailingclub.jpg" alt="Seattle Sailing Club" border="0" width="125"></a>\
<a href="http://www.UllmanSailsSeattle.com/" target="_blank"><img src="/images/logos/ullmansails.jpg" alt="Ulman Sails, San Diego/Seattle" border="0" width="80"></a>\
<a href="http://48north.com/" target="_blank"><img src="/images/logos/48north.jpg" alt="48° North" width="125" height="54"></a>\
<a href="http://pressure-drop.us" target="_blank"><img src="/images/logos/pressuredrop.jpg" alt="Pressure Drop" width="125" height="56"></a>';
footer +='    </div>';
footer +='    <div id="wirwfooter">';
footer +='	      <img src="images/wirw2010_footer.jpg" height=48 width=900 border=0><br>'
footer +='        <strong>&copy; 2007-2011, Whidbey Island Race Week</strong> | <a href="mailto:jibeset@msn.com">Contact Us</a>';
footer +='    </div>';
footer +='    <!-- End Footer -->';
document.write(footer);
