//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.cfm','','','');
  
  
    oM.makeMenu('subBCF00270D55B2AD6408D27D47DE376E31_top2', 'top2', 'Places to Visit Search', ' /places_to_visit/places_to_visit.cfm','','','');
  
    oM.makeMenu('subC25FF98FF3A32CAA3A51BDCACF5008692_top2', 'top2', 'City Sights', ' /places_to_visit/more-things-to-see-&-do.cfm','','','');
  
    oM.makeMenu('subC1AA457FA9D190240EDA0039C08E78C73_top2', 'top2', 'Islands and Beaches', ' /places_to_visit/islands-and-beaches.cfm','','','');
  
    oM.makeMenu('subC1EA1444B0C5C4BE66D7D118BE076F094_top2', 'top2', 'Rainforests & National Parks', ' /places_to_visit/rainforests--nps.cfm','','','');
  
    oM.makeMenu('subC1C8B3A0CB1937A287B6A8D15766E3655_top2', 'top2', 'Pioneer Valley & Eungella', ' /places_to_visit/eungella-np.cfm','','','');
  
    oM.makeMenu('subC280CEF3A44B5AB7444C4BEDD890B60F6_top2', 'top2', 'Cape Hillsborough', ' /places_to_visit/cape-hillsborough-np.cfm','','','');
  
    oM.makeMenu('subC2F099DABB5E19F46012192076FBB8B77_top2', 'top2', 'Sarina & Serenity Coast', ' /places_to_visit/serenity-coast.cfm','','','');
  
    oM.makeMenu('subCC36C1CED410D82F992993F3C4CF9BCD8_top2', 'top2', 'The Mining Trail', ' /places_to_visit/hinterland.cfm','','','');
  
    oM.makeMenu('subDE67F4BEAB231AEBFF668B7887019BB19_top2', 'top2', 'Travellers Tips', ' /places_to_visit/travellers-tips_home.cfm','','','');
  
  oM.makeMenu('top3', '', 'Where to Stay', ' /where_to_stay/where-to-stay.cfm','','','');
  
  
    oM.makeMenu('sub931371B19F08320BFBF31C04C24185251_top3', 'top3', 'Where to Stay', ' /where_to_stay/where-to-stay.cfm','','','');
  
    oM.makeMenu('subBCF06FC5CD7661B2948F9DBC9098FFB42_top3', 'top3', 'Where to Stay Search', ' /where_to_stay/where_to_stay.cfm','','','');
  
    oM.makeMenu('sub1CB2B8C0FB345336E609D960B6BB45AE3_top3', 'top3', 'Camping Grounds', ' /where_to_stay/camping-grounds.cfm','','','');
  
  oM.makeMenu('top4', '', 'Things to See & Do', ' /things_to_see/special-interest-activities_home.cfm','','','');
  
  
    oM.makeMenu('subDE3580E1030087296721A3CEE0FAEE091_top4', 'top4', 'Things to See and Do', ' /things_to_see/special-interest-activities_home.cfm','','','');
  
    oM.makeMenu('subBCF0B0A1B163001A1DD9780EAB02E59C2_top4', 'top4', 'Things to See & Do Search', ' /things_to_see/things_to_see.cfm','','','');
  
    oM.makeMenu('subDEC67AB1BE8870BC15D5815C7B52436D3_top4', 'top4', 'Culture, Heritage & The Arts', ' /things_to_see/culture-heritage-&-the-arts.cfm','','','');
  
    oM.makeMenu('subDE7F7D7DC11B4B24E4465C8BF1006D0D4_top4', 'top4', 'Walking Tracks', ' /things_to_see/walking-tracks.cfm','','','');
  
    oM.makeMenu('subDEACD375DFCE9B05E775DD868366B3535_top4', 'top4', 'Islands & Beaches', ' /things_to_see/beaches.cfm','','','');
  
    oM.makeMenu('subE27E6605A709A3A6AC3AF110D45429396_top4', 'top4', 'Fishing Information', ' /things_to_see/fishing-information.cfm','','','');
  
    oM.makeMenu('subBA15E681E369CE4B8F4A62AB6BCD4B097_top4', 'top4', 'Dining & Entertainment', ' /things_to_see/dining-&-entertainment.cfm','','','');
  
    oM.makeMenu('sub8D895658FD87E78C4A6C1FBB5AB753C48_top4', 'top4', '4WD', ' /things_to_see/4wd.cfm','','','');
  
    oM.makeMenu('sub48496D18B3FC358DBAA690EDB146BF499_top4', 'top4', 'Backpacking', ' /things_to_see/backpacking.cfm','','','');
  
    oM.makeMenu('subE2A5737DE2AC1C68008F23B90435E36A10_top4', 'top4', 'Golfing ', ' /things_to_see/golfing.cfm','','','');
  
    oM.makeMenu('subDE9430849B43D25798D26054882CCE0411_top4', 'top4', 'Bird Watching', ' /things_to_see/bird-watching.cfm','','','');
  
  oM.makeMenu('top5', '', 'What\'s On', ' /whats_on/download-events-calendar.cfm','','','');
  
  
    oM.makeMenu('subE6583FE4A936FF9ACFA43B4030870F8B1_top5', 'top5', 'Download Events Calendar', ' /whats_on/download-events-calendar.cfm','','','');
  
    oM.makeMenu('sub0198F6C9FEED871DA429E1087D63F4182_top5', 'top5', 'Community Markets', ' /whats_on/markets.cfm','','','');
  
    oM.makeMenu('sub7CE3D2E807C164C98F1DD26C364BA0EE3_top5', 'top5', 'Events Calendar', ' /whats_on/whats_on.cfm','','','');
  
  oM.makeMenu('top6', '', 'Getting Around', ' /getting_around/getting-around.cfm','','','');
  
  
    oM.makeMenu('sub199ECF08CA2F78F8049BECD9929931D21_top6', 'top6', 'Getting Here & Around', ' /getting_around/getting-around.cfm','','','');
  
    oM.makeMenu('subBCF144D7A39DCA25DEEFA3434A8A4B322_top6', 'top6', 'Getting Around Search', ' /getting_around/getting_around.cfm','','','');
  
    oM.makeMenu('subDE63ADE6F6BA1BF5F1BFB37B93C8E8173_top6', 'top6', 'Maps', ' /getting_around/maps.cfm','','','');
  
  oM.makeMenu('top7', '', 'More Information', ' /more-information/more-information_home.cfm','','','');
  
  
    oM.makeMenu('sub52133397F19E39D16BD7AD4B108D4B771_top7', 'top7', 'More Information', ' /more-information/more-information_home.cfm','','','');
  
    oM.makeMenu('subBA14AED7A13A3282ABDD0D8C8B1707942_top7', 'top7', 'Relocating to Mackay', ' /more-information/relocation-to-mackay.cfm','','','');
  
    oM.makeMenu('sub4E447C01BACCA3E3645B1273AAF0640C3_top7', 'top7', 'Public & School Holidays ', ' /more-information/australian-school-term-dates-2006.cfm','','','');
  
    oM.makeMenu('sub60544AD8F1421A139C9741D02ADBC8084_top7', 'top7', 'Careers in Tourism', ' /more-information/careers-in-tourism.cfm','','','');
  
    oM.makeMenu('sub1C002B69E86C28ECB226E3E47C846DEE5_top7', 'top7', 'Employers THINKlink', ' /more-information/thinklink.cfm','','','');
  
    oM.makeMenu('subC5A37C27F523723254B9EC8C60DA983D6_top7', 'top7', 'Jobs Available', ' /more-information/jobs-available.cfm','','','');
  
oM.construct();

