	var NoOffFirstLineMenus=7;			// Number of main menu  items
	var LowBgColor="#000000";			// Background color when mouse is not over
	var HighBgColor="#004000";			// Background color when mouse is over
	var FontLowColor="white";			// Font color when mouse is not over
	var FontHighColor="white";			// Font color when mouse is over
	var BorderColor="white";			// Border color
	var BorderWidthMain=1;			// Border width main items
	var BorderWidthSub=1;			// Border width sub items
 	var BorderBtwnMain=1;			// Border between elements main items 1 or 0
	var BorderBtwnSub=1;			// Border between elements sub items 1 or 0
	var FontFamily="verdana,arial,helvetica";	// Font family menu items
	var FontSize=12;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered="center";		// Item text position left, center or right
	var MenuCentered="centerjustify";			// Menu horizontal position can be: left, center, right, justify,
						//  leftjustify, centerjustify or rightjustify. PartOfWindow determines part of window to use
	var MenuVerticalCentered="top";		// Menu vertical position top, middle,bottom or static
	var ChildOverlap=.2;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=75;				// Menu offset x coordinate. If StartTop is between 0 and 1 StartTop is calculated as part of windowheight
	var StartLeft=0;				// Menu offset y coordinate. If StartLeft is between 0 and 1 StartLeft is calculated as part of windowheight
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var DistFrmFrameBrdr=0;			// Distance between main menu and frame border
	var LeftPaddng=2;			// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var UnfoldDelay=10;			// delay before sub unfolds	
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem frame
	var FirstLineFrame="";			// Frame where first level appears
	var SecLineFrame="";			// Frame where sub levels appear
	var DocTargetFrame="";			// Frame where target documents appear
	var TargetLoc="";				// span id for relative positioning
	var MenuWrap=0;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;				// enables/ disables Bottom up unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var BaseHref="";				// BaseHref lets you specify the root directory for relative links. 
	var Arrws=[BaseHref+"images/tri.gif",5,10,BaseHref+"images/tridown.gif",10,5,BaseHref+"images/trileft.gif",5,10,BaseHref+"fv/images/triup.gif",10,5];
	var MenuUsesFrames=0;			// MenuUsesFrames is only 0 when Main menu, submenus,
	var RememberStatus=0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
	var PartOfWindow=.95;			// PartOfWindow: When MenuCentered is justify, sets part of window width to stretch to
	var BuildOnDemand=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
	var BgImgLeftOffset=5;			// Only relevant when bg image is used as rollover
	var ScaleMenu=0;				// 1/0 When set to 0 Menu scales with browser text size setting

	var HooverBold=0;				// 1 or 0
	var HooverItalic=0;				// 1 or 0
	var HooverUnderLine=0;			// 1 or 0
	var HooverTextSize=0;			// 0=off, number is font size difference on hoover
	var HooverVariant=0;			// 1 or 0

	var MenuSlide="";
	var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
	var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";

	var MenuShadow="";
	var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)";
	var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)";

	var MenuOpacity="";
	var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=85)";

	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.asp","",0,25,175,"","","","","","",-1,-1,-1,"","Home Page");

Menu2=new Array("Start Here","","",5,25,175,"","","#FFFF00","#FFFF00","","",-1,-1,-1,"","Start Here if You're New to This Website");
	Menu2_1=new Array("New to Inventing?","","",6,25,350,"","","","","","",-1,-1,-1,"","Quick Start Inventor's Guide");
		Menu2_1_1=new Array("First (Free) Steps You Can Take","newtoinventing1.asp","",0,25,350,"","","","","","",-1,-1,-1,"","First (FREE) Steps");
		Menu2_1_2=new Array("Do-It-Yourself Patent Search","newtoinventing2.asp","",0,25,350,"","","","","","",-1,-1,-1,"","How to do your own preliminary Patent Search");
		Menu2_1_3=new Array("Do-It-Yourself Market Search","newtoinventing3.asp","",0,25,350,"","","","","","",-1,-1,-1,"","How to do your own preliminary Market Search");
		Menu2_1_4=new Array("Don't Get Ripped-Off!","newtoinventing4.asp","",0,25,350,"","","","","","",-1,-1,-1,"","How to Avoid Scams");
		Menu2_1_5=new Array("Now What?","newtoinventing5.asp","",0,25,350,"","","","","","",-1,-1,-1,"","Now What?");
		Menu2_1_6=new Array("Resources","resources.asp","",0,25,350,"","","","","","",-1,-1,-1,"","Other Inventor Resources");
	Menu2_2=new Array("What's the total cost?","costs.asp","",1,25,350,"","","","","","",-1,-1,-1,"","What will my total costs be?");
		Menu2_2_1=new Array("Our Prices","prices.asp","",0,25,350,"","","","","","",-1,-1,-1,"","Fee Schedule");
 	Menu2_3=new Array("Samples of our Work","quality.asp","",0,25,350,"","","","","","",-1,-1,-1,"","Sample Patents Written by Us");
    Menu2_4=new Array("Get Started: Non-Disclosure Agreement","nda.asp","",0,25,350,"","","","","","",-1,-1,-1,"","Protect Yourself First with a Non-Disclosure Agreement");
    Menu2_5=new Array("Next Step: Patent Search","patentsearch.asp","",0,25,350,"","","","","","",-1,-1,-1,"","Patent Search");

