//Extra code to find position:
function findPos(){
  if(bw.ns4){   //Netscape 4
    x = document.layers.layerMenu.pageX
    y = document.layers.layerMenu.pageY
  }else{ //other browsers
    x=0; y=0; var el,temp
    el = bw.ie4?document.all["divMenu"]:document.getElementById("divMenu");
    if(el.offsetParent){
      temp = el
      while(temp.offsetParent){ //Looping parent elements to get the offset of them as well
        temp=temp.offsetParent; 
        x+=temp.offsetLeft
        y+=temp.offsetTop;
      }
    }
    x+=el.offsetLeft
    y+=el.offsetTop
  }
  //Returning the x and y as an array
  return [x,y]
}
pos = findPos();
oM=new makeCM("oM");
oM.resizeCheck=1;
oM.rows=1;
oM.menuPlacement=0;
oM.onlineRoot="";
oM.pxBetween=0;
oM.fillImg="";
//Using the cm_page object to place the menu ----
oM.fromLeft=pos[0];
oM.fromTop=pos[1];
//We also need to "re place" the menu on resize. So:
oM.onresize="pos=findPos(); oM.fromLeft=pos[0]; oM.fromTop=pos[1]";
oM.wait=300;
oM.zIndex=0;
oM.useBar=1;
oM.barWidth=760;
oM.barHeight="menu";
oM.barX="menu";
oM.barY="menu";
oM.barClass="clBar";
oM.barBorderX=0;
oM.barBorderY=0;
//Level properties - ALL properties have to be spesified in level 0
oM.level[0]=new cm_makeLevel(); //Add this for each new level
oM.level[0].borderX=1;
oM.level[0].borderY=1;
oM.level[0].borderClass="clLevel0border";
oM.level[0].offsetX=-30;
oM.level[0].offsetY=5;
oM.level[0].rows=0;
oM.level[0].arrow=5;
oM.level[0].arrowWidth=5;
oM.level[0].arrowHeight=5;
oM.level[0].align="right";
oM.level[0]=new cm_makeLevel(95,28,"clT","clTover",1,1,"clB",0,"bottom",0,0,0,0,0);
oM.level[1]=new cm_makeLevel(170,17,"clS","clSover",1,1,"clB2",0,"right",0,0,"/rtn2/pics/menu_arrow.gif",10,10);
oM.level[2]=new cm_makeLevel(190,17,"clS2","clS2over");
oM.level[3]=new cm_makeLevel(160,17,"clS2","clS2over");

