//(c) Ger Versluis 2000 version 4.1, 3 May 2002
	// Globals
	var PopWebMasterCheck=0;
	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]=35;			// Left position
	PopMenu1[2]=25;			// Top position
	PopMenu1[3]='#3580BD';		// Normal font color
	PopMenu1[4]='#000000';		// Normal back color
	PopMenu1[5]='#990000';		// High font color
	PopMenu1[6]='#ffffcc';		// 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]='TMAXnav';		// 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]='#3580BD';		// Normal fontcolor sub items
	PopMenu1[25]='#000000';		// Normal back color sub items
	PopMenu1[26]='#990000';		// High font color sub items
	PopMenu1[27]='#ffffcc';		// 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.gif:../adicolor_sm_home.gif","../home.htm","",0,34,120);
//	PopMenu1_1=new Array("<img src='../adicolor_sm.gif'>","../home.htm","",0,34,120);
//	PopMenu1_2=new Array("<img src='tmax43y.gif'>","../tmax/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.gif?"+BaseHref+"FAQShigh.gif","../tmax/faqs.htm","",0,30,104);
	PopMenu1_2=new Array("rollover?"+BaseHref+"MANUALS.gif?"+BaseHref+"MANUALShigh.gif","../tmax/manuals.htm","",0,30,104);

	PopMenu1_3=new Array("rollover?"+BaseHref+"DISTRIBUTORS.gif?"+BaseHref+"DISTRIBUTORShigh.gif","tmax_distributors.htm","",0,30,104);
	
	PopMenu1_4=new Array("rollover?"+BaseHref+"PRODUCTS.gif?"+BaseHref+"PRODUCTShigh.gif","","",3,30,104);
		PopMenu1_4_1=new Array("Controllers","","",3,20,120);
			PopMenu1_4_1_1=new Array("T-Max Manager","tmax_manager.htm","",0,20,150);
			PopMenu1_4_1_2=new Array("T-Max Manager Pro","tmax_manager_pro.htm","",0,20,140);
			PopMenu1_4_1_3=new Array("T-Max Intercom Master","tmax_intercom_master.htm","",0,40,140);

		PopMenu1_4_2=new Array("In-Room Timers","","",3,20,140);
			PopMenu1_4_2_1=new Array("T-Max 3A","tmax_3a.htm","",0,20,140);
			PopMenu1_4_2_2=new Array("T-Max 3A Intercom","tmax_3a_intercom.htm","",0,20,150);
			PopMenu1_4_2_3=new Array("In-Bed Timers","inbedtimers.htm","",0,20,130);
		PopMenu1_4_3=new Array("Options","","",2);
			PopMenu1_4_3_1=new Array("T-Max Monitor Plus","tmax_monitor_plus.htm","",0,20,140);
			PopMenu1_4_3_2=new Array("ADNETopti-Isolator","adnetopti_isolator.htm","",0,20,140);

	PopMenu1_5=new Array("rollover?"+BaseHref+"CUSTOMER_SUPPORT.gif?"+BaseHref+"CUSTOMER_SUPPORThigh.gif",'support.htm','',0,30,104);
	PopMenu1_6=new Array("rollover?"+BaseHref+"CONTACT_US.gif?"+BaseHref+"CONTACT_UShigh.gif",'contact.htm','',0,30,104);

	PopMenu1_7=new Array("rollover?"+BaseHref+"OTHER_LINKS.gif?"+BaseHref+"OTHER_LINKShigh.gif",'','',2,30,104);
		PopMenu1_7_1=new Array('T-Max Music System','http://www.appdig.com/music/music/music_entry.htm','',0,30,120);
		PopMenu1_7_2=new Array('Software','http://www.appdig.com/tmaxold.html','',0,20,90);
		



