/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#183D73';			// Background color when mouse is not over
	var LowSubBgColor='#183D73';			// Background color when mouse is not over on subs
	var HighBgColor='#93B4CB';			// Background color when mouse is over
	var HighSubBgColor='#93B4CB';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#FFFFFF';			// 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='#333333';			// Border color
	var BorderSubColor='#333333';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,verdana,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// 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=1;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// 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=1000;			// 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='here';				// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'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"

Menu1=new Array("Home","index.htm","",0,20,80);

Menu2=new Array("GP Lenses","gaspermeable.html","",9,20,130);
	Menu2_1=new Array("Spherical","spherical.html","",2,20,150);
		Menu2_1_1=new Array("Ledaperm","ledaperm.html","",0,20,150);
		Menu2_1_2=new Array("Other Spherical Designs","spherical_other.html","",0,20,150);
	Menu2_2=new Array("Aspheric","aspheric.html","",1,20,150);
		Menu2_2_1=new Array("Profile","profile.html","",0,20,150);
	Menu2_3=new Array("Astigmatism","gpastigmatism.html","",0,20,150);
	Menu2_4=new Array("Presbyopic","presbyopic.html","",2,20,150);
		Menu2_4_1=new Array("Essential Multifocal","essential.html","",0,20,150);
		Menu2_4_2=new Array("Reclaim HD GP Multifocal","reclaim.html","",0,20,150);
	Menu2_5=new Array("Keratoconus","keratoconus.html","",4,20,150);
		Menu2_5_1=new Array("Rose K2","rosek2.html","",0,20,150);
		Menu2_5_2=new Array("Woodward","woodward.html","",0,20,150);
		Menu2_5_3=new Array("McGuire","mcguire.html","",0,20,150);
		Menu2_5_4=new Array("Soper","soper.html","",0,20,150);
	Menu2_6=new Array("Post Surgical","postsurgical.html","",1,20,150);
		Menu2_6_1=new Array("Rose K2 PG","rosek2postgraft.html","",0,20,150);
	Menu2_7=new Array("Irregular Cornea","irregularcornea.html","",2,20,150);
		Menu2_7_1=new Array("Rose K2 IC","rosek2ic.html","",0,20,150);
		Menu2_7_2=new Array("Rinehart Reeves","rinehartreeves.html","",0,20,150);
	Menu2_8=new Array("Asymmetric Cornea","asymmetriccornea.html","",1,20,150);
		Menu2_8_1=new Array("Rose K ACT","rosekact.html","",0,20,150);
	Menu2_9=new Array("Ortho-K","ortho-k.html","",2,20,150);
		Menu2_9_1=new Array("Rinehart Reeves","rinehartreeves.html","",0,20,150);
		Menu2_9_2=new Array("Paragon CRT","paragoncrt.html","",0,20,150);

Menu3=new Array("GP Materials","gpmaterials.html","",5,20,130);
	Menu3_1=new Array("Boston","boston.html","",0,20,150);
	Menu3_2=new Array("Paragon","paragon.html","",0,20,150);
	Menu3_3=new Array("Comfort","comfort.html","",0,20,150);
	Menu3_4=new Array("Contamac","contamac.html","",0,20,150);
	Menu3_5=new Array("Generic","generic.html","",0,20,150);

Menu4=new Array("Soft Lenses","softlenses.html","",6,20,130);
	Menu4_1=new Array("Spherical","soft_spherical.html","",1,20,150);
		Menu4_1_1=new Array("Lathe Cut","lathecut.html","",0,20,150);
	Menu4_2=new Array("Astigmatism","astigmatism.html","",1,20,150);
		Menu4_2_1=new Array("Assure Rx Toric","assurerxtoric.html","",0,20,150);
	Menu4_3=new Array("Bandage","bandage.html","",0,20,150);
	Menu4_4=new Array("Hospital Eye Clinic","hospital_eye_clinic.html","",0,20,150);
	Menu4_5=new Array("Disposable","disposable.html","",3,20,150);
		Menu4_5_1=new Array("FreshCare XC","freshcarexc.html","",0,20,150);
		Menu4_5_2=new Array("FreshCare Toric","freshcaretoric.html","",0,20,150);
		Menu4_5_3=new Array("FreshCare Advance","freshcareadv.html","",0,20,150);
	Menu4_6=new Array("Silicone Hydrogel","siliconehydrogel.html","",1,20,150);
		Menu4_6_1=new Array("IQ Eye","IQeye.html","",0,20,150);
	
Menu5=new Array("Resources","resources.html","",6,20,110);
	Menu5_1=new Array("Essential Multifocal Calculator","calculator.html","",0,20,170);
	Menu5_2=new Array("Reclaim HD Calculator","reclaim.html","",0,20,170);
	Menu5_3=new Array("Euro Banking Facility","euro_banking.html","",0,20,170);
	Menu5_4=new Array("Links","links.html","",0,20,170);
	Menu5_5=new Array("Publications","downloads.html","",0,20,170);
	Menu5_6=new Array("Video Library","videolibrary.html","",0,20,170);

Menu6=new Array("About Us","aboutus.html","",9,20,100);
	Menu6_1=new Array("News","news.html","",0,20,170);
	Menu6_2=new Array("Company Profile","companyprofile.html","",0,20,170);
	Menu6_3=new Array("Meet the Team","meettheteam.html","",0,20,170);
	Menu6_4=new Array("Distributors","distributors.html","",0,20,170);
	Menu6_5=new Array("Contact Us","contact.html","",0,20,170);
	Menu6_6=new Array("How to Find Us","findus.html","",0,20,170);
	Menu6_7=new Array("Terms & Conditions","terms_conditions.html","",0,20,170);
	Menu6_8=new Array("Order Form","order_form.html","",0,20,170);
	Menu6_9=new Array("Newsletter","newsletter.html","",0,20,170);
