	var NoOffFirstLineMenus=8;
	var LowBgColor='#52B1F3';
	var LowSubBgColor='#52B1F3';			// Background color when mouse is not over on subs='#d9b702'='#f2eb21'='#2d99e4';
	var HighBgColor='#aed7f3';			// Background color when mouse is over
	var HighSubBgColor='#aed7f3';			// Background color when mouse is over on subs
	var FontLowColor='#000000';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='#000000';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='#52B1F3';			// Border color
	var BorderSubColor='#52B1F3';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="helvetica"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=222;				// Menu offset x coordinate

//added by joey
var browser=navigator.appName;
var b_version=navigator.appVersion;
var version=parseFloat(b_version);
if (browser=="Netscape") { 	
	var StartLeft=-8;				// Menu offset y coordinate
	//alert('here');
} else { 
   //document.write('<br/>');
    var StartLeft=0;
	//alert('here');
}
   
	var syaty
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=6;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',13,7,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"
var width1=0;
var width2=152;
var width3=152;
var width4=152;
var width5=152;
var width6=152;
var width7=152;
var width8=91;

// 742 pixels

Menu1=new Array("Home","http://www.islandive.com","",0,20,80);	

Menu2=new Array("Our Boats","http://www.islandive.com","",7,20,105);
  Menu2_1=new Array("Help Choose Boat ","http://www.islandive.com/HowToChoose.php","",0,20,width2);
  Menu2_2=new Array("Wings Tours","http://www.islandive.com/Wings/Wings.php","",0,20,width2);
  Menu2_3=new Array("PowerPlay","http://www.islandive.com/Powerplay/PowerplayWhitsundays.php","",0,20,width2);
  Menu2_4=new Array("Emperors Wings","http://www.islandive.com/Wings-Emperor/Wings-Emperor-Whitsundays.php","",0,20,width2);
  Menu2_5=new Array("Getaway 2","http://www.islandive.com/Getaway2n/Getaway2n.php","",0,20,width2);
  Menu2_6=new Array("Getaway 3","http://www.islandive.com/Getaway3/Getaway3-Whitsundays.php","",0,20,width2);
  Menu2_7=new Array("Whitsunday Blue","http://www.islandive.com/WhitsundayBlue/WhitsundayBlue.php","",0,20,width2);
  
Menu3=new Array("Island Packages","http://www.islandive.com/Budget-Packages-sailandstay.php","",5,20,153);
  Menu3_1=new Array("Budget Packages","http://www.islandive.com/Budget-Packages-sailandstay.php","",0,20,width3);
  Menu3_2=new Array("Island Packages","http://www.islandive.com/Packages.php","",0,20,width3);
  Menu3_3=new Array("Honeymoons","http://www.islandive.com/AustraliaTop10HR.php","",0,20,width3);
  Menu3_4=new Array("Accomodation","http://www.islandive.com/Accomodation.php","",0,20,width3);
  Menu3_5=new Array("B & B's","http://www.islandive.com/bandb.php","",0,20,width3);  

Menu4=new Array("Australian Top 10","http://www.islandive.com/#","",5,20,130);
	Menu4_1=new Array("Backpacker","http://www.islandive.com/AustraliaTop10BP.php","",0,20,width4);
	Menu4_2=new Array("Adventurer","http://www.islandive.com/AustraliaTop10HA.php","",0,20,width4);
	Menu4_3=new Array("Honeymooners","http://www.islandive.com/AustraliaTop10HR.php","",0,20,width4);
	Menu4_4=new Array("Style & Comfort","http://www.islandive.com/AustraliaTop10SC.php","",0,20,width4);
	Menu4_5=new Array("Top 100","http://www.australiantraveller.com/index.cfm?page_id=1405","",0,20,width4);	
	  	
