/*********************************************************************************** * (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=8; // Number of first level items var LowBgColor='#352A79'; // Background color when mouse is not over var LowSubBgColor='#352A79'; // Background color when mouse is not over on subs var HighBgColor='#6D53F3'; // Background color when mouse is over var HighSubBgColor='#6D53F3'; // Background color when mouse is over on subs var FontLowColor='white'; // Font color when mouse is not over var FontSubLowColor='white'; // Font color subs when mouse is not over var FontHighColor='white'; // Font color when mouse is over var FontSubHighColor='white'; // Font color subs when mouse is over var BorderColor=''; // Border color var BorderSubColor='white'; // Border color for subs var BorderSubWidth=1; var BorderWidth=0; // Border width var BorderBtwnElmnts=1; // Border between elements 1 or 0 var FontFamily="arial,comic sans ms,technical" // Font family menu items var FontSize=9; // 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=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=3; // Left padding var TopPaddng=2; // 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=100; // 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='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 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/daug_menuLink01.gif:/images/daug_menuHover01.gif","/about/","",5,24,132); Menu2=new Array("rollover:/images/daug_menuLink02.gif:/images/daug_menuHover02.gif","/carriers/","",5,24,132); Menu3=new Array("rollover:/images/daug_menuLink03.gif:/images/daug_menuHover03.gif","/products/","",7,24,132); Menu4=new Array("rollover:/images/daug_menuLink06.gif:/images/daug_menuHover06.gif","/pds/","",8,24,132); Menu5=new Array("rollover:/images/daug_menuLink010.gif:/images/daug_menuHover010.gif","/profit/main.php","",4,24,132); Menu6=new Array("rollover:/images/daug_menuLink07.gif:/images/daug_menuHover07.gif","/tools/","",7,24,132); Menu7=new Array("rollover:/images/daug_menuLink08.gif:/images/daug_menuHover08.gif","/contracts/","",3,24,132); Menu8=new Array("rollover:/images/daug_menuLink05.gif:/images/daug_menuHover05.gif","/Life-Insurance/","",8,24,132); // menu #1 menu items Menu1_1=new Array("The BHC Marketing Advantage","/about/bhcAdvantage.php","",0,20,190); Menu1_2=new Array("Management Profiles","/about/managementProfiles.php","",0); Menu1_3=new Array("Employment","/about/employment.php","",0); Menu1_4=new Array("News","/about/information.php?hidSection=news","",0); Menu1_5=new Array("Teleconference Schedule","/about/TC_Menu.php","",0); // menu #2 menu items Menu2_1=new Array("Carrier Information","/carriers/carrierInformation.php","",0,20,150); Menu2_2=new Array("Suggestions","/carriers/suggestCarrier.php","",0); Menu2_3=new Array("Order Supplies","/carriers/orderSupplies.php","",0); Menu2_4=new Array("Transfer Policies","/carriers/transferPolicies.php","",0); Menu2_5=new Array("Deferred Comp Plan","/tools/Deferred_Comp_Plan.php","",0); // menu #3 menu items Menu3_1=new Array("Product Grid by Carrier","/products/productGridByCarrier.php","",0,20,150); Menu3_2=new Array("Product Grid by Type","/products/productGridByType.php","",0); Menu3_3=new Array("Downloadable Grid","/products/downloadableGrid.php","",0); Menu3_4=new Array("Product Search","/products/productSearch.php","",0); Menu3_5=new Array("Fixed Yield Calculator","/products/fixedYieldCalculator.php","",0); Menu3_6=new Array("Annuity Quote","/iPipeline/AnnuityQuote.php","",0); Menu3_7=new Array("SPIA Quote Request","/products/spiaQuoteRequest.php","",0); // menu #4 menu items //Menu4_1=new Array("Carrier Information","/long_term_care/carriers.php","",0,20,140); //Menu4_2=new Array("Request LTC quote","/long_term_care/requestLtcQuote.php","",0); // menu #5 menu items //Menu8_1=new Array("Life Carriers","/Life-Insurance/lifeInsuranceCarriers.php","",0,20,200); Menu8_1=new Array("Life Carriers","/carriers/carrierInformation.php#clife","",0,20,150); Menu8_2=new Array("Life Products","/iPipeline/ProductInfo.php","",0); Menu8_3=new Array("Life Quotes","/iPipeline/TermQuote.php","",0); Menu8_4=new Array("Forms Archive","/iPipeline/forms.php","",0); Menu8_5=new Array("Video Library","/Life-Insurance/Life-Insurance-Videos.php ","",0); Menu8_6=new Array("Life Insurance Sales Insights","/Life-Insurance/newsletter/","",0); Menu8_7=new Array("Linked-Benefits UL","/Life-Insurance/MoneyGuard/","",0); Menu8_8=new Array("Two-Tier Annuity Resources","/Life-Insurance/Two-Tier-Annuity/","",0); // menu #6 menu items //Menu4_1=new Array("Tax Recovery","/pds/theTaxPros.php","",0,20,150); Menu4_1=new Array("DVD Program","/about/Personalized_DVD.php","",0,20,175); Menu4_2=new Array("Consumer Insights","/pds/consumerInsights.php","",0); Menu4_3=new Array("Seminars","/pds/seminars.php","",0); Menu4_4=new Array("Direct Mail","/pds/directMail.php","",0,20,175); Menu4_5=new Array("Consumer Webinars","/pds/consumerWebinars.php","",0,20,175); Menu4_6=new Array("Guaranteed Prospects to See","/pds/Leads_Social-Security-Kit-Agent_242.php ","",0,20,175); Menu4_7=new Array("Transferring Assets of 401(k) Plans ","/pds/Small_Business_401(k)_Transfer_Plan.php ","",0,20,175); Menu4_8=new Array("Roth IRA Program","/app/RothIRA","",0,20,175); //Menu4_6=new Array("Information Request","/pds/requestInformation.php","",0); // menu #7 menu items Menu5_1=new Array("About","/profit/","",0,20,120); Menu5_2=new Array("PROFIT Calculator","/tools/annualSalesCalculator.php","",0); Menu5_3=new Array("Credits","/profit/credits.php","",0); Menu5_4=new Array("Rules","/profit/rules.php","",0) // menu #8 menu items Menu6_1=new Array("Product Search","/tools/productSearch.php","",0,20,200); Menu6_2=new Array("Fixed Yield Calculator","/tools/fixedYieldCalculator.php","",0); Menu6_3=new Array("Compliance/Suitability Annuity Reps","/about/Client_Suitability.php","",0); Menu6_4=new Array("MYG Product Grid","/tools/MYG_Grid.php?hidPrintView=true","",0); Menu6_5=new Array("Conservation Response Letter","/Conservation_Response_Letter.php","",0); Menu6_6=new Array("PROFIT Calculator","/tools/annualSalesCalculator.php","",0); Menu6_7=new Array("Video Library","/media/VideoLibrary.php","",0); // removed per shelby Mar16 // Menu6_3=new Array("Multi-Year Guarantee Calculator","/tools/mygCalculator.php","",0); // menu #9 menu items Menu7_1=new Array("Licensing Contracts","/contracts/carrierInformation.php","",0,20,200); //Menu7_2=new Array("Forms Archive","/contracts/formsArchive.php","",0); Menu7_2=new Array("Forms Archive (AE & FT)","/contracts/formsArchive.php","",0); Menu7_3=new Array("Forms Archive (Other)","/iPipeline/forms.php","",0);