//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/places-to-visit-search.cfm','','','');
  
  
    oM.makeMenu('sub287F5ACFC5069923A6117F2BA1275EC71_top2', 'top2', 'Rockhampton', ' /places_to_visit/rockhampton.cfm','','','');
  
    oM.makeMenu('sub28CB0DBDC3665677BF9FBF3012AA6A952_top2', 'top2', 'Capricorn Coast', ' /places_to_visit/capricorn-coast.cfm','','','');
  
    oM.makeMenu('sub92981B25DB97C416F822DE107A9404B83_top2', 'top2', 'Emu Park & Zilzie', ' /places_to_visit/emu-park-&-zilzie.cfm','','','');
  
    oM.makeMenu('sub28CD9063F25EAC3B0A2AE24BBC6CE90B4_top2', 'top2', 'The Keppel Islands', ' /places_to_visit/the-keppel-islands.cfm','','','');
  
    oM.makeMenu('sub289F8677DEAA686CA9AAC2A2D34A17B05_top2', 'top2', 'Carnarvon Gorge', ' /places_to_visit/carnarvon-gorge.cfm','','','');
  
    oM.makeMenu('sub28D018C4A3052B9EF546227D1B582AE16_top2', 'top2', 'Sapphire Gemfields', ' /places_to_visit/sapphire-gemfield.cfm','','','');
  
    oM.makeMenu('subA124443CC44BB6DBA5F6940E9813F12B7_top2', 'top2', 'Places to Visit Search', ' /places_to_visit/places-to-visit-search.cfm','','','');
  
    oM.makeMenu('sub01C776C29FCF4565F8C52BDC9A1180518_top2', 'top2', 'Central Highlands', ' /places_to_visit/central-highlands.cfm','','','');
  
    oM.makeMenu('sub92CEBE73FB10F1FBEBBEBB5D3CBA75239_top2', 'top2', 'Mt Morgan', ' /places_to_visit/mt-morgan.cfm','','','');
  
  oM.makeMenu('top3', '', 'Where to Stay', ' /where_to_stay/where-to-stay-search.cfm','','','');
  
  
    oM.makeMenu('sub294C0AA0AAB7ED6613019798CA6C1FF41_top3', 'top3', 'Accommodation members', ' /where_to_stay/accommodation-members.cfm','','','');
  
    oM.makeMenu('subA126F2C8A6AEE753CD852BAF80C8DE9D2_top3', 'top3', 'Where to Stay Search', ' /where_to_stay/where-to-stay-search.cfm','','','');
  
  oM.makeMenu('top4', '', 'Things to See and Do', ' /things_to_see/things-to-see-&-do-search.cfm','','','');
  
  
    oM.makeMenu('sub07AC4D7C0D0ABDFEE84B1B998BA5DFE81_top4', 'top4', 'Must see and do\'s', ' /things_to_see/must-see-and-dos.cfm','','','');
  
    oM.makeMenu('sub295116E4A89342B81ADBF10D6B79B5612_top4', 'top4', 'Attractions Members', ' /things_to_see/attractions-members.cfm','','','');
  
    oM.makeMenu('sub3AAE548603D2A391FF42C62E1C4C63643_top4', 'top4', 'Dining Guide', ' /things_to_see/dining-guide.cfm','','','');
  
    oM.makeMenu('sub07E12D14D29B77E36A0235A0352B5DB44_top4', 'top4', 'Relaxation', ' /things_to_see/relaxation_home.cfm','','','');
  
    oM.makeMenu('sub07E081F4065A878EA432B9FA546228C75_top4', 'top4', 'Family Fun', ' /things_to_see/family-fun_home.cfm','','','');
  
    oM.makeMenu('sub07DF171AF7AE1AFD2B73628E1FD784AB6_top4', 'top4', 'Adventure', ' /things_to_see/adventure_home.cfm','','','');
  
    oM.makeMenu('sub07DFC879FD742CD455F5911DC934C1317_top4', 'top4', 'Golfing', ' /things_to_see/golfing_home.cfm','','','');
  
    oM.makeMenu('sub4B748EEFB7BBE72621A5A0E2CE982D338_top4', 'top4', 'Backpacking', ' /things_to_see/backpacking.cfm','','','');
  
    oM.makeMenu('sub49F203899D621D37F1C869BFCF2A86A99_top4', 'top4', 'National Parks', ' /things_to_see/national-parks.cfm','','','');
  
    oM.makeMenu('subDC514952F267130DF2E6735AAD554D3210_top4', 'top4', 'Geotourism', ' /things_to_see/geotourism.cfm','','','');
  
    oM.makeMenu('subA129CAA8956DF2EC383913CFE1F428B611_top4', 'top4', 'Things to See & Do Search', ' /things_to_see/things-to-see-&-do-search.cfm','','','');
  
    oM.makeMenu('subBAA12488A9C4BB89E57ADC3B65787CB312_top4', 'top4', 'Fishing', ' /things_to_see/fishing/fishing.cfm','','','');
    
          
      oM.makeMenu('subDAE6D7A2E26762A2E5055472E4CE804E_top4', 'subBAA12488A9C4BB89E57ADC3B65787CB312_top4', 'Fishing', ' /things_to_see/fishing/fishing.cfm','','','');
          
      oM.makeMenu('subA1A2DDC1D6DBFF2BFB18F791B5D540FB_top4', 'subBAA12488A9C4BB89E57ADC3B65787CB312_top4', 'Freshwater Fishing', ' /things_to_see/fishing/freshwater-fishing/freshwater-fishing_home.cfm','','','');
          
      oM.makeMenu('subA1A97BEDDE4BA016DFD143DA24FDF0C0_top4', 'subBAA12488A9C4BB89E57ADC3B65787CB312_top4', 'Saltwater Fishing', ' /things_to_see/fishing/saltwater-fishing/saltwater-fishing_home.cfm','','','');
    
  oM.makeMenu('top5', '', 'Events & Festivals', ' /events-&-festivals/capricorn-events.cfm','','','');
  
  
    oM.makeMenu('sub56D8F996D92CA5179C0946CA843EAB4E1_top5', 'top5', 'Capricorn Events', ' /events-&-festivals/capricorn-events.cfm','','','');
  
    oM.makeMenu('subD6D39B76CCF80F100130CC80B6221CAD2_top5', 'top5', 'Why Choose Capricorn?', ' /events-&-festivals/why-choose-capricorn.cfm','','','');
  
    oM.makeMenu('subA12D9C8AF1D6BF0D196D8D76ED6DA17A3_top5', 'top5', 'Events Calendar', ' /events-&-festivals/events-calendar.cfm','','','');
  
    oM.makeMenu('subA12AB22FB85892C9DFC96F9A3D4C81614_top5', 'top5', 'What\'s On Search', ' /events-&-festivals/whats-on-search.cfm','','','');
  
  oM.makeMenu('top6', '', 'Getting Here & Around', ' /getting_here_&_around/getting-here.cfm','','','');
  
  
    oM.makeMenu('subA12B47240F95D59761B27B4BD85473541_top6', 'top6', 'Getting Around Search', ' /getting_here_&_around/getting_around-search.cfm','','','');
  
    oM.makeMenu('sub07D5C105E1A5A080F7C9936BD8953B7D2_top6', 'top6', 'Getting Here', ' /getting_here_&_around/getting-here.cfm','','','');
  
    oM.makeMenu('sub4F29A6C408F2B64D7A5B6E3BBCDADE1D3_top6', 'top6', 'Highways & Tours', ' /getting_here_&_around/highways-&-tours.cfm','','','');
  
    oM.makeMenu('subFF17F58CC6E501A586B265B89CE4935B4_top6', 'top6', 'Maps', ' /getting_here_&_around/maps.cfm','','','');
  
    oM.makeMenu('sub3D5E40ECD5AE61EE33BFE64BDDEC1D295_top6', 'top6', 'By Air', ' /getting_here_&_around/by-air.cfm','','','');
  
    oM.makeMenu('subA1C06E05D5AD23764A7D15F1DD2F71A26_top6', 'top6', 'Reef to Outback - An Undiscovered Australian Journey', ' /getting_here_&_around/reef-to-outback---an-undiscovered-australian-journey.cfm','','','');
  
    oM.makeMenu('subA1C11294CE7AB9E3C3A9792C983E2D147_top6', 'top6', 'Dig the Tropic - Outback to the Reef', ' /getting_here_&_around/dig-the-tropic---outback-to-the-reef.cfm','','','');
  
    oM.makeMenu('subCA014961BF0C0FE298C2D05BDA015E378_top6', 'top6', 'Airlines', ' /getting_here_&_around/airlines/airlines.cfm','','','');
    
          
      oM.makeMenu('subCA014D20BEC50EB002988E30D38D5B26_top6', 'subCA014961BF0C0FE298C2D05BDA015E378_top6', 'Virgin Blue', ' /getting_here_&_around/airlines/virgin-blue.cfm','','','');
          
      oM.makeMenu('subB9381275DE19738135135BCBA51FCF64_top6', 'subCA014961BF0C0FE298C2D05BDA015E378_top6', 'QantasLink', ' /getting_here_&_around/airlines/qantaslink.cfm','','','');
          
      oM.makeMenu('subB937760F072E01EFEE2C46FCB73453F0_top6', 'subCA014961BF0C0FE298C2D05BDA015E378_top6', 'Tiger Airways', ' /getting_here_&_around/airlines/tiger-airways.cfm','','','');
          
      oM.makeMenu('subB9386360B5E50A707BEEE56E65C7E879_top6', 'subCA014961BF0C0FE298C2D05BDA015E378_top6', 'Jetstar', ' /getting_here_&_around/airlines/jetstar.cfm','','','');
    
  oM.makeMenu('top7', '', 'More Information', ' /more-information/more-information_home.cfm','','','');
  
  
    oM.makeMenu('subB9A30F90F0933F811F0B560DB335018C1_top7', 'top7', 'More Information', ' /more-information/more-information_home.cfm','','','');
  
    oM.makeMenu('subB9A28EC801CFED351FE5C3424E7FFFC02_top7', 'top7', 'About Us', ' /more-information/about-us_home.cfm','','','');
  
    oM.makeMenu('subF7CF9711DD0465EDF2D2EE6715AA46733_top7', 'top7', 'Recruitment', ' /more-information/recruitment_home.cfm','','','');
  
    oM.makeMenu('subB9A0B48B08CBF6BC72B75CAD70F34F3A4_top7', 'top7', 'Media Information', ' /more-information/media-information_home.cfm','','','');
  
    oM.makeMenu('sub34A3AA6CC1F09B683AB9D6B93F858B695_top7', 'top7', 'Media Releases', ' /more-information/media-releases.cfm','','','');
  
    oM.makeMenu('sub07DBA25191AE980EB325AFEC6C49592D6_top7', 'top7', 'FAQ\'s', ' /more-information/faqs.cfm','','','');
  
    oM.makeMenu('subB9A1491FB9546D415A0DD48BCA4B9F5A7_top7', 'top7', 'Research and Statistics', ' /more-information/research-and-statistics_home.cfm','','','');
  
    oM.makeMenu('sub48D0C0CFA5EA2716FF53569ACA4F74048_top7', 'top7', 'Travel Journals', ' /more-information/travel-journals.cfm','','','');
  
    oM.makeMenu('subF05C3E22F80FD903CAC66791C4FC60269_top7', 'top7', 'Branding Capricorn', ' /more-information/branding-capricorn.cfm','','','');
  
    oM.makeMenu('subA507D3A193AB66FAA1C70800E6AB889210_top7', 'top7', 'Members Information', ' /more-information/members-information/members-information_home.cfm','','','');
    
          
      oM.makeMenu('subA5086E82D5C9893E3D3BC854DA129411_top7', 'subA507D3A193AB66FAA1C70800E6AB889210_top7', 'Chairman\'s Address', ' /more-information/members-information/members-information_home.cfm','','','');
          
      oM.makeMenu('sub0687DDD7F3A165E7DE6524ACCC87C2BE_top7', 'subA507D3A193AB66FAA1C70800E6AB889210_top7', 'Local Councils', ' /more-information/members-information/local-councils.cfm','','','');
          
      oM.makeMenu('sub06A8FF66EE4DD798038C860161AABF6C_top7', 'subA507D3A193AB66FAA1C70800E6AB889210_top7', 'Our Sponsors', ' /more-information/members-information/our-sponsors.cfm','','','');
          
      oM.makeMenu('sub21C49CC296074AE274C52CF2F4A818F7_top7', 'subA507D3A193AB66FAA1C70800E6AB889210_top7', 'Annual Reports', ' /more-information/members-information/annual-reports.cfm','','','');
          
      oM.makeMenu('subCCA37E77A0957BBBAF09B9FA33100F34_top7', 'subA507D3A193AB66FAA1C70800E6AB889210_top7', 'Coop Marketing', ' /more-information/members-information/coop-marketing.cfm','','','');
          
      oM.makeMenu('sub260991AC938EB741EC4B4783DF993008_top7', 'subA507D3A193AB66FAA1C70800E6AB889210_top7', 'Membership Benefits', ' /more-information/members-information/membership-benefits/membership-kit_home.cfm','','','');
          
      oM.makeMenu('sub260A794ADB3DF4A9CD8B1326EB6A749F_top7', 'subA507D3A193AB66FAA1C70800E6AB889210_top7', 'Website Registration Forms', ' /more-information/members-information/website-registration-forms/website-registration-forms_home.cfm','','','');
          
      oM.makeMenu('sub25F491D1CA1F8E28A4A491212EFD8354_top7', 'subA507D3A193AB66FAA1C70800E6AB889210_top7', 'The Board & Management', ' /more-information/members-information/the-board-and-management/about-the-board_home.cfm','','','');
    
oM.construct();

