/*********************************************************************************** * (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=7; // Number of first level items var LowBgColor='#06103A'; // Background color when mouse is not over var LowSubBgColor='#6B95BA'; // Background color when mouse is not over on subs var HighBgColor='#06103A'; // Background color when mouse is over var HighSubBgColor='#6B95BA'; // 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='#00A0C6'; // Font color when mouse is over var FontSubHighColor='#CF0607'; // Font color subs when mouse is over var BorderColor='#06103A'; // Border color var BorderSubColor='#06103A'; // Border color var BorderWidth=1; // Border width var BorderBtwnElmnts=1; // Border between elements 1 or 0 var FontFamily="Trebuchet ms,Arial,Helvetica" // Font family menu items var FontSize=9; // Font size menu items var SubFontSize=8; // Font size sub 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='center'; // Menu horizontal position 'left', 'center' or 'right' var MenuVerticalCentered='top'; // Menu vertical position 'top', 'middle','bottom' static var ChildOverlap=0; // horizontal overlap child/ parent var ChildVerticalOverlap=0; // vertical overlap child/ parent var StartTop=0; // Menu offset x coordinate var StartLeft=0; // Menu offset y coordinate var VerCorrect=0; // Multiple frames y correction var HorCorrect=0; // Multiple frames x correction var LeftPaddng=4; // 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=0; // 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='MenuPos'; // 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 SubMenuTrans=0.90; // Menu Transparency var Arrws=['http://jed.cecc.com.au/clients/interpath/jointforce_nz/images/menu_bt.gif',6,9,'http://www.cecc.com.au/scripts/hvmenu/tridown.gif',10,5,'http://www.cecc.com.au/scripts/hvmenu/trileft.gif',5,10]; // Arrow source, width and height function BeforeStart(){return} function AfterBuild(){return} function BeforeFirstOpen(){return} function AfterCloseAll(){return} Menu1=new Array("Home", "http://www.jointxlusa.com/index.php", "", 0, 29, 65); Menu2=new Array("About Joint XL", "http://www.jointxlusa.com/cb_pages/about.php", "", 4, 29, 120); Menu2_1=new Array("The Science Behind Joint XL", "http://www.jointxlusa.com/cb_pages/science_behind.php", "", 0, 20, 210); Menu2_2=new Array("Ingredients", "http://www.jointxlusa.com/cb_pages/ingredients.php", "", 0, 20, 210); Menu2_3=new Array("Who can benefit from Joint XL?", "http://www.jointxlusa.com/cb_pages/who_can_benefit.php", "", 0, 20, 210); Menu2_4=new Array("Joint XL FAQ\'s", "http://www.jointxlusa.com/cb_pages/use_dosage.php", "", 0, 20, 210); Menu3=new Array("Order Now", "http://www.jointxlusa.com/cb_pages/order.php", "", 2, 29, 94); Menu3_1=new Array("Terms & Conditions", "http://www.jointxlusa.com/cb_pages/terms_conditions.php", "", 0, 20, 120); Menu3_2=new Array("Online Inquiry Form", "http://www.jointxlusa.com/cb_pages/enquiry.php", "", 0, 20, 90); Menu4=new Array("Online Inquiry", "http://www.jointxlusa.com/cb_pages/enquiry.php", "", 0, 29, 116); Menu5=new Array("Testimonials", "http://www.jointxlusa.com/cb_pages/testimonials.php", "", 1, 29, 104); Menu5_1=new Array("Joint XL Testimonial Form", "http://www.jointxlusa.com/cb_pages/testimonial_form.php", "", 0, 20, 200); Menu6=new Array("Latest News", "http://www.jointxlusa.com/news.php", "", 0, 29, 100); Menu7=new Array("Contact Us", "http://www.jointxlusa.com/cb_pages/contact.php", "", 1, 29, 95); Menu7_1=new Array("Global Contact details", "http://www.jointxlusa.com/cb_pages/int_contacts.php", "", 0, 20, 120);