//(c) Ger Versluis 2000 version 4.1, 3 May 2002
	// Globals
	var PopWebMasterCheck=1;
	var BaseHref="";


	function P_BeforeStart(){return}
	function P_AfterBuild(){return}
	function P_BeforeFirstOpen(){return}
	function P_AfterCloseAll(){return}


PopMenu1=new Array(42);
	PopMenu1[0]=7;			// number of main items
	PopMenu1[1]=0;			// Left position
	PopMenu1[2]=17;			// Top position
	PopMenu1[3]='#3399CC';		// Normal font color
	PopMenu1[4]='#333399';		// Normal back color
	PopMenu1[5]='#333399';		// High font color
	PopMenu1[6]='#3399CC';		// High back color
	PopMenu1[7]='black';		// Border color
	PopMenu1[8]="verdana,arial,comic sans ms,technical";	// Fontfamily
	PopMenu1[9]=1;			// Bold
	PopMenu1[10]=0;			// Italic
	PopMenu1[11]=8;			// Font size
	PopMenu1[12]=0;			// First line horizontal
	PopMenu1[13]=1;			// First line permanent visible
	PopMenu1[14]=0;			// Border width
	PopMenu1[15]='left';			// Text align 'left', 'center' or 'right'
	PopMenu1[16]=.25;			// Horizontal overlap
	PopMenu1[17]=.25;			// Vertical overlap
	PopMenu1[18]=100;			// Delay
	PopMenu1[19]=0;			// Right to left unfold
	PopMenu1[20]='ADICONnav';		// Target div
	PopMenu1[21]=0;			// Border between elements
	PopMenu1[22]='left';			// Menu horizontal centered 'left', 'center' or 'right'
	PopMenu1[23]='top';			// Menu vertical centered 'top', 'center' or 'bottom'
	PopMenu1[24]='#3399CC';		// Normal fontcolor sub items
	PopMenu1[25]='#000000';		// Normal back color sub items
	PopMenu1[26]='#000000';		// High font color sub items
	PopMenu1[27]='#3399CC';		// High back color sub items
	PopMenu1[28]='black';		// Border color sub items
	PopMenu1[29]='';		// Arrow right
	PopMenu1[30]=5;			// Arrow Width
	PopMenu1[31]=10;			// Arrow Height
	PopMenu1[32]='';		// Arrow down
	PopMenu1[33]=10;			// Arrow Width
	PopMenu1[34]=5;			// Arrow Height
	PopMenu1[35]='';		// Arrow left
	PopMenu1[36]=5;			// Arrow Width
	PopMenu1[37]=10;			// Arrow Height
	PopMenu1[38]=0;			// Keep selected path highlighted
	PopMenu1[39]=2;			// Top padding
	PopMenu1[40]=2;			// Left padding
	PopMenu1[41]=0;			// Unfold On Click



//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width);

//	PopMenu1_1=new Array("rollover:../adicolor_sm.jpg:../adicolor_sm_home.jpg","../index.htm","",0,34,122);
//	PopMenu1_1=new Array("<img src='../adicolor_sm.jpg'>","../index.htm","",0,34,120);
//	PopMenu1_2=new Array("<img src='../adicon/adicon43y.jpg'>","../adicon/index.htm","",0,60,120);
//	PopMenu1_1=new Array("rollover?"+BaseHref+"busts.jpg?"+BaseHref+"appies.jpg","","",1,80,80);

	PopMenu1_1=new Array("rollover?"+BaseHref+"faqs.jpg?"+BaseHref+"faqshigh.jpg","","",5,31,122);
			PopMenu1_1_1=new Array("LEOPARD II","leopard2_faqs.htm","",0,20,150);
			PopMenu1_1_2=new Array("OCELOT","ocelot_faqs.htm","",0,20,140);
			PopMenu1_1_3=new Array("BOBCAT","bobcat_faqs.htm","",0,20,140);
			PopMenu1_1_4=new Array("EXPANSION MODULES","expansion_faqs.htm","",0,20,150);
			PopMenu1_1_5=new Array("C-MAX","cmax_faqs.htm","",0,20,150);

	PopMenu1_2=new Array("rollover?"+BaseHref+"manuals.jpg?"+BaseHref+"manualshigh.jpg","manuals.htm","",0,32,122);
//			PopMenu1_2_1=new Array("LEOPARD II","leopard2_manuals.htm","",0,20,150);
//			PopMenu1_2_2=new Array("OCELOT","ocelot_manuals.htm","",0,20,140);
//			PopMenu1_2_3=new Array("BOBCAT","bobcat_manuals.htm","",0,20,140);
//			PopMenu1_2_4=new Array("EXPANSION MODULES","expansion_manuals.htm","",0,20,150);

	PopMenu1_3=new Array("rollover?"+BaseHref+"distributors.jpg?"+BaseHref+"distributorshigh.jpg","distributors.htm","",0,31,122);
	
	PopMenu1_4=new Array("rollover?"+BaseHref+"products.jpg?"+BaseHref+"productshigh.jpg","","",2,32,122);
		PopMenu1_4_1=new Array("Controllers","","",2,20,120);
			PopMenu1_4_1_1=new Array("LEOPARD II","leopard2.htm","",0,20,150);
			PopMenu1_4_1_2=new Array("OCELOT","ocelot.htm","",0,20,140);

		PopMenu1_4_2=new Array("Sensors","","",2,20,140);
			PopMenu1_4_2_1=new Array("BOBCAT","bobcat.htm","",0,20,140);
			PopMenu1_4_2_2=new Array("EXPANSION MODULES","expansion.htm","",0,20,150);

	PopMenu1_5=new Array("rollover?"+BaseHref+"customer_support.jpg?"+BaseHref+"customer_supporthigh.jpg",'http://www.appdigusers.com/forum/ubbthreads.php','',0,31,122);
	PopMenu1_6=new Array("rollover?"+BaseHref+"contact_us.jpg?"+BaseHref+"contact_ushigh.jpg",'../contact.htm','',0,30,104);

	PopMenu1_7=new Array("rollover?"+BaseHref+"other_links.jpg?"+BaseHref+"other_linkshigh.jpg",'','',2,32,122);
		PopMenu1_7_1=new Array("DESIGN TOOLS","design.htm",'',0,20,120);
		PopMenu1_7_2=new Array("APPLICATION NOTES","application.htm",'',0,30,90);
