/*********************************************************************************** * (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=5; // Number of first level items var LowBgColor='white'; // Background color when mouse is not over var LowSubBgColor='#F6FED5'; // Background color when mouse is not over on subs var HighBgColor='black'; // Background color when mouse is over var HighSubBgColor='#F0F3E2'; // Background color when mouse is over on subs var FontLowColor='black'; // Font color when mouse is not over var FontSubLowColor='#5F700A'; // Font color subs when mouse is not over var FontHighColor='white'; // Font color when mouse is over var FontSubHighColor='#4B5523'; // Font color subs when mouse is over var BorderColor=''; // Border color var BorderSubColor=''; // Border color for subs var BorderWidth=0; // Border width var BorderBtwnElmnts=0; // Border between elements 1 or 0 var FontFamily="arial,comic sans ms,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=.1; // horizontal overlap child/ parent var ChildVerticalOverlap=0.1; // 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=5; // Left padding var TopPaddng=6; // Top padding var FirstLineHorizontal=0; // 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='tdContainer'; // 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=['',5,10,'',10,5,'',5,10]; // Arrow source, width and height var MenuHeight=28; //Menu Height var MenuWidth=170; //Menu Width var SubMenuWidth=170; //SubMenu Width var SubMenuHeight=28; //SubMenu 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/menu_but_about.gif:images/menu_but_about_over.gif","about_us.asp","",3,MenuHeight,MenuWidth); Menu1_1=new Array("Our Team","team.asp","",0,SubMenuHeight,SubMenuWidth); Menu1_2=new Array("rollover:images/menu_sep.gif:images/menu_sep.gif","","",0,1,SubMenuWidth); Menu1_3=new Array("Our Technology","tech.asp","",0,SubMenuHeight,SubMenuWidth); Menu2=new Array('rollover:images/menu_but_products.gif:images/menu_but_products_over.gif','','',7,MenuHeight,MenuWidth); Menu2_1=new Array('Sexual Enhancement','','',3,SubMenuHeight,SubMenuWidth); Menu2_1_1=new Array('Viva Man','product.asp?id=19','',0,SubMenuHeight,SubMenuWidth); Menu2_1_2=new Array('rollover:images/menu_sep.gif:images/menu_sep.gif','','',0,1,SubMenuWidth); Menu2_1_3=new Array('Viva Lady','product.asp?id=20','',0,SubMenuHeight,SubMenuWidth); Menu2_2=new Array('rollover:images/menu_sep.gif:images/menu_sep.gif','','',0,1,SubMenuWidth);Menu2_3=new Array('Energy Boosters','','',3,SubMenuHeight,SubMenuWidth); Menu2_3_1=new Array('Energy Boom','product.asp?id=22','',0,SubMenuHeight,SubMenuWidth); Menu2_3_2=new Array('rollover:images/menu_sep.gif:images/menu_sep.gif','','',0,1,SubMenuWidth); Menu2_3_3=new Array('Sober Now','product.asp?id=23','',0,SubMenuHeight,SubMenuWidth); Menu2_4=new Array('rollover:images/menu_sep.gif:images/menu_sep.gif','','',0,1,SubMenuWidth);Menu2_5=new Array('Diet','','',5,SubMenuHeight,SubMenuWidth); Menu2_5_1=new Array('T-Light','product.asp?id=25','',0,SubMenuHeight,SubMenuWidth); Menu2_5_2=new Array('rollover:images/menu_sep.gif:images/menu_sep.gif','','',0,1,SubMenuWidth); Menu2_5_3=new Array('Stopetite','product.asp?id=26','',0,SubMenuHeight,SubMenuWidth); Menu2_5_4=new Array('rollover:images/menu_sep.gif:images/menu_sep.gif','','',0,1,SubMenuWidth); Menu2_5_5=new Array('DBguard','product.asp?id=49','',0,SubMenuHeight,SubMenuWidth); Menu2_6=new Array('rollover:images/menu_sep.gif:images/menu_sep.gif','','',0,1,SubMenuWidth);Menu2_7=new Array('Natural cosmetics','','',9,SubMenuHeight,SubMenuWidth); Menu2_7_1=new Array('Relivia','product.asp?id=27','',0,SubMenuHeight,SubMenuWidth); Menu2_7_2=new Array('rollover:images/menu_sep.gif:images/menu_sep.gif','','',0,1,SubMenuWidth); Menu2_7_3=new Array('Confidence','product.asp?id=28','',0,SubMenuHeight,SubMenuWidth); Menu2_7_4=new Array('rollover:images/menu_sep.gif:images/menu_sep.gif','','',0,1,SubMenuWidth); Menu2_7_5=new Array('SoriYoung','product.asp?id=29','',0,SubMenuHeight,SubMenuWidth); Menu2_7_6=new Array('rollover:images/menu_sep.gif:images/menu_sep.gif','','',0,1,SubMenuWidth); Menu2_7_7=new Array('Skin Young','product.asp?id=36','',0,SubMenuHeight,SubMenuWidth); Menu2_7_8=new Array('rollover:images/menu_sep.gif:images/menu_sep.gif','','',0,1,SubMenuWidth); Menu2_7_9=new Array('Energy up','product.asp?id=50','',0,SubMenuHeight,SubMenuWidth); //Menu2=new Array("rollover:images/menu_but_products.gif:images/menu_but_products_over.gif","categories.asp","",9,MenuHeight,MenuWidth); // Menu2_1=new Array("Sexual Enhancement","","",3,SubMenuHeight,SubMenuWidth); // Menu2_1_1=new Array("Viva Man","product.asp?id=19","",0,SubMenuHeight,SubMenuWidth); // Menu2_1_2=new Array("rollover:images/menu_sep.gif:images/menu_sep.gif","","",0,1,SubMenuWidth); // Menu2_1_3=new Array("Viva Lady","product.asp?id=20","",0,SubMenuHeight,SubMenuWidth); // Menu2_2=new Array("rollover:images/menu_sep.gif:images/menu_sep.gif","","",0,1,SubMenuWidth); // Menu2_3=new Array("Energy Boosters","","",5,SubMenuHeight,SubMenuWidth); // Menu2_3_1=new Array("Energy Up","product.asp?id=21","",0,SubMenuHeight,SubMenuWidth); // Menu2_3_2=new Array("rollover:images/menu_sep.gif:images/menu_sep.gif","","",0,1,SubMenuWidth); // Menu2_3_3=new Array("Energy Boom","product.asp?id=22","",0,SubMenuHeight,SubMenuWidth); // Menu2_3_4=new Array("rollover:images/menu_sep.gif:images/menu_sep.gif","","",0,1,SubMenuWidth); // Menu2_3_5=new Array("Sober Now","product.asp?id=23","",0,SubMenuHeight,SubMenuWidth); // Menu2_4=new Array("rollover:images/menu_sep.gif:images/menu_sep.gif","","",0,1,SubMenuWidth); // Menu2_5=new Array("Mind Booster","","",1,SubMenuHeight,SubMenuWidth); // Menu2_5_1=new Array("Viva Mind","product.asp?id=24","",0,SubMenuHeight,SubMenuWidth); // Menu2_6=new Array("rollover:images/menu_sep.gif:images/menu_sep.gif","","",0,1,SubMenuWidth); // Menu2_7=new Array("Diet","","",3,SubMenuHeight,SubMenuWidth); // Menu2_7_1=new Array("T-Light","product.asp?id=25","",0,SubMenuHeight,SubMenuWidth); // Menu2_7_2=new Array("rollover:images/menu_sep.gif:images/menu_sep.gif","","",0,1,SubMenuWidth); // Menu2_7_3=new Array("Stopetite","product.asp?id=26","",0,SubMenuHeight,SubMenuWidth); // Menu2_8=new Array("rollover:images/menu_sep.gif:images/menu_sep.gif","","",0,1,SubMenuWidth); // Menu2_9=new Array("Other","","",5,SubMenuHeight,SubMenuWidth); // Menu2_9_1=new Array("Relivia","product.asp?id=27","",0,SubMenuHeight,SubMenuWidth); // Menu2_9_2=new Array("rollover:images/menu_sep.gif:images/menu_sep.gif","","",0,1,SubMenuWidth); // Menu2_9_3=new Array("Confidence","product.asp?id=28","",0,SubMenuHeight,SubMenuWidth); // Menu2_9_4=new Array("rollover:images/menu_sep.gif:images/menu_sep.gif","","",0,1,SubMenuWidth); // Menu2_9_5=new Array("SoriYoung","product.asp?id=29","",0,SubMenuHeight,SubMenuWidth); Menu3=new Array("rollover:images/menu_but_natural.gif:images/menu_but_natural_over.gif","psorbout.asp","",0,MenuHeight,MenuWidth); //Menu4=new Array("rollover:images/menu_but_articles.gif:images/menu_but_articles_over.gif","soon.asp","",0,MenuHeight,MenuWidth); Menu4=new Array('rollover:images/menu_but_articles.gif:images/menu_but_articles_over.gif','','',1,MenuHeight,MenuWidth); Menu4_1=new Array('cooming soon','article.asp?id=8','',0,SubMenuHeight,SubMenuWidth); //Menu5=new Array("rollover:images/menu_but_testimonials.gif:images/menu_but_testimonials_over.gif","distributors.asp","",0,MenuHeight,MenuWidth); Menu5=new Array("rollover:images/menu_but_feedback.gif:images/menu_but_feedback_over.gif","feedback.asp","",0,MenuHeight,MenuWidth); //Menu7=new Array("rollover:images/menu_but_links.gif:images/menu_but_links_over.gif","soon.asp","",0,MenuHeight,MenuWidth);