//////////////////////////////////////////////////////////
//    written with hvExplorer Version 8.4 September 2004//
//    hvExplorer Copyrigth© 2004                        //
//    by A. Lutz                                        //
//    EMail       hermit.de<at>web.de                   //
//    homepage    www.hermit.de.tt                      //
//______________________________________________________//
// Script-Author:                                       //
// (c) Ger Versluis 2000                                //
// You may use this script on non commercial sites.     //
// www.burmees.nl/menu                                  //
//////////////////////////////////////////////////////////
// Use Com-File Version: 13.11
// File created at 1/16/2006 12:45:46 PM
 
var BaseHref="";
var NoOffFirstLineMenus=6;
//____Text-Attributes__________________
var FontFamily="Arial, Helvetica, sans-serif";
var FontSize=11;
var FontBold=1;
var FontItalic=0;
var MenuTextCentered="left";
var MenuCentered="left";
var MenuVerticalCentered="top";
var HooverBold=0;
var HooverItalic=0;
var HooverUnderLine=0;
var HooverTextSize=0;
var HooverVariant=0;
//____Color-Attributes________________
var LowBgColor="#3C4586";
var HighBgColor="#cccccc";
var FontLowColor="White";
var FontHighColor="#3C4586";
var BorderColor="#ffff99";
//____Border-Attributes_______________
var BorderWidthMain=1;
var BorderWidthSub=1;
var BorderBtwnMain=1;
var BorderBtwnSub=1;
//____Positioning_____________________
var StartTop=123;
var StartLeft=179;
var VerCorrect=0;
var HorCorrect=0;
var LeftPaddng=2;
var TopPaddng=2;
var FirstLineHorizontal=1;
var TargetLoc="";
var BgImgLeftOffset=0;
var ScaleMenu=0;
//____Visibilities____________________
var DissapearDelay=500;
var UnfoldDelay=100;
var ChildOverlap=.2;
var ChildVerticalOverlap=.2;
var BuildOnDemand=0;
var BottomUp=0;
var MenuWrap=0;
var RightToLeft=0;
var UnfoldsOnClick=0;
var RememberStatus=0;
var OverFormElements=0;
//____Frame-Settings__________________
var TakeOverBgColor=0;
var FirstLineFrame="";
var SecLineFrame="";
var DocTargetFrame="";
var MenuFramesVertical=0;
var MenuUsesFrames=0;
var DistFrmFrameBrdr=0;
//____Filters and Functions___________
var MenuSlide="";
var MenuShadow="";
var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(style=50)";
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}
//____Arrows__________________________
var Arrws=["",0,0,"",0,0,"",0,0,"",0,0];
//____Menu-Items_____________________________
Menu1=new Array("Home","index.php","",0,20,91,"","","","","","",-1,-1,-1,"center","Home Page");
Menu2=new Array("Our Firm","","",2,20,100,"","","","","","",-1,-1,-1,"center","Our Firm");
   Menu2_1=new Array("Members","index.php?Page=members","",0,20,100,"","","","","","",-1,-1,-1,"","Our Staff");
   Menu2_2=new Array("Location","index.php?Page=location","",0,0,0,"","","","","","",-1,-1,-1,"","Our Location");
Menu3=new Array("Planning","","",4,20,100,"","","","","","",-1,-1,-1,"center","Planning for the Future");
   Menu3_1=new Array("Education Planning","index.php?Page=education","",0,20,130,"","","","","","",-1,-1,-1,"","Education Planning");
   Menu3_2=new Array("Insurance Planning","index.php?Page=insurance","",0,0,0,"","","","","","",-1,-1,-1,"","Insurance Planning");
   Menu3_3=new Array("Retirement Planning","index.php?Page=retirement","",0,0,0,"","","","","","",-1,-1,-1,"","Retirement Planning");
   Menu3_4=new Array("Estate Planning","index.php?Page=estate","",0,0,0,"","","","","","",-1,-1,-1,"","Estate Planning");
Menu4=new Array("Investments","index.php?Page=investments","",0,20,100,"","","","","","",-1,-1,-1,"center","Investment Services");
Menu5=new Array("Information","","",3,20,100,"","","","","","",-1,-1,-1,"center","More Information");
   Menu5_1=new Array("Newsletter","javascript:NewWin=window.open('http://www.newkirk.com/onlinepub/oprs.cfm?key=28967','NWin');window['NewWin'].focus()","",0,20,100,"","","","","","",-1,-1,-1,"","Online Newsletter");
   Menu5_2=new Array("Calculators","http://www.dynamicontent.com/DCv2/Calcs.asp?key=kassouf2","",0,0,0,"","","","","","",-1,-1,-1,"","Financial Calculators");   
   Menu5_3=new Array("Links","index.php?Page=links","",0,0,0,"","","","","","",-1,-1,-1,"","Informational Links");
Menu6=new Array("Contact Us","index.php?Page=contact","",0,20,99,"","","","","","",-1,-1,-1,"center","Contact Summit Wealth Management");