Menu3=new Array("Patents","","",4,25,175,"","","","","","",-1,-1,-1,"","Patents");
	Menu3_1=new Array("Patent Searches","patentsearch.asp","",0,25,250,"","","","","","",-1,-1,-1,"","Patent Search");
	Menu3_2=new Array("Patents","","",5,25,250,"","","","","","",-1,-1,-1,"","Patents");
		Menu3_2_1=new Array("RUSH Combo Patent","combo.asp","",0,25,250,"","","","","","",-1,-1,-1,"","RUSH Provisional Patent");
		Menu3_2_2=new Array("Provisional Patents","ppa.asp","",0,25,250,"","","","","","",-1,-1,-1,"","Provisional Patent");
 		Menu3_2_3=new Array("Utility Patents","utilitypatent.asp","",0,25,250,"","","","","","",-1,-1,-1,"","Utility Patent");
 	  	Menu3_2_4=new Array("Design Patents","designpatent.asp","",0,25,250,"","","","","","",-1,-1,-1,"","Design Patent");
    	Menu3_2_5=new Array("PCT (Foreign) Patents","pct.asp","",0,25,250,"","","","","","",-1,-1,-1,"","PCT Patents");
    Menu3_3=new Array("Patent Drawings","patentdrawings.asp","",0,25,250,"","","","","","",-1,-1,-1,"","Patent Drafting");
	Menu3_4=new Array("Samples of our Work","quality.asp","",0,25,250,"","","","","","",-1,-1,-1,"","Sample Patents Written by Us");

Menu4=new Array("Trademarks","","",2,25,175,"","","","","","",-1,-1,-1,"","Trademarks");
	Menu4_1=new Array("Internet Domain Names","domains.asp","",0,25,250,"","","","","","",-1,-1,-1,"","Internet Domain Names");
	Menu4_2=new Array("Trademark Searches","tmsearch.asp","",0,25,250,"","","","","","",-1,-1,-1,"","Trademark Search");
//	Menu4_3=new Array("Trademark Applications","trademarks.asp","",0,25,250,"","","","","","",-1,-1,-1,"","Trademark Applications");

Menu5=new Array("Links","","",7,25,175,"","","","","","",-1,-1,-1,"","Links");
	Menu5_1=new Array("Recommended Reading","resources.asp","",0,25,350,"","","","","","",-1,-1,-1,"","Recommended Reading for Inventors");
	Menu5_2=new Array("US PTO","javascript:window.open('http://www.uspto.gov');","",0,25,400,"","","","","","",-1,-1,-1,"","US Patent & Tradmeark Office");
   Menu5_3=new Array("United Inventors Association","javascript:window.open('http://www.uiausa.org');","",0,25,400,"","","","","","",-1,-1,-1,"","Find an Inventors Group in Your Area");
   Menu5_4=new Array("Inventors Forum","javascript:window.open('http://www.inventorsforum.org');","",0,25,400,"","","","","","",-1,-1,-1,"","Inventors Forum");
   Menu5_5=new Array("FTC Inventor's Warning","javascript:window.open('http://www.ftc.gov/bcp/edu/pubs/consumer/products/pro21.shtm');","",0,25,400,"","","","","","",-1,-1,-1,"","The FTC's Warning to Inventors");
        Menu5_6=new Array("Ask the Inventors","javascript:window.open('http://www.asktheinventors.com');","",0,25,400,"","","","","","",-1,-1,-1,"","AskTheInventors.com educational website for inventors");
	    Menu5_7=new Array("Free Wheelchairs!","javascript:window.open('http://fwm.kintera.org/qppp');","",0,25,400,"","","","","","",-1,-1,-1,"","Blog for inventors");	
   
Menu6=new Array("Forms","","",7,25,175,"","","","","","",-1,-1,-1,"","Forms");
		Menu6_1=new Array("Non-Disclosure Agreement","nda.asp","",0,25,250,"","","","","","",-1,-1,-1,"","Non-Disclosure Agreement");
		Menu6_2=new Array("Patent Search Request Form","javascript:window.open('pdfs/psrequest.pdf');","",0,25,250,"","","","","","",-1,-1,-1,"","Patent Search Request");
		Menu6_3=new Array("Patent Application Request Form","javascript:window.open('pdfs/parequest.pdf');","",0,25,250,"","","","","","",-1,-1,-1,"","Patent Application Request Form");
		Menu6_4=new Array("Patent Drawing Request Form","javascript:window.open('pdfs/pdrequest.pdf');","",0,25,250,"","","","","","",-1,-1,-1,"","Patent Drawing Request Form");
		Menu6_5=new Array("PCT (foreign) Patent Request Form","javascript:window.open('pdfs/pctrequest.pdf');","",0,25,250,"","","","","","",-1,-1,-1,"","PCT Request Form");
		Menu6_6=new Array("Fee Schedule","javascript:window.open('pdfs/feeschedule.pdf');","",0,25,250,"","","","","","",-1,-1,-1,"","Fee Schedule");
		Menu6_7=new Array("Sample Assignment","javascript:window.open('pdfs/PTOAssignment.pdf');","",0,25,250,"","","","","","",-1,-1,-1,"","Sample PTO Assignment form");

Menu7=new Array("About Us","about.asp","",3,25,175,"","","","","","",-1,-1,-1,"","About Us");
	Menu7_1=new Array("Who We Are","about.asp","",0,25,175,"","","","","","",-1,-1,-1,"","About Us");
	Menu7_2=new Array("Testimonials","testimonials.asp","",0,25,175,"","","","","","",-1,-1,-1,"","Watch video testimonials!");
	Menu7_3=new Array("Contact Us","contact.asp","",0,25,175,"","","","","","",-1,-1,-1,"","Contact Us");
