var NoOffFirstLineMenua=9; // Number of first level items var LowBgColora='#99ccff'; // Background color when mouse is not over var LowSubBgColora='#99ccff'; // Background color when mouse is not over on subs var HighBgColora='#37BB80'; // Background color when mouse is over var HighSubBgColora='#0066cc'; // Background color when mouse is over on subs var FontLowColora='#FFFFCE'; // Font color when mouse is not over var FontSubLowColora='#000000'; // Font color subs when mouse is not over var FontHighColora='#FFFFCE'; // Font color when mouse is over var FontSubHighColora='#FFFFFF'; // Font color subs when mouse is over var BorderColora='#A2D0FE'; // Border color var BorderSubColora='#43958c'; // Border color for subs var BorderWidtha=1; // Border width var BorderBtwnElmntsa=1; // Border between elements 1 or 0 var FontFamilya="verdana" // Font family menu items var FontSizea=8; // Font size menu items var FontBolda=0; // Bold menu items 1 or 0 var FontItalica=0; // Italic menu items 1 or 0 var MenuTextCentereda='left'; // Item text position 'left', 'center' or 'right' var MenuCentereda='left'; // Menu horizontal position 'left', 'center' or 'right' var MenuVerticalCentereda='top'; // Menu vertical position 'top', 'middle','bottom' or static var ChildOverlapa=0; // horizontal overlap child/ parent var ChildVerticalOverlapa=0; // vertical overlap child/ parent var StartTopa=0; // Menu offset x coordinate var StartLefta=0; // Menu offset y coordinate var VerCorrecta=0; // Multiple frames y correction var HorCorrecta=0; // Multiple frames x correction var LeftPaddnga=2; // Left padding var TopPaddnga=0; // Top padding var FirstLineHorizontala=0; // SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL var MenuFramesVerticala=1; // Frames in cols or rows 1 or 0 var DissapearDelaya=500; // delay before menu folds in var TakeOverBgColora=1; // Menu frame takes over background color subitem frame var FirstLineFramea='navig'; // Frame where first level appears var SecLineFramea='space'; // Frame where sub levels appear var DocTargetFramea='space'; // Frame where target documents appear var TargetLoca='MenuPos1'; // span id for relative positioning var HideTopa=0; // Hide first level when loading new document 1 or 0 var MenuWrapa=1; // enables/ disables menu wrap 1 or 0 var RightToLefta=0; // enables/ disables right to left unfold 1 or 0 var UnfoldsOnClicka=0; // Level 1 unfolds onclick/ onmouseover var WebMasterChecka=1; // menu tree checking on or off 1 or 0 var ShowArrowa=0; // Uses arrow gifs when 1 var KeepHilitea=0; // Keep selected path highligthed var Arrwsa=['arrow.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10]; // Arrow source, width and height function BeforeStarta(){return} function AfterBuilda(){return} function BeforeFirstOpena(){return} function AfterCloseAlla(){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" Menua1=new Array("rollover:../media/cyprus_13.jpg:../media/cyprus_mo_13.jpg","../index.asp","",0,22,133); Menua2=new Array("rollover:../media/cyprus_16.jpg:../media/cyprus_mo_16.jpg","cyprus_holidays.asp","",0,21,133); Menua3=new Array("rollover:../media/cyprus_19.jpg:../media/cyprus_mo_19.jpg","Cyprus_paphos.asp","",4,21,133); Menua3_1=new Array("","user_DocView.asp?DocumentID=48","",0,19,160); Menua3_2=new Array("","user_DocView.asp?DocumentID=49","",0,19,160); Menua3_3=new Array("","user_DocView.asp?DocumentID=50","",0,19,160); Menua3_4=new Array("","user_DocView.asp?DocumentID=59","",0,19,160); Menua4=new Array("rollover:../media/cyprus_22.jpg:../media/cyprus_mo_22.jpg","faq.asp","",0,21,133); Menua5=new Array("rollover:../media/cyprus_25.jpg:../media/cyprus_mo_25.jpg","terms.asp","",0,22,133); Menua6=new Array("rollover:../media/cyprus_28.jpg:../media/cyprus_mo_28.jpg","reservationform.asp","",0,21,133); Menua7=new Array("rollover:../media/cyprus_31.jpg:../media/cyprus_mo_31.jpg","contactus.asp","",0,21,133); Menua8=new Array("rollover:../media/cyprus_34.jpg:../media/cyprus_mo_34.jpg","../atmt/contact.asp","",0,21,133); Menua9=new Array("rollover:../media/cyprus_37.jpg:../media/cyprus_mo_37.jpg","clients.asp","",0,21,133);