Menu5=new Array("Sail Whitsunday","http://www.islandive.com/#","",8,20,145);
	Menu5_1=new Array("Sailing Whitsundays","http://www.islandive.com/Sailing.php","",0,20,width5);
	Menu5_2=new Array("Worlds Best Beach","http://www.islandive.com/WhitehavenBeach.php","",0,20,width5);
	Menu5_3=new Array("Whitehaven Lookout","http://www.islandive.com/WhitehavenBeachLookout.php","",0,20,width5);
	Menu5_4=new Array("Beach Guarantee","http://www.islandive.com/WhitehavenGuarantee.php","",0,20,width5);
	Menu5_5=new Array("74 Islands","http://www.islandive.com/74Islands.php","",0,20,width5);		
	Menu5_6=new Array("Certified Diving","http://www.islandive.com/ScubaDive.php","",0,20,width5);
	Menu5_7=new Array("Introductory Diving","http://www.islandive.com/ScubaDive-Intro.php","",0,20,width5);
	Menu5_8=new Array("Kayaks","http://www.islandive.com/Kayak.php","",0,20,width5);

Menu6=new Array("General Info","http://www.islandive.com/WhitsundaysInformation.php","",14,20,127);	
	Menu6_1=new Array("Need to know","http://islandive.com/whitsunday-sailing-holiday-facts.php","",0,20,width6);
	Menu6_2=new Array("Meet the staff","http://www.islandive.com/islandive-staff.php","",0,20,width6);
	Menu6_3=new Array("News Stories","http://www.islandive.com/WhitsundaysNews.php","",0,20,width6);
	Menu6_4=new Array("Eco Facts","http://www.islandive.com/eco-friendly.php","",0,20,width6);	
	Menu6_5=new Array("Getting Here","http://www.islandive.com/Location.php","",0,20,width6);	
	Menu6_6=new Array("Maps","http://www.islandive.com/maps.php","",0,20,width6);
	Menu6_7=new Array("Accommodation","http://www.islandive.com/Accomodation.php","",0,20,width6);
	Menu6_8=new Array("Sail Training","http://www.islandive.com/WildThing/WildThing.php","",0,20,width6);	
	Menu6_9=new Array("Weather","http://www.islandive.com/Weather.php","",0,20,width6);
	Menu6_10=new Array("Faqs","http://www.islandive.com/FAQ.php","",0,20,width6);
	Menu6_11=new Array("Links","http://www.islandive.com/Links.php","",0,20,width6);
	Menu6_12=new Array("Whales & Dolphins","http://www.islandive.com/WhalesAndDolphins.php","",0,20,width6);	
	Menu6_13=new Array("Marine Life","http://www.islandive.com/TurtlesMarineLife.php","",0,20,width6);	
	Menu6_14=new Array("Wildlife","http://www.islandive.com/Wildlife.php","",0,20,width6);			
	
Menu7=new Array("Bookings","http://www.islandive.com/#","",7,20,90);
	Menu7_1=new Array("Book Now","http://www.islandive.com/EnquireAvailability.php","",0,20,width7);
	Menu7_2=new Array("Check Availibilty","http://www.islandive.com/Availability.php","",0,20,width7);	
	Menu7_3=new Array("Getting Here","http://www.islandive.com/Location.php","",0,20,width7);
	Menu7_4=new Array("Dive Medicals","http://www.divemedicals.com.au/introdive.pdf","",0,20,width7);
	Menu7_5=new Array("Check-In Information","http://www.islandive.com/CheckInInformation.php","",0,20,width7);
	Menu7_6=new Array("Testimonials","http://www.islandive.com/Testimonials.php","",0,20,width7);
	Menu7_7=new Array("VIP Testimonials","http://www.islandive.com/bensouthall.php","",0,20,width7);

Menu8=new Array("Contacts","http://www.islandive.com/#","",4,20,91);
	Menu8_1=new Array("Contact Us","http://www.islandive.com/ContactUs.php","",0,20,width8);
	Menu8_2=new Array("About Us","http://www.islandive.com/AboutUs.php","",0,20,width8);
	Menu8_3=new Array("Enquiries","http://www.islandive.com/EnquireAvailability.php","",0,20,width8);
	Menu8_4=new Array("Employment","http://www.islandive.com/Employment.php","",0,20,width8);

	

				
