var NoOffFirstLineMenus=5;
var LowBgColor="#FFFFFF";
var HighBgColor="#FFFFFF";
var FontLowColor="#384A51";
var FontHighColor="#8DB8C2";
var BorderColor="#384A51";
var BorderWidthMain=1;
var BorderWidthSub=1;
var BorderBtwnMain=1;
var BorderBtwnSub=1;
var FontFamily="Verdana, Arial, Helvetica, sans-serif";
var FontSize=11;
var FontBold=1;
var	FontVariant=1;
var FontItalic=0;
var MenuTextCentered="Left";
var MenuCentered="left";
var MenuVerticalCentered="top";
var ChildOverlap=0;
var ChildVerticalOverlap=0;
var StartTop=239;
var StartLeft=0;
var VerCorrect=0;
var HorCorrect=0;
var DistFrmFrameBrdr=0;
var LeftPaddng=5;
var TopPaddng=5;
var FirstLineHorizontal=0;
var MenuFramesVertical=0;
var DissapearDelay=600;
var UnfoldDelay=100;
var TakeOverBgColor=1;
var FirstLineFrame="right";
var SecLineFrame="";
var DocTargetFrame="";
var TargetLoc="";
var MenuWrap=1;
var RightToLeft=0;
var BottomUp=0;
var UnfoldsOnClick=0;
var BaseHref="";
var HooverBold=0;
var HooverItalic=0;
var HooverUnderLine=0;
var HooverTextSize=0;
var HooverVariant=0;
var BgImgLeftOffset=0;
var ScaleMenu=0;
var Arrws=[BaseHref+"",5,10,BaseHref+"",10,5,BaseHref+"",5,10,BaseHref+"",10,5];
var MenuUsesFrames=0;
var RememberStatus=0;
var PartOfWindow=.8;
var BuildOnDemand=0;
var MenuSlide="";
var MenuShadow="";
var MenuOpacity="";
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}
// Menu tree:
// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor",
//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText or background image format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 

Menu1 = new Array("Home", "index.htm", "", 0, 23, 131, "", "", "", "", "", "", -1, -1, -1, "", "Home");
Menu2 = new Array("About Us", "about.htm", "", 0, 23, 135, "", "", "", "", "", "", -1, -1, -1, "", "About Us");
Menu3 = new Array("Services", "services.htm", "", 0, 23, 135, "", "", "", "", "", "", -1, -1, -1, "", "Services");
Menu4 = new Array("Products", "products.htm", "", 0, 23, 135, "", "", "", "", "", "", -1, -1, -1, "", "Products");
Menu5 = new Array("Contact", "contact.htm", "", 0, 23, 135, "", "", "", "", "", "", -1, -1, -1, "", "Contact");
