//(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]='ADInav';		// 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='adicon43y.jpg'>","../adicon_new/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+"images/faqs.jpg?"+BaseHref+"images/faqshigh.jpg",
		"","",2,31,122);
		PopMenu1_1_1=new Array("T-Max Products","tmax/faqs.htm","",0,20,140);
		PopMenu1_1_2=new Array("Automation","","",4,20,140);
			PopMenu1_1_2_1=new Array("LEOPARD II","adicon_new/leopard2_faqs.htm","",0,20,150);
			PopMenu1_1_2_2=new Array("OCELOT","adicon_new/ocelot_faqs.htm","",0,20,140);
			PopMenu1_1_2_3=new Array("BOBCAT","adicon_new/bobcat_faqs.htm","",0,20,140);
			PopMenu1_1_2_4=new Array("EXPANSION MODULES","adicon_new/expansion_faqs.htm","",0,20,150);
		
	PopMenu1_2=new Array("rollover?"+BaseHref+"images/manuals.jpg?"+BaseHref+"images/manualshigh.jpg",
		"","",2,32,122);
		PopMenu1_2_1=new Array("T-Max Products","tmax/manuals.htm","",0,20,140);
		PopMenu1_2_2=new Array("Automation","adicon_new/manuals.htm","",0,20,140);

	PopMenu1_3=new Array("rollover?"+BaseHref+"images/distributors.jpg?"+BaseHref+"images/distributorshigh.jpg",
		"","",2,31,122);
		PopMenu1_3_1=new Array("T-Max Products","tmax/tmax_distributors.htm","",0,20,140);
		PopMenu1_3_2=new Array("Automation","adicon_new/distributors.htm","",0,20,140);
	
	PopMenu1_4=new Array("rollover?"+BaseHref+"images/products.jpg?"+BaseHref+"images/productshigh.jpg","","",3,32,122);
		PopMenu1_4_1=new Array("T-Max Timers","tmax/index.htm","",0,20,140);
		PopMenu1_4_2=new Array("Automation","adicon_new/index.htm","",0,20,140);
		PopMenu1_4_3=new Array("Contract Manufacturing","contract.htm","",0,36,140);


	PopMenu1_5=new Array("rollover?"+BaseHref+"images/customer_support.jpg?"+BaseHref+"images/customer_supporthigh.jpg",'support.htm','',0,31,122);
	PopMenu1_6=new Array("rollover?"+BaseHref+"images/contact_us.jpg?"+BaseHref+"images/contact_ushigh.jpg",'contact.htm','',0,30,104);

	PopMenu1_7=new Array("rollover?"+BaseHref+"images/other_links.jpg?"+BaseHref+"images/other_linkshigh.jpg",'','',3,32,122);
		PopMenu1_7_1=new Array('CONTRACT MANUFACTURING','contract.htm','',0,36,120);
		PopMenu1_7_2=new Array('AUTOMATION','adicon_new/index.htm','',0,20,90);
		PopMenu1_7_3=new Array('TANNING CONTROLS','tmax/index.htm','',0,36,90);

