//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_home.cfm','','','');
  
  
    oM.makeMenu('sub8E3C273B0076B84CDEE8C8699AE1AB8C1_top2', 'top2', 'Places To Visit', ' /places_to_visit/places-to-visit_home.cfm','','','');
  
    oM.makeMenu('sub5DA1D05CE3596D89F14ACCE553A3FB8D2_top2', 'top2', 'Maryborough', ' /places_to_visit/maryborough.cfm','','','');
  
    oM.makeMenu('subA4489AA70BE0E41375019761755B363C3_top2', 'top2', 'Fraser Island', ' /places_to_visit/fraser-island.cfm','','','');
  
    oM.makeMenu('subA448ED12FC2C81393A95B7F4319F43E14_top2', 'top2', 'Great Sandy Strait', ' /places_to_visit/great-sandy-strait.cfm','','','');
  
    oM.makeMenu('subA44932F9E5DA18F571DA1A6A156306065_top2', 'top2', 'Portside', ' /places_to_visit/portside.cfm','','','');
  
    oM.makeMenu('sub95690B19F08D8F1F1F07AE423FB922716_top2', 'top2', 'Parks & Gardens', ' /places_to_visit/parks-gardens.cfm','','','');
  
    oM.makeMenu('sub956A225FD9BA4409C453D626367FF9407_top2', 'top2', 'Mary River', ' /places_to_visit/mary-river.cfm','','','');
  
    oM.makeMenu('subEF2C5D980BECDC1CA6B1732D868FBCFA8_top2', 'top2', 'Hervey Bay', ' /places_to_visit/hervey-bay.cfm','','','');
  
  oM.makeMenu('top3', '', 'Where to Stay', ' /where_to_stay/where-to-stay.cfm','','','');
  
  
    oM.makeMenu('sub8E3E06FA071251877624770534ED318E1_top3', 'top3', 'Where To Stay', ' /where_to_stay/where-to-stay.cfm','','','');
  
    oM.makeMenu('sub24965203E16301BF5F2CB4797854D7122_top3', 'top3', 'Where to Stay Search', ' /where_to_stay/where_to_stay_home.cfm','','','');
  
    oM.makeMenu('subF556F53109D6EFEC489FBBD481A508413_top3', 'top3', 'Stay in Maryborough', ' /where_to_stay/maryborough.cfm','','','');
  
    oM.makeMenu('sub95458428DD1928002F1E4D7FD088C4504_top3', 'top3', 'Stay on Fraser Island', ' /where_to_stay/fraser-island.cfm','','','');
  
    oM.makeMenu('sub9547B446DEAA65354F42B980DA8FEF645_top3', 'top3', 'Stay at Great Sandy Strait', ' /where_to_stay/great-sandy-strait.cfm','','','');
  
    oM.makeMenu('sub5FC74A2BE8A951B266909474155B2E016_top3', 'top3', 'Stay at Hervey Bay', ' /where_to_stay/hervey-bay.cfm','','','');
  
  oM.makeMenu('top4', '', 'Things to See and Do', ' /things_to_see/things-to-see.cfm','','','');
  
  
    oM.makeMenu('sub8E406AA8CC134050A1CF7C137D02351E1_top4', 'top4', 'Things To See & Do', ' /things_to_see/things-to-see.cfm','','','');
  
    oM.makeMenu('sub249A17B0E9F6B63B17E79FA4B8ED984D2_top4', 'top4', 'Things to See & Do Search', ' /things_to_see/things_to_see_home.cfm','','','');
  
    oM.makeMenu('subA42D9D63962F836694E0700FDB539BAE3_top4', 'top4', 'Shopping', ' /things_to_see/shopping.cfm','','','');
  
    oM.makeMenu('subA4436BF5A165DA98B9EDE1D9D1FC82CC4_top4', 'top4', 'History', ' /things_to_see/history.cfm','','','');
  
    oM.makeMenu('subA4444A1CCB39E982DBD32E72AF5F4A6F5_top4', 'top4', 'Mary Poppins', ' /things_to_see/mary-poppins.cfm','','','');
  
    oM.makeMenu('subA444D47EA951A709B13F0590D3B5B6C26_top4', 'top4', 'Art and Culture', ' /things_to_see/art-and-culture.cfm','','','');
  
    oM.makeMenu('subA44559CADF479A9A07F7CDA07919EC457_top4', 'top4', 'Parks and Gardens', ' /things_to_see/parks-and-gardens.cfm','','','');
  
    oM.makeMenu('subA445DFEEB5C2C596B32761E8CC3F26518_top4', 'top4', 'Antiques and Collections', ' /things_to_see/antiques-and-collections.cfm','','','');
  
    oM.makeMenu('subA4472C6CBCB262DFE12ECA15CDBA0B8A9_top4', 'top4', 'Tours', ' /things_to_see/tours.cfm','','','');
  
    oM.makeMenu('subC7107399EA532C88723936FD61BACA4510_top4', 'top4', 'Fraser Island', ' /things_to_see/fraser-island_home.cfm','','','');
  
    oM.makeMenu('subA446B1E1EA349AFCE1B473EA20C5664011_top4', 'top4', 'Historic Homes', ' /things_to_see/historic-homes.cfm','','','');
  
    oM.makeMenu('subA44E78E70E487FB55985E0478265D58D12_top4', 'top4', 'Dining', ' /things_to_see/dining.cfm','','','');
  
    oM.makeMenu('sub63EDCA90903E7F1F288B970C5165C09513_top4', 'top4', 'Sporting Facilities', ' /things_to_see/sporting.cfm','','','');
  
    oM.makeMenu('sub8BE8E6C1EBAC09B46706455CCF29CFA614_top4', 'top4', 'Whale Watching', ' /things_to_see/whale-watching/whale-watching_home.cfm','','','');
    
          
      oM.makeMenu('sub8BE8ECCA9846C9617846EE65F75A57D1_top4', 'sub8BE8E6C1EBAC09B46706455CCF29CFA614_top4', 'Whale Watching', ' /things_to_see/whale-watching/whale-watching_home.cfm','','','');
          
      oM.makeMenu('sub8BF02D4A99413E15C011A57AB6E6D57C_top4', 'sub8BE8E6C1EBAC09B46706455CCF29CFA614_top4', 'Whale Watch Tours', ' /things_to_see/whale-watching/whale-watch-tours.cfm','','','');
    
  oM.makeMenu('top5', '', 'Whats On', ' /whats_on/whats-on.cfm','','','');
  
  
    oM.makeMenu('sub8E42140AF6AD773A507D7CF5950CDC401_top5', 'top5', 'Whats On', ' /whats_on/whats-on.cfm','','','');
  
    oM.makeMenu('sub249ED13EE24E643270EB64FB00F483CE2_top5', 'top5', 'Whats On Search', ' /whats_on/whats_on_home.cfm','','','');
  
    oM.makeMenu('subA440DB64A6B9A3823228302DE25EE8143_top5', 'top5', 'Events Calendar', ' /whats_on/events-calendar.cfm','','','');
  
    oM.makeMenu('subA45A2A9F0198CA3B8FC80DEBE1B9BF874_top5', 'top5', 'Heritage City Markets', ' /whats_on/markets.cfm','','','');
  
    oM.makeMenu('sub956CC258BDB98393905DE6DF540ADC585_top5', 'top5', 'Technology Challenge', ' /whats_on/tech-challenge.cfm','','','');
  
    oM.makeMenu('subAF65B9BFCAFFE5D1E0E3BA3E841A6A2B6_top5', 'top5', 'Mary Poppins Festival', ' /whats_on/mary-poppins-festival.cfm','','','');
  
    oM.makeMenu('sub956E366CFA5CA2E255ECD099D214697F7_top5', 'top5', 'Walking Tours', ' /whats_on/walking-tours.cfm','','','');
  
    oM.makeMenu('sub532A274DBE48B37B7548A94809E0D4768_top5', 'top5', 'Ghost Tours', ' /whats_on/ghost-tours.cfm','','','');
  
  oM.makeMenu('top6', '', 'Getting Here and Around', ' /getting_around/getting-here.cfm','','','');
  
  
    oM.makeMenu('sub8E42B1F7942862B7A1B5A7EB7290AB731_top6', 'top6', 'Getting Here', ' /getting_around/getting-here.cfm','','','');
  
    oM.makeMenu('sub24A094D2A221C8125271214E66D17F862_top6', 'top6', 'Getting Around Search', ' /getting_around/getting_around_home.cfm','','','');
  
    oM.makeMenu('sub898ACEAFC6421E2ADCA13060C9428E143_top6', 'top6', 'Getting to Maryborough', ' /getting_around/getting-to-maryborough.cfm','','','');
  
    oM.makeMenu('sub0927E976F16B33AE2241D0B585F43B084_top6', 'top6', 'Getting to Hervey Bay', ' /getting_around/getting-to-hervey-bay.cfm','','','');
  
    oM.makeMenu('subEC3623E5D9523221E41CD67E260E722F5_top6', 'top6', 'Fraser Island', ' /getting_around/fraser-island/fraser-island_home.cfm','','','');
    
          
      oM.makeMenu('subEC36261899270610A2F3F8C05E5BEBF6_top6', 'subEC3623E5D9523221E41CD67E260E722F5_top6', 'Getting to Fraser Island', ' /getting_around/fraser-island/fraser-island_home.cfm','','','');
          
      oM.makeMenu('sub48FAF385CD5BBAA0F482690BCF6B2AF2_top6', 'subEC3623E5D9523221E41CD67E260E722F5_top6', 'Fraser Island Tours', ' /getting_around/fraser-island/fraser-island-tours.cfm','','','');
          
      oM.makeMenu('subC71001C4F99DF82AB0F64AC5805058DD_top6', 'subEC3623E5D9523221E41CD67E260E722F5_top6', 'Fraser Island by Air', ' /getting_around/fraser-island/fraser-island-by-air.cfm','','','');
          
      oM.makeMenu('subEC365E8BF84EFAFE359DE7A7377055B1_top6', 'subEC3623E5D9523221E41CD67E260E722F5_top6', 'Fraser Island Permits', ' /getting_around/fraser-island/permits.cfm','','','');
          
      oM.makeMenu('subEC376B9BE70837C02E6974709E679EC4_top6', 'subEC3623E5D9523221E41CD67E260E722F5_top6', 'Fraser Island Ferry Times', ' /getting_around/fraser-island/ferry-times.cfm','','','');
          
      oM.makeMenu('subEC370966BEE2AEBB3E86536BAC4D7C3F_top6', 'subEC3623E5D9523221E41CD67E260E722F5_top6', 'Camping on Fraser Island', ' /getting_around/fraser-island/camping.cfm','','','');
          
      oM.makeMenu('subEF0B28590A1D71C7AA0AE8491057BA05_top6', 'subEC3623E5D9523221E41CD67E260E722F5_top6', 'Driving on Fraser Island', ' /getting_around/fraser-island/driving-on-fraser-island.cfm','','','');
          
      oM.makeMenu('subEF0ED305996D43E90ED13778BBA8FD22_top6', 'subEC3623E5D9523221E41CD67E260E722F5_top6', 'Fraser Island FAQs', ' /getting_around/fraser-island/fraser-island-faqs.cfm','','','');
    
    oM.makeMenu('sub5755B19AC7FA84C1C28AC4DA48C755C06_top6', 'top6', 'Itineraries', ' /getting_around/itineraries/itineraries_home.cfm','','','');
    
          
      oM.makeMenu('sub5755B549C860447FA9E6EF6AA689CC29_top6', 'sub5755B19AC7FA84C1C28AC4DA48C755C06_top6', 'Itineraries', ' /getting_around/itineraries/itineraries_home.cfm','','','');
          
      oM.makeMenu('sub5756FA5ACB7249AEE6714964990168DF_top6', 'sub5755B19AC7FA84C1C28AC4DA48C755C06_top6', 'Walk Tour', ' /getting_around/itineraries/walk-tour.cfm','','','');
          
      oM.makeMenu('sub5757A14BFB72ABECB34EDD7E99E506F8_top6', 'sub5755B19AC7FA84C1C28AC4DA48C755C06_top6', 'Drive Tour', ' /getting_around/itineraries/drive-tour.cfm','','','');
          
      oM.makeMenu('sub899965729C7913346A1FD0EA071746E2_top6', 'sub5755B19AC7FA84C1C28AC4DA48C755C06_top6', 'Whales and Beaches', ' /getting_around/itineraries/whales-and-beaches.cfm','','','');
          
      oM.makeMenu('sub89A4EC21F4FC427D103AD2147BDF8219_top6', 'sub5755B19AC7FA84C1C28AC4DA48C755C06_top6', 'Roses and Wine', ' /getting_around/itineraries/roses-and-wine.cfm','','','');
          
      oM.makeMenu('sub8B5F13B3BF91F741B9319B40FCA9D305_top6', 'sub5755B19AC7FA84C1C28AC4DA48C755C06_top6', 'Rum and Reef', ' /getting_around/itineraries/rum-and-reef.cfm','','','');
          
      oM.makeMenu('sub3A74BAE9BACFC4964AF862F1BBBAF767_top6', 'sub5755B19AC7FA84C1C28AC4DA48C755C06_top6', 'Heritage Cycle Ride', ' /getting_around/itineraries/heritage-cycle-ride.cfm','','','');
    
    oM.makeMenu('sub57562F16B191D529244A349ED5C81E8E7_top6', 'top6', 'Maps', ' /getting_around/maps/maps_home.cfm','','','');
    
          
      oM.makeMenu('sub6136C450D98F9CD1DB49B59C2D02C1CF_top6', 'sub57562F16B191D529244A349ED5C81E8E7_top6', 'Maps', ' /getting_around/maps/maps_home.cfm','','','');
    
  oM.makeMenu('top7', '', 'More Information', ' /information/information_home.cfm','','','');
  
  
    oM.makeMenu('subA3AE5C0EFCA1158839DA247E5D94FB0C1_top7', 'top7', 'More Information', ' /information/information_home.cfm','','','');
  
    oM.makeMenu('sub49175B8F9DAB837A3B00A706439C78C42_top7', 'top7', 'Heritage and History', ' /information/history.cfm','','','');
  
    oM.makeMenu('sub49226B3FCB513A26210055165AD4CF263_top7', 'top7', 'Location and Climate', ' /information/location.cfm','','','');
  
    oM.makeMenu('sub63CE9F259A3E984219DB8241650A34944_top7', 'top7', 'Business Directory', ' /information/business-directory.cfm','','','');
  
    oM.makeMenu('subB35FFE9ACEFE8251C88D79846085C8E35_top7', 'top7', 'Service Directory', ' /information/service-directory.cfm','','','');
  
    oM.makeMenu('subED7768FF014C3FD3B8964FA622934EE66_top7', 'top7', 'FAQS and Tips', ' /information/faqs-and-tips/faqs-and-tips_home.cfm','','','');
    
          
      oM.makeMenu('subED84C0D70427EEE80F1901967815B9BD_top7', 'subED7768FF014C3FD3B8964FA622934EE66_top7', 'Heritage and History', ' /information/faqs-and-tips/history.cfm','','','');
          
      oM.makeMenu('subED8493060835A066E01FBF2AFEBF95EF_top7', 'subED7768FF014C3FD3B8964FA622934EE66_top7', 'Location and Climate', ' /information/faqs-and-tips/location.cfm','','','');
    
    oM.makeMenu('subED802FD4A56D0CCA5E417C6D8E6E33FC7_top7', 'top7', 'Directories', ' /information/directories/directories_home.cfm','','','');
    
          
      oM.makeMenu('subED84FADDB136F5538B36C52A2C723B5E_top7', 'subED802FD4A56D0CCA5E417C6D8E6E33FC7_top7', 'Business Directory', ' /information/directories/business-directory.cfm','','','');
          
      oM.makeMenu('subED852D2298A864525F10AF98430DCF07_top7', 'subED802FD4A56D0CCA5E417C6D8E6E33FC7_top7', 'Service Directory', ' /information/directories/service-directory.cfm','','','');
    
oM.construct();

