
	var NoOffFirstLineMenus=4;

	var LowBgColor="white";
	var HighBgColor="#ff9933";
	var FontLowColor="#0066cc";	
	var FontHighColor="white";
	var BorderColor="white";
	var BorderWidthMain=0;
	var BorderWidthSub=1;
 	var BorderBtwnMain=0;
	var BorderBtwnSub=1;
	var FontFamily="arial, verdana";
	var FontSize=11;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered="center";
	var MenuCentered="left";
	var MenuVerticalCentered="top";
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.2;
	var StartTop=73;
	var StartLeft=22;
	var VerCorrect=0;
	var HorCorrect=0;
	var DistFrmFrameBrdr=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=1;
	var DissapearDelay=800;
	var UnfoldDelay=100;
	var TakeOverBgColor=1;
	var FirstLineFrame="";
	var SecLineFrame="";
	var DocTargetFrame="";
	var TargetLoc="MenuPos";
	var MenuWrap=1;
	var RightToLeft=0;
	var BottomUp=0;
	var UnfoldsOnClick=0;
	var BaseHref="";

	var Arrws=[BaseHref+"/images/tri.gif",5,10,BaseHref+"",10,5,BaseHref+"",5,10,BaseHref+"",10,5];

	var MenuUsesFrames=0;
	var RememberStatus=0;
	var BuildOnDemand=0;	
	var BgImgLeftOffset=5;
	var ScaleMenu=0;
	var OverFormElements=0;

	var HooverBold=0;
	var HooverItalic=0;
	var HooverUnderLine=0;
	var HooverTextSize=0;
	var HooverVariant=0;

	var MenuSlide="";
	var MenuShadow="";

	var MenuOpacity="";
	var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=90)";

	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");


Menu1=new Array(""+BaseHref+""+BaseHref+"","/about/index.html","/images/button_about_cpe.gif",4,22,131,"","","","","","",-1,-1,-1,"","About CPE");
	Menu1_1=new Array("overview","/about/index.html","",0,20,131,"","","","","","",-1,-1,-1,"","");
	Menu1_2=new Array("faqs","/about/faqs.html","",0,20,131,"","","","","","",-1,-1,-1,"","");
	Menu1_3=new Array("governance","/about/governance.html","",0,20,131,"","","","","","",-1,-1,-1,"","");
	Menu1_4=new Array("contact us","/about/contact_us.html","",0,20,131,"","","","","","",-1,-1,-1,"","");

Menu2=new Array(""+BaseHref+""+BaseHref+"","/specification/index.html","/images/button_specification.gif",5,22,131,"","","","","","",-1,-1,-1,"","Specification");
	Menu2_1=new Array("overview","/specification/index.html","",0,20,131,"","","","","","",-1,-1,-1,"","");
	Menu2_2=new Array("abbreviations","/specification/abbreviations.html","",0,20,131,"","","","","","",-1,-1,-1,"","");
	Menu2_3=new Array("tracker","/specification/tracker.html","",0,20,131,"","","","","","",-1,-1,-1,"","");
	Menu2_4=new Array("versioning","/specification/versioning.html","",0,20,131,"","","","","","",-1,-1,-1,"","");
	Menu2_5=new Array("spec archive","/specification/spec_archive.html","",0,20,131,"","","","","","",-1,-1,-1,"","");

Menu3=new Array(""+BaseHref+""+BaseHref+"","/dictionary/index.html","/images/button_dictionary.gif",2,22,131,"","","","","","",-1,-1,-1,"","Dictionary");
	Menu3_1=new Array("overview","/dictionary/index.html","",0,20,131,"","","","","","",-1,-1,-1,"","");
	Menu3_2=new Array("official dictionary","javascript:NewWin=window.open('http://nvd.nist.gov/cpe.cfm','NWin');window['NewWin'].focus()","",0,20,131,"","","","","","",-1,-1,-1,"","");

Menu4=new Array(""+BaseHref+""+BaseHref+"","/community/index.html","/images/button_community.gif",5,22,131,"","","","","","",-1,-1,-1,"","Community");
	Menu4_1=new Array("overview","/community/index.html","",0,20,131,"","","","","","",-1,-1,-1,"","");
	Menu4_2=new Array("adoption","/adoption/index.html","",0,20,131,"","","","","","",-1,-1,-1,"","");
	Menu4_3=new Array("developer days","/community/dev_days.html","",0,20,131,"","","","","","",-1,-1,-1,"","");
	Menu4_4=new Array("discussion list","/community/discussion_list.html","",0,20,131,"","","","","","",-1,-1,-1,"","");
	Menu4_5=new Array("list archive","javascript:NewWin=window.open('http://www.nabble.com/CPE---Common-Platform-Enumeration-f25368.html','NWin');window['NewWin'].focus()","",0,20,131,"","","","","","",-1,-1,-1,"","");