var NoOffFirstLineMenus=4; // Number of first level items var LowBgColor='#DEDEBD'; // Background color when mouse is not over var LowSubBgColor='#F1F1F1'; // Background color when mouse is not over on subs var HighBgColor='#BDBD9C'; // Background color when mouse is over var HighSubBgColor='CCCCCC'; // 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='#BDBD9C'; // Border color var BorderSubColor='F1F1F1'; // Border color for subs var BorderWidth=0; // Border width var BorderBtwnElmnts=0; // Border between elements 1 or 0 var FontFamily="Verdana,Arial" // Font family menu items var FontSize=8; // Font size menu items var FontBold=0; // 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=0; // vertical overlap child/ parent var StartTop=83; // Menu offset x coordinate var StartLeft=240; // Menu offset y coordinate var VerCorrect=0; // Multiple frames y correction var HorCorrect=0; // Multiple frames x correction var LeftPaddng=5; // Left padding var TopPaddng=3; // 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=0; // 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',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("rollover:images/homepage/menu/freelisting_btn.gif:images/homepage/menu/freelisting_mbtn.gif","","",3,20,115); Menu1_1=new Array("Submit a Standard Listing","http://www.horsedirectory.com.au/shared/sales/listings.php?c-name=&state=","",0,20,200); Menu1_2=new Array("Submit a Priority Listing","http://www.horsedirectory.com.au/shared/sales/listings.php?c-name=&state=","",0); Menu1_3=new Array("Update your Listing","http://www.horsedirectory.com.au/shared/updlisting.html","",0); Menu2=new Array("rollover:images/homepage/menu/bnsol_btn.gif:images/homepage/menu/bnsol_mbtn.gif","","",5,20,130); Menu2_1=new Array("Advertising","http://www.horsedirectory.com.au/shared/sales/bsnsolutions.php?pg=advertising","",0,20,179); Menu2_2=new Array("E-commerce","http://www.horsedirectory.com.au/shared/sales/bsnsolutions.php","",0); Menu2_3=new Array("Domain Names","http://www.horsedirectory.com.au/shared/sales/bsnsolutions.php","",0); Menu2_4=new Array("Web Hosting","http://www.horsedirectory.com.au/shared/sales/bsnsolutions.php","",0); Menu2_5=new Array("Web Design","http://www.horsedirectory.com.au/shared/sales/bsnsolutions.php","",0); Menu3=new Array("rollover:images/homepage/menu/resource_btn.gif:images/homepage/menu/resource_mbtn.gif","","",7,20,116); Menu3_1=new Array("Common Horse Breeds","http://www.horsedirectory.com.au/horseresources/commonhorse/index.html","",0,20,179); Menu3_2=new Array("Horses of the World","http://www.horsedirectory.com.au/horseresources/horsesofworld/index.html","",0); Menu3_3=new Array("Brandmark Identifications","http://www.horsedirectory.com.au/horseresources/brandmarks/index.html","",0); Menu3_4=new Array("Colours, Markings & Defects","http://www.horsedirectory.com.au/horseresources/general/ColoursMarkings.html","",0); Menu3_5=new Array("Horse Conformation","http://www.horsedirectory.com.au/horseresources/general/conformation.html","",0); Menu3_6=new Array("Terminology","http://www.horsedirectory.com.au/horseresources/general/terminology.html","",0); Menu3_7=new Array("Racing History","http://www.horsedirectory.com.au/racinghistory/index.html","",0); Menu4=new Array("rollover:images/homepage/menu/contact_btn.gif:images/homepage/menu/contact_mbtn.gif","","",3,20,90); Menu4_1=new Array("General Information","http://www.horsedirectory.com.au/shared/contact.php","",0,20,200); Menu4_2=new Array("Research","http://www.horsedirectory.com.au/horseresources/general/research.html","",0); Menu4_3=new Array("Payment Options","http://www.horsedirectory.com.au/payment/index.php","",0);