document.write('<div class="chromestyle" id="chromemenu" align="center" style="width: 768px;"><ul>')
document.write('<li><a href="index.html">Home</a></li>')
document.write('<li><a href="#" rel="dropmenu1">League Play</a></li>')
document.write('<li><a href="#" rel="dropmenu2">Club Events</a></li>')
document.write('<li><a href="#" rel="dropmenu3">Links, News</a></li>')
/* document.write('<li><a href="junior.htm">Junior Program</a></li>') */
document.write('<li><a href="#" rel="dropmenu4">Club Info</a></li></ul></div>')
/* First entry links to Home page.  There is no drop down*/
/* 1st drop down menu League Play*/
document.write('<div id="dropmenu1" class="dropmenudiv"><a href="6-Day.html">Morning &amp; Saturday Drop-in</a><a href="1-Mo.html">Monday Junior Competitive League</a><a  href="2-Tu.html">Tuesday Cash League</a><a href="3-We.html">Wednesday Ladies League</a><a href="4-Th.html">Thursday Mens League</a><a href="5-Fr.html">Friday Mixed League</a></div>')
/* 2nd drop down menu Club Events*/
document.write('<div id="dropmenu2" class="dropmenudiv" style="width: 250px;"><a href="Teaser.html">Teazer Light Jr Bonspiel</a><a href="Snowball.html">Snowball Mixed</a><a href="OakIsland.html">Oak Island Jr Cashspiel</a><a href="events.html">All events</a></div>')
/* 3rd drop down menu Other Results and Links*/
document.write('<div id="dropmenu3" class="dropmenudiv" style="width: 250px;"><a href="http://www.livecurling.com/" target="_new">LiveCurling.com</a><a href="http://www.nscurl.com/" target="_new">Nova Scotia Curling Association</a><a href="http://www.curling.ca" target="_new">Canadian Curling Association</a><a href="http://www.tsn.ca/curling" target="_new">TSN Curling Center</a><a href="http://www.cbc.ca/sports/curling/" target="_new">CBC Curling Coverage</a><a href="http://www.worldcurlingtour.com/index.php" target="_new">World Curling Tour</a><a href="http://www.curling.ca/championships/championship-events/" target="_new">Season of Champions</a><a href="./links.html">More Links</a></div>')
/* 4th drop down menu Club Info */
document.write('<div id="dropmenu4" class="dropmenudiv" style="width: 250px;"><a href="info.html">Executive, Committees, Membership</a><a href="200ClubShell.html">200 Club Lottery</a><a href="http://the-park.ca" target="_new">The Park!</a></div>')
