<!-- Begin



// USE lowercase FOR ALL OPTIONS ONLY

var showimage1		= "yes"		//  SHOW FIRST SIDEBAR IMAGE
var showimage2		= "yes"		//  SHOW SECOND SIDEBAR IMAGE
var showimage3		= "no"		//  SHOW THIRD SIDEBAR IMAGE
var showimage4		= "no"		//  SHOW FOURTH SIDEBAR IMAGE
var linkstop 		= "no" 		//  START LINKS AT THE VERY TOP


document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="140"><tr><td class="menutrans">');
   if (linkstop == "no") {
document.write('<img src="picts/menu-top.gif" width="154" height="70"><br>');
}



// START LINKS //



document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="#javascript:" class="menu"></a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="aboutusLochinMarineInternationalSimonThomasYachtSales.htm" class="menu">About Us</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="newLochinoffshoreHarbourPilotWorkboatFishermanCruisersUKEnglandNorthseaHollandIrelandNorwayDenmarkChannelIsandsSwedenGermanyBelguimFranceMorroccoAustralia.htm" class="menu">New Lochin Boats</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="SimonThomasYachtSalesBrokeragevaluationssurveyingYachtsandboatsforsale.htm" class="menu">Yachts & Boats for Sale</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="boatShipwrightingrefittingrenovationsservicemaintenancecleaningantifoulingEngineeringEastWestSussexKentLondonNewhavenBrightonEastbourne.htm" class="menu">Boats Maintenance</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="boatShipwrightingrefittingrenovationsservicemaintenancecleaningantifoulingEngineeringEastWestSussexKentLondonNewhavenBrightonEastbourne.htm" class="menu">Boatyard Storage</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="#javascript:" class="menu"></a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="seawork2010Divework2010LochinWorkboatHarbourPilotNewLochin339ModelSouthampton1517June2010.htm" class="menu">Seawork 2011</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="marineYachtBoatCommercialLeisureShowsExhibitionsConferencesCalendarofEvents.htm" class="menu">Events Calendar</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="#javascript:" class="menu"></a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="lochinBoatOwnersForumdiscussionenthusiastschatblognetworking.htm" class="menu">Owners Forum</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="links.htm" class="menu">Lochin Owners</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="lochinBoatsNewsletterBrochureHistoryStoryIndustryNewsDownloads.htm" class="menu">Downloads</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="#javascript:" class="menu"></a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="agents.htm" class="menu">Worldwide Agents</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contactUsLochinMarineInternationalSimonThomasYachtSalesTelephoneAddressEmailNewUsedBoatYachtSalesNewhavenEnglandUK.htm" class="menu">Contact Us</a>');

// END LINKS


document.write('</td></tr><tr><td>');
document.write('<img src="picts/menu-bottom.gif" width="140" height="1"><br>');

document.write('</td></tr><tr><td align="center">');


// START MENU IMAGES


   if (showimage1 == "yes") {
document.write('<a target="_blank" href="http://www.havenkj.com/Direct/welcome.asp?id=34130/HV"><br><br><img src="picts/menu-picture-1.jpg" width="154" height="75" border="0"></a>');
}
   if (showimage2 == "yes") {
document.write('<a target="_blank" href="http://www.havenkj.com/Direct/welcome.asp?id=34130/HV"><br><br><img src="picts/button.gif" width="103" height="26" border="0"></a><br><br>');
}
   if (showimage3 == "yes") {
document.write('<a target="_blank" href="http://www.seawork.com/"><img src="picts/seawork2010c.jpg" width="154" height="102" border="0"></a><br><br>');
}
   if (showimage4 == "yes") {
document.write('<a target="_parent" href="lochinBoatsNewsletterBrochureHistoryStoryIndustryNewsDownloads.htm"><img src="picts/envelope_pic.jpg" width="154" height="75" border="0"></a><br><br>');
}
document.write('</td></tr></table></DIV>');

//  End -->