oM.makeMenu('top1', '', 'Home', '/index.cfm','','','');



  oM.makeMenu('top2', '', 'Places to Visit', ' /places_to_visit/welcome-to-the-whitsundays.cfm','','','');
  
  
    oM.makeMenu('sub82937D47C9E751A6340D5851600F91981_top2', 'top2', 'Welcome To the Whitsundays', ' /places_to_visit/welcome-to-the-whitsundays.cfm','','','');
  
    oM.makeMenu('sub96119E45FE6310792A3B2FC6993211DF2_top2', 'top2', 'Places to Visit Search', ' /places_to_visit/places-to-visit-search.cfm','','','');
  
    oM.makeMenu('subE7C07D130D80C80F487463C4D46D64E93_top2', 'top2', 'Airlie Beach', ' /places_to_visit/airlie-beach.cfm','','','');
  
    oM.makeMenu('subE7EC356101FFE84FB879A25656AF15EC4_top2', 'top2', 'Bowen', ' /places_to_visit/bowen.cfm','','','');
  
    oM.makeMenu('subE814AE16A83CD0EF3659CBFA1EF6C4C65_top2', 'top2', 'Proserpine', ' /places_to_visit/proserpine.cfm','','','');
  
    oM.makeMenu('subE81A7F18D8A8D7A0CF174627463EB8216_top2', 'top2', 'Shute Harbour', ' /places_to_visit/shute-harbour.cfm','','','');
  
    oM.makeMenu('subE896B3560C2EBCBDF2E530E51B77CD5B7_top2', 'top2', 'Whitehaven Beach', ' /places_to_visit/whitehaven-beach.cfm','','','');
  
    oM.makeMenu('sub57969F789B83F4362F3C9E816CE541638_top2', 'top2', 'The Great Barrier Reef', ' /places_to_visit/the-great-barrier-reef.cfm','','','');
  
    oM.makeMenu('sub437D77E5B252F576A3EA818744B0B0989_top2', 'top2', 'Whitsunday Islands', ' /places_to_visit/whitsunday-islands.cfm','','','');
  
    oM.makeMenu('subE7F5D16AEACE94216ED3A923040753A110_top2', 'top2', 'Surrounding Areas', ' /places_to_visit/conway-beach.cfm','','','');
  
  oM.makeMenu('top3', '', 'Where to Stay', ' /where_to_stay/accommodation-in-the-whitsundays.cfm','','','');
  
  
    oM.makeMenu('subE7EB88FE0C512E4D4811A8FF081C0ED51_top3', 'top3', 'Accommodation', ' /where_to_stay/accommodation-in-the-whitsundays.cfm','','','');
  
    oM.makeMenu('sub9613CBBFC3E97D0157F7F81F105FC40A2_top3', 'top3', 'Where to Stay Search', ' /where_to_stay/where-to-stay-search.cfm','','','');
  
    oM.makeMenu('sub8C2FEFB7DD0115ABC222D7097C2010993_top3', 'top3', 'Hot Deals ', ' /where_to_stay/packages-from-wic.cfm','','','');
  
    oM.makeMenu('subCE89744EEE3B9393D770ABC22399BE384_top3', 'top3', 'Backpacking', ' /where_to_stay/backpacking/backpacking_home.cfm','','','');
    
          
      oM.makeMenu('subCE897B0C92A57D535AE35FCF1D719FC2_top3', 'subCE89744EEE3B9393D770ABC22399BE384_top3', 'Whitsundays Backpacking Home', ' /where_to_stay/backpacking/backpacking_home.cfm','','','');
          
      oM.makeMenu('subCEF26D20ADCC8C82E9083ACCB5636A9B_top3', 'subCE89744EEE3B9393D770ABC22399BE384_top3', 'Airlie Hot Spots', ' /where_to_stay/backpacking/airlie-hot-spots.cfm','','','');
    
  oM.makeMenu('top4', '', 'Things to See & Do', ' /things_to_see/experience-the-whitsundays.cfm','','','');
  
  
    oM.makeMenu('subE7F0E250F255A21B4F362CAB0EE48A4A1_top4', 'top4', 'Experience The Whitsundays', ' /things_to_see/experience-the-whitsundays.cfm','','','');
  
    oM.makeMenu('sub96151578CFE228628B1B36E74F1831D62_top4', 'top4', 'Things to See & Do Search', ' /things_to_see/things-to-see-&-do-search.cfm','','','');
  
    oM.makeMenu('subD6B906DD9B8774732846E9BEF9538B333_top4', 'top4', 'Bareboat Sailing ', ' /things_to_see/bareboat-sailing.cfm','','','');
  
    oM.makeMenu('subADF6E4C4E75CAF7B310C4B7DDE6D6F5A4_top4', 'top4', 'Water Based', ' /things_to_see/water-based/water-based_home.cfm','','','');
    
          
      oM.makeMenu('subADF7AA81E1ACCFEAB532D19D5AB56578_top4', 'subADF6E4C4E75CAF7B310C4B7DDE6D6F5A4_top4', 'Water Based', ' /things_to_see/water-based/water-based_home.cfm','','','');
          
      oM.makeMenu('subE81A251DB3A7F27B5F783E8756AB81F6_top4', 'subADF6E4C4E75CAF7B310C4B7DDE6D6F5A4_top4', 'The Great Barrier Reef', ' /things_to_see/water-based/the-great-barrier-reef.cfm','','','');
          
      oM.makeMenu('subE822082BCF2D36C5B39C0F67154B6A3F_top4', 'subADF6E4C4E75CAF7B310C4B7DDE6D6F5A4_top4', 'Whitehaven Beach', ' /things_to_see/water-based/whitehaven-beach.cfm','','','');
          
      oM.makeMenu('subB42AFFA8A9CCC14129D5A951511380AA_top4', 'subADF6E4C4E75CAF7B310C4B7DDE6D6F5A4_top4', 'Day Trips', ' /things_to_see/water-based/day-trips.cfm','','','');
          
      oM.makeMenu('subD70EBE55CF413C627065914F06406FA9_top4', 'subADF6E4C4E75CAF7B310C4B7DDE6D6F5A4_top4', 'Diving', ' /things_to_see/water-based/diving.cfm','','','');
          
      oM.makeMenu('sub2049CC7BD88039657F3505F885906805_top4', 'subADF6E4C4E75CAF7B310C4B7DDE6D6F5A4_top4', 'Whitsundays Season Of Sailing', ' /things_to_see/water-based/whitsundays-season-of-sailing.cfm','','','');
    
    oM.makeMenu('subAE1456B80EC8A9077E77F61FE9ECB1345_top4', 'top4', 'Land Based', ' /things_to_see/land-based/land-based_home.cfm','','','');
    
          
      oM.makeMenu('subAE15055AB913B5E7308932960AB338BB_top4', 'subAE1456B80EC8A9077E77F61FE9ECB1345_top4', 'Land Based', ' /things_to_see/land-based/land-based_home.cfm','','','');
          
      oM.makeMenu('subBDE951E4EF7279007DA68403D0146A79_top4', 'subAE1456B80EC8A9077E77F61FE9ECB1345_top4', 'Drive Tours', ' /things_to_see/land-based/drive-tours.cfm','','','');
          
      oM.makeMenu('subE808F63792E84E49F1197E121693EAF2_top4', 'subAE1456B80EC8A9077E77F61FE9ECB1345_top4', 'Cedar Creek Falls', ' /things_to_see/land-based/cedar-creek-falls.cfm','','','');
          
      oM.makeMenu('subE7F587B4BAE20924BFED426C7FA81362_top4', 'subAE1456B80EC8A9077E77F61FE9ECB1345_top4', 'Great Walks', ' /things_to_see/land-based/the-whitsundays-great-walk.cfm','','','');
          
      oM.makeMenu('subE7FFACDFD047976B212616AAD9BF210A_top4', 'subAE1456B80EC8A9077E77F61FE9ECB1345_top4', 'The Peter Faust Dam', ' /things_to_see/land-based/the-peter-faust-dam.cfm','','','');
          
      oM.makeMenu('subB44B165C033FC5CCA5DF5AF1B68B8905_top4', 'subAE1456B80EC8A9077E77F61FE9ECB1345_top4', 'Day Trips', ' /things_to_see/land-based/day-trips.cfm','','','');
          
      oM.makeMenu('sub97E48CEF035A371321025068692B51A1_top4', 'subAE1456B80EC8A9077E77F61FE9ECB1345_top4', 'Airlie Beach Lagoon', ' /things_to_see/land-based/airlie-beach-lagoon.cfm','','','');
    
    oM.makeMenu('subD6A52A7CAC8D657DC5E46AED5010D1D66_top4', 'top4', 'Overnight Sailing', ' /things_to_see/overnight-sailing/sailing_home.cfm','','','');
    
          
      oM.makeMenu('sub7BF6A3FD91CD433D158EA2292F7F3AC2_top4', 'subD6A52A7CAC8D657DC5E46AED5010D1D66_top4', 'Overnight Sailing', ' /things_to_see/overnight-sailing/sailing_home.cfm','','','');
          
      oM.makeMenu('subD6B3A6A9D75B473DE47D9D21951526B9_top4', 'subD6A52A7CAC8D657DC5E46AED5010D1D66_top4', 'Crewed Sailing', ' /things_to_see/overnight-sailing/crewed-sailing.cfm','','','');
    
    oM.makeMenu('sub97C436000079AE755253948A0C7DF2D37_top4', 'top4', 'From the Air', ' /things_to_see/from-the-air/from-the-air_home.cfm','','','');
    
          
      oM.makeMenu('sub97C43994D9046A73B93FB0FE8B9D8DAC_top4', 'sub97C436000079AE755253948A0C7DF2D37_top4', 'From the Air', ' /things_to_see/from-the-air/from-the-air_home.cfm','','','');
          
      oM.makeMenu('sub97C6EC73BCE2488C267DE4E1ACCC285A_top4', 'sub97C436000079AE755253948A0C7DF2D37_top4', 'Heart Reef', ' /things_to_see/from-the-air/heart-reef.cfm','','','');
    
    oM.makeMenu('sub434E496FD3C81CD787F5333E8A8C79508_top4', 'top4', 'National Parks', ' /things_to_see/national-parks/national-parks_home.cfm','','','');
    
          
      oM.makeMenu('sub434E5BE295AEA75E141A45CC5054B005_top4', 'sub434E496FD3C81CD787F5333E8A8C79508_top4', 'National Park Experiences', ' /things_to_see/national-parks/national-parks_home.cfm','','','');
          
      oM.makeMenu('sub434F265BB04DD980029E58CF6B5C0542_top4', 'sub434E496FD3C81CD787F5333E8A8C79508_top4', 'Activities', ' /things_to_see/national-parks/national-park-activities.cfm','','','');
          
      oM.makeMenu('sub436A6A8C08F3ADE6B8910E3CA0D217B7_top4', 'sub434E496FD3C81CD787F5333E8A8C79508_top4', 'Park Information', ' /things_to_see/national-parks/park-information.cfm','','','');
          
      oM.makeMenu('sub43799A2FCD8F16DCA78AEB6875AE2C32_top4', 'sub434E496FD3C81CD787F5333E8A8C79508_top4', 'Further Information', ' /things_to_see/national-parks/further-national-park-information.cfm','','','');
    
  oM.makeMenu('top5', '', 'What\'s On', ' /whats_on/whats-on-in-the-whitsundays_home.cfm','','','');
  
  
    oM.makeMenu('sub96160433CCB3D4AE97606505601346951_top5', 'top5', 'What\'s On Search', ' /whats_on/whats-on-search.cfm','','','');
  
    oM.makeMenu('subE866310FE506EB6B4F7FBA05631566B72_top5', 'top5', 'What\'s On', ' /whats_on/whats-on-in-the-whitsundays_home.cfm','','','');
  
    oM.makeMenu('sub6EF6C68F9113829940B0DC3B5BBE5B493_top5', 'top5', 'Dining & Nightlife Guide', ' /whats_on/whitsundays-dining-&-nightlife-guide/whitsundays-dining-&-nightlife-guide_home.cfm','','','');
    
          
      oM.makeMenu('sub6EF6EDFD9BF60D6B4DC676BC378A1409_top5', 'sub6EF6C68F9113829940B0DC3B5BBE5B493_top5', 'Dining & Nightlife', ' /whats_on/whitsundays-dining-&-nightlife-guide/whitsundays-dining-&-nightlife-guide_home.cfm','','','');
    
    oM.makeMenu('subD8E6C64CA2B4F6A76EF5560F7542927B4_top5', 'top5', 'Tourism Awards', ' /whats_on/tourism-awards/tourism-awards_home.cfm','','','');
    
          
      oM.makeMenu('subE42BC86E97803D7767C60983F3B7F638_top5', 'subD8E6C64CA2B4F6A76EF5560F7542927B4_top5', 'Tourism Awards', ' /whats_on/tourism-awards/tourism_awards.cfm','','','');
          
      oM.makeMenu('sub7106D4F2920D5F728F1EA2F686E4A992_top5', 'subD8E6C64CA2B4F6A76EF5560F7542927B4_top5', 'Awards Criteria 2010 ', ' /whats_on/tourism-awards/tourism-awards-2010-criteria.cfm','','','');
    
  oM.makeMenu('top6', '', 'Getting Around', ' /getting_around/getting-here_home.cfm','','','');
  
  
    oM.makeMenu('subE2C36187C88828A80BB42A0C8C1217EF1_top6', 'top6', 'How to Get Here', ' /getting_around/getting-here_home.cfm','','','');
  
    oM.makeMenu('sub96167FDE9DA86D41C4E3D5F82896184E2_top6', 'top6', 'Getting Around Search', ' /getting_around/getting-around-search.cfm','','','');
  
    oM.makeMenu('subB80A50C9EC209A948C4B2C890D6FAEA13_top6', 'top6', 'Getting Around', ' /getting_around/getting-around-the-whitsundays.cfm','','','');
  
    oM.makeMenu('sub8E104BAA98ADE675BA3D55D1E765808C4_top6', 'top6', 'Whitsundays Maps', ' /getting_around/whitsundays-maps_home.cfm','','','');
  
  oM.makeMenu('top7', '', 'Other Information', ' /other_information/information-search.cfm','','','');
  
  
    oM.makeMenu('subFB178C750181BBC33BDDB97BC5FD466C1_top7', 'top7', 'Other Information', ' /other_information/other-information_home.cfm','','','');
  
    oM.makeMenu('subCDD5BD8F0C8878849E722EEE24C6503C2_top7', 'top7', 'Weddings & Honeymoons', ' /other_information/weddings.cfm','','','');
  
    oM.makeMenu('sub4B80DBB7D04DBD50D2E861B1391754D23_top7', 'top7', 'Employment Opportunities ', ' /other_information/employment-opportunities-at-tw.cfm','','','');
  
    oM.makeMenu('sub46A24968AC192DD81AC6864BB63068054_top7', 'top7', 'Whitsunday Updates', ' /other_information/updates.cfm','','','');
  
    oM.makeMenu('subF4928FE8056B1AC0380BB4103BA3073F5_top7', 'top7', 'Weather', ' /other_information/weather.cfm','','','');
  
    oM.makeMenu('sub02FD7B21F4816E6D8897BD60052CB0C46_top7', 'top7', 'Information Search', ' /other_information/information-search.cfm','','','');
  
    oM.makeMenu('sub40A4FA0AFA5B70BD6071834976DED07A7_top7', 'top7', 'Stinger Information', ' /other_information/stinger-information.cfm','','','');
  
    oM.makeMenu('sub961A002DD1B6D355C66A812161686A558_top7', 'top7', 'FAQ', ' /other_information/frequently-asked-questions/frequently-asked-questions.cfm','','','');
    
          
      oM.makeMenu('sub961A0781CD3FD15A29BA4AE0DD55BECB_top7', 'sub961A002DD1B6D355C66A812161686A558_top7', 'FAQ', ' /other_information/frequently-asked-questions/frequently-asked-questions.cfm','','','');
    
    oM.makeMenu('sub3987AE3DB75F3BBD064725F2852C48A69_top7', 'top7', 'Business Events', ' /other_information/business-events/business-events_home.cfm','','','');
    
          
      oM.makeMenu('sub3987AE79C66ECF06791D9A9BE71687C0_top7', 'sub3987AE3DB75F3BBD064725F2852C48A69_top7', 'Business Events Overview', ' /other_information/business-events/business-events_home.cfm','','','');
          
      oM.makeMenu('sub7290B44AFAF2A1264723DF4F36D7EC95_top7', 'sub3987AE3DB75F3BBD064725F2852C48A69_top7', 'Business Events Suppliers', ' /other_information/business-events/business-events-suppliers.cfm','','','');
          
      oM.makeMenu('sub39B2474CCDBCF828F582E8E574FC058A_top7', 'sub3987AE3DB75F3BBD064725F2852C48A69_top7', 'Venues with Accommodation', ' /other_information/business-events/venues-with-accommodation_home.cfm','','','');
          
      oM.makeMenu('subE7993A930B9B9B28C64C6C17CDDF18CF_top7', 'sub3987AE3DB75F3BBD064725F2852C48A69_top7', 'Ultimate Itinerary Ideas', ' /other_information/business-events/ultimate-itinerary-ideas.cfm','','','');
          
      oM.makeMenu('subE8A48D88966D9DC314C4E52917FD1F70_top7', 'sub3987AE3DB75F3BBD064725F2852C48A69_top7', 'Incentives & Themed Events', ' /other_information/business-events/incentives-&-themed-events.cfm','','','');
          
      oM.makeMenu('subE8A62DE7F9AEEAA9F8A2DBBAC981CDF2_top7', 'sub3987AE3DB75F3BBD064725F2852C48A69_top7', 'Teambuilding', ' /other_information/business-events/teambuilding.cfm','','','');
          
      oM.makeMenu('subD33BAF47CCF59C0987D639D06584D5E5_top7', 'sub3987AE3DB75F3BBD064725F2852C48A69_top7', 'Further Information', ' /other_information/business-events/further-information.cfm','','','');
          
      oM.makeMenu('subBB9AF363C0E8B116150DCD7768BA1024_top7', 'sub3987AE3DB75F3BBD064725F2852C48A69_top7', 'Event Planner', ' /other_information/business-events/event-planner.cfm','','','');
    
    oM.makeMenu('subE6B45CB3A54192C900BCA6DC5C0AF19610_top7', 'top7', 'Book Online', ' /other_information/book-whitsundays/book-whitsundays_home.cfm','','','');
    
          
      oM.makeMenu('subE6B4680FEF855EE8A1156CB95B05256C_top7', 'subE6B45CB3A54192C900BCA6DC5C0AF19610_top7', 'Accommodation', ' /other_information/book-whitsundays/book-whitsundays_home.cfm','','','');
          
      oM.makeMenu('subD20920ABABE2F5B741233184FF35903D_top7', 'subE6B45CB3A54192C900BCA6DC5C0AF19610_top7', 'Tours', ' /other_information/book-whitsundays/book-whitsundays_tours.cfm','','','');
    
    oM.makeMenu('sub16FC6DFA0DA2D517C12214609657E86511_top7', 'top7', 'Members Directory', ' /other_information/members-directory/members-directory_home.cfm','','','');
    
          
      oM.makeMenu('sub16FC74BCF2681768E3F6F3DFC66A804B_top7', 'sub16FC6DFA0DA2D517C12214609657E86511_top7', 'Members Directory', ' /other_information/members-directory/members-directory_home.cfm','','','');
          
      oM.makeMenu('sub16FCBC50A645E8247D5E5F383EA6A64E_top7', 'sub16FC6DFA0DA2D517C12214609657E86511_top7', 'Accomodation', ' /other_information/members-directory/accomodation.cfm','','','');
          
      oM.makeMenu('sub1700A26EFDDF4F134D651AB003FB96DA_top7', 'sub16FC6DFA0DA2D517C12214609657E86511_top7', 'Community  Goverment & Developments', ' /other_information/members-directory/community--goverment.cfm','','','');
          
      oM.makeMenu('sub215021DEF97FEAD4AAB3ABCEA3DF869F_top7', 'sub16FC6DFA0DA2D517C12214609657E86511_top7', 'Dining & Entertainment', ' /other_information/members-directory/dining--entertainment.cfm','','','');
          
      oM.makeMenu('sub2153795BA749329C100F9AD66D948218_top7', 'sub16FC6DFA0DA2D517C12214609657E86511_top7', 'Education Training & Employment', ' /other_information/members-directory/education-training--employment.cfm','','','');
          
      oM.makeMenu('sub216A5E1BA856F25C02F1F06FA8BD41A5_top7', 'sub16FC6DFA0DA2D517C12214609657E86511_top7', 'Hire & Charter', ' /other_information/members-directory/hire--charter.cfm','','','');
          
      oM.makeMenu('sub216AC09CA65002DD93C68C894C281EBD_top7', 'sub16FC6DFA0DA2D517C12214609657E86511_top7', 'Print & Media', ' /other_information/members-directory/print--media.cfm','','','');
          
      oM.makeMenu('sub216B1440D53BB3C4B7C79FAC5C345F96_top7', 'sub16FC6DFA0DA2D517C12214609657E86511_top7', 'Professional Services', ' /other_information/members-directory/professional-services.cfm','','','');
          
      oM.makeMenu('sub2175E9F5A64226F2039EAE1413EB386B_top7', 'sub16FC6DFA0DA2D517C12214609657E86511_top7', 'Retail & Wholesale', ' /other_information/members-directory/retail--wholesale.cfm','','','');
          
      oM.makeMenu('sub217625F2C1013E9CAE009EE335EAA837_top7', 'sub16FC6DFA0DA2D517C12214609657E86511_top7', 'Tourism & Travel Services', ' /other_information/members-directory/tourism--travel-services.cfm','','','');
          
      oM.makeMenu('sub21767C6EB8F52A526C6863B1C35D9AC6_top7', 'sub16FC6DFA0DA2D517C12214609657E86511_top7', 'Tours', ' /other_information/members-directory/tours.cfm','','','');
          
      oM.makeMenu('sub2176BE58C6E6CC247B4E13B19754F5D2_top7', 'sub16FC6DFA0DA2D517C12214609657E86511_top7', 'Trade Services', ' /other_information/members-directory/trade-services.cfm','','','');
          
      oM.makeMenu('sub217702F3995148D291BC40D9A19343BC_top7', 'sub16FC6DFA0DA2D517C12214609657E86511_top7', 'Transport Boating & Marine', ' /other_information/members-directory/transport-boating--marine.cfm','','','');
    
oM.construct();

