// This Part Should be edit according to your needs x01 and y01
var x01 = 0;
var y01 = 0;

///////////////// 1280 x 1024 /////////////////
if(screen.availWidth >= 1280 && screen.availWidth < 1300){ // 1024 x 768
if(document.all){ //IE
x01 = 315;
y01 = 260;
}//if(document.all){ //IE
if(document.layers){//NN
x01 = 315;
y01 = 260;
}//if(document.layers){//NN
if(document.getElementById){//NN6
x01 = 315;
y01 = 260;
}//if(document.getElementById){//NN6
}//if(screen.availWidth>800){ //more than 800
///////////////// 1024 x 768 /////////////////


///////////////// 1024 x 768 /////////////////
if(screen.availWidth >= 1024 && screen.availWidth < 1280){ // 1024 x 768
if(document.all){ //IE
x01 = 190;
y01 = 260;
}//if(document.all){ //IE
if(document.layers){//NN
x01 = 190;
y01 = 260;
}//if(document.layers){//NN
if(document.getElementById){//NN6
x01 = 190;
y01 = 260;
}//if(document.getElementById){//NN6
}//if(screen.availWidth>800){ //more than 800
///////////////// 1024 x 768 /////////////////

//---------------- 800 x 600 ------------------
if(screen.availWidth >= 800 && screen.availWidth < 1024){ // 800 x 600
if(document.all){ //IE
x01 = 80;
y01 = 260;
}//if(document.all){ //IE
if(document.layers){//NN
x01 = 80;
y01 = 260;
}//if(document.layers){//NN
if(document.getElementById){//NN6
x01 = 80;
y01 = 260;
}//if(document.getElementById){//NN6
}//if(screen.availWidth>800){ //more than 800
//---------------- 800 x 600 ------------------



function MenuBuild()
{
is = new BrowserCheck()
TE=new TreeItem(0,0,"items2","","","","",0,0,x01,y01);
if(!W)W=900;
TE.xpos=-70 + x01; //x position of the drop down
TE.ypos= 132 + y01; //y position of the drop down
TE.align="vert"; //vert hor
TE.bckColor="#FFFFFF";//"#aa6633"; //drop down backcolor
TE.selBckColor="#555555"; // mouse over cell color
TE.fntColor="#555555"; //drop down FONT Color
TE.selFntColor="#ffffff"; //mouse over Font Color
TE.bColor="#000000"; //drop down border color
TE.face="verdana"; //arial, times new roman, verdana
TE.width=110; //drop down per size width
TE.fntSize=1; //Font Size
TE.i=false; // Font Italic?
TE.b=true; //Font Bold?
TE.u=false; // FONT underline
TE.d=1; // border size between cell
TE.bSize=2.5; //dropdown border size

//TE.bckImage="test.gif";
//TE.arrIm="test.gif";

//alert("after adding"+ns);
//function TreeItem(id,parid,name,link,target,image,im2,iw,ih)
//TE.A(,,,,,,,,);

TE.A(1,0,"Industrial Cleaning System & Solvent","","","","",240,20);

	TE.A(101,1,"Act Five","","","","",120,20);
		TE.A(10103,101,"Approach to Our Environment","approach.php","","","",220,20);
		TE.A(10102,101,"Cleaning by Chlorine Free Solvent","cleaning.php","","","",110,20);
		TE.A(10103,101,"Act Five Cleaning Process","actfive02.php","","","",110,20);
		TE.A(10104,101,"Model (System)","","","","",110,20);
			TE.A(1010401,10104,"Hydrocarbon Vacuum Cleaning System","","","","",250,20);
				//TE.A(1010105,10101,"Introduction of Washing System","actfiveintro.php","","","",130,20);
				TE.A(101040101,1010401,"IIDS","iids.php","","","",130,20);
				TE.A(101040102,1010401,"IICS","iics.php","","","",130,20);
				TE.A(101040103,1010401,"IIAS","iias.php","","","",130,20);
			//	TE.A(1010104,10101,"Vacuum Cleaning (video demo)","act5_01.php","","","",220,20);
			
			TE.A(1010402,10104,"Hydrocarbon Recycling Machine","nil.php","","","",10,20);	
				TE.A(101040201,1010402,"ADR","adr2.php","","","",130,20);

		TE.A(10105,101,"Supply Record","supply.php","","","",110,20);



	TE.A(102,1,"EC Solvent","","","","",120,20);
		//TE.A(102,1,"Product (Solvent)","","","","",110,20);
		TE.A(10201,102,"Hydrocarbon","","","","",220,20);
		    TE.A(1020101,10201,"EC 5558","ec5558.php","","","",110,20);
		    TE.A(1020102,10201,"EC 35","ec35.php","","","",10,20);
		TE.A(10202,102,"Alkaline Detergent","","","","",10,20);
		    TE.A(1020201,10202,"Bio Citrus","biocitrus.php","","","",10,20);
		TE.A(10203,102,"Metal Conditioner & Brightener","","","","",10,20);
		    TE.A(1020301,10203,"EC Bright 500","ec500.php","","","",10,20);



TE.A(2,0,"Metal Cutting","","","","",100,20);
	TE.A(201,2,"Kira","","","","",10,20);
		TE.A(20101,201,"Production Center","","","","",150,20);
			TE.A(2010101,20101,"HPC-30VB-2AQC","hpc30vb2aqc.php","","","",150,20);
			TE.A(2010102,20101,"PC-30E","pc30e.php","","","",10,20);
			TE.A(2010103,20101,"KPC-30A","kpc30a.php","","","",10,20);
			TE.A(2010104,20101,"KPC-30B","kpc30b.php","","","",10,20);
			TE.A(2010105,20101,"PC-30H","pc30h.php","","","",10,20);
			TE.A(2010106,20101,"PC-30W","pc30w.php","","","",10,20);
			
	TE.A(202,2,"Takahashi","","","","",10,20);
		TE.A(20201,202,"CNC Lathe Machine","","","","",200,20);
			TE.A(2020101,20201,"L2-P","l2p.php","","","",180,20);
			TE.A(2020102,20201,"L2-SP","l2sp.php","","","",10,20);
			TE.A(2020103,20201,"TNC-L03","tncl03.php","","","",10,20);
			TE.A(2020104,20201,"L5-SP","l5sp.php","","","",10,20);
			TE.A(2020105,20201,"LM5","lm5.php","","","",10,20);		
			TE.A(2020106,20201,"LM7","lm7.php","","","",10,20);
			
TE.A(6,0,"Rapid Prototyping Center","","","","",180,20);
	TE.A(601,6,"Kira Solid Center","katana2.php","","","",150,20);
//		TE.A(60101,601,"","katana.php","","","",10,20);
	//	TE.A(60102,601,"PLT A3","plta3.php","","","",200,20);
		//TE.A(60103,601,"PLT A4","plta4.php","","","",200,20);
		
		
	

		TE.A(20202,202,"CNC Lathe with Gantry Loader","","","","",180,20);
			TE.A(2020201,20202,"L2-SP-NCL","l2spncl.php","","","",10,20);
			//TE.A(2020202,20202,"L5-SP-NCL *n-a","nil.php","","","",10,20);
			TE.A(2020203,20202,"L10-NCL","l10ncl.php","","","",10,20);		
			TE.A(2020204,20202,"TNC-L03-NCL","tncl03ncl.php","","","",10,20);		

				
		
TE.A(3,0,"Pipe Working","","","","",100,20);
	TE.A(301,3,"Chiyoda","","","","",10,20);
		TE.A(30101,301,"CNC Pipe Bender","","","","",250,20);
			TE.A(3010101,30101,"SP-8SST","sp8sst.php","","","",10,20);
			TE.A(3010102,30101,"SP-15ST","sp15st.php","","","",10,20);
			TE.A(3010103,30101,"SP-25ST","sp25st.php","","","",10,20);
			TE.A(3010104,30101,"SP-30ST","sp30st.php","","","",10,20);
			TE.A(3010105,30101,"SP-40ST","sp40st.php","","","",10,20);
		TE.A(30102,301,"Pipe End Former","","","","",10,20);
			TE.A(3010201,30102,"HWP-502","hwp502.php","","","",10,20);
			TE.A(3010202,30102,"HWP-503","hwp503.php","","","",10,20);
			TE.A(3010203,30102,"HWP-505","hwp505.php","","","",10,20);
			//TE.A(3010204,30102,"HWP-510 *n-a","nil.php","","","",10,20);
			//TE.A(3010205,30102,"HWP-515 *n-a","nil.php","","","",10,20);
		TE.A(30103,301,"Spining Machine","","","","",10,20);
			TE.A(3010301,30103,"SPM-50","spm50.php","","","",10,20);
			TE.A(3010302,30103,"RS-80","rs80.php","","","",10,20);
		TE.A(30104,301,"Burring Machine","","","","",10,20);
			TE.A(3010401,30104,"BM-1","bm1.php","","","",10,20);
		TE.A(30105,301,"RC Rotary Cutter","","","","",10,20);
			TE.A(3010501,30105,"RC-20NC","rc20nc.php","","","",10,20);
			//TE.A(3010502,30105,"RC-20NS *n-a","nil.php","","","",10,20);
		TE.A(30106,301,"3D Dimension Pipe Measuring Machine","","","","",10,20);
			TE.A(3010601,30106,"M-2","m2.php","","","",10,20);
		TE.A(30107,301,"U Bend Cut Off Bender","ubend.php","","","",10,20);

TE.A(4,0,"Metal and Gems Finishing","","","","",100,20);
	TE.A(401,4,"Imahashi Magnetic Barelling Machine","","","","",250,20);
		TE.A(40101,401,"MBF 100","mbf100.php","","","",10,20);
		TE.A(40102,401,"MBF 200","mbf200.php","","","",10,20);
		TE.A(40103,401,"MBF 300","mbf300.php","","","",10,20);
		TE.A(40104,401,"MBF 200N","mbf200n.php","","","",10,20);
		TE.A(40105,401,"MBF 330NS","mbf330ns.php","","","",10,20);

//TE.A(5,0,"Gems Working Machines","","","","",100,20);
	TE.A(501,4,"Imahashi Lapidary Equipment","","","","",210,20);
		TE.A(50101,501,"Slab Saw","","","","",210,20);
			TE.A(5010101,50101,"AC 18","ac18.php","","","",10,20);
			TE.A(5010102,50101,"AC 24","ac24.php","","","",10,20);
		TE.A(50102,501,"Gem Slicing Machine","","","","",10,20);
			TE.A(5010201,50102,"GS 2","gs2.php","","","",10,20);
		TE.A(50103,501,"Trim Saw","","","","",10,20);
			TE.A(5010301,50103,"TS 150","ts150.php","","","",10,20);
			TE.A(5010302,50103,"TS 200","ts200.php","","","",10,20);
		//	TE.A(5010303,50103,"TS 200P *n-a","nil.php","","","",10,20);
			TE.A(5010304,50103,"TS 200PS","ts200ps.php","","","",10,20);
		TE.A(50104,501,"Dual Grinder","","","","",10,20);
			TE.A(5010401,50104,"DUG-6","dug6.php","","","",10,20);
			TE.A(5010402,50104,"DUG-12","dug12.php","","","",10,20);
		TE.A(50105,501,"Horizontal Lapidary Machine","","","","",10,20);
			TE.A(5010501,50105,"PW-1","pw1.php","","","",10,20);
			TE.A(5010502,50105,"PW-2","pw2.php","","","",10,20);
			TE.A(5010503,50105,"PD-2","pd2.php","","","",10,20);
		TE.A(50106,501,"Calibrating Machine","","","","",10,20);
			TE.A(5010601,50106,"CAL-2","cal2.php","","","",10,20);
		TE.A(50107,501,"Faceting Machine (Heavy Type)","","","","",10,20);
			TE.A(5010701,50107,"FAC-10","fac10.php","","","",10,20);
		TE.A(50108,501,"Faceting Unit","","","","",10,20);
			TE.A(5010801,50108,"FAC-8","fac8.php","","","",10,20);
		TE.A(50109,501,"Round Bead Lapping Machine","","","","",10,20);
			TE.A(5010901,50109,"RB-1","rb1.php","","","",10,20);
		TE.A(501010,501,"Ultrasonic Drilling Machine","","","","",10,20);
			TE.A(50101001,501010,"USD-150CS","usd150cs.php","","","",10,20);
			TE.A(50101002,501010,"USD-150C","usd150c.php","","","",10,20);
		TE.A(501011,501,"Gem Carving Machine","","","","",10,20);
			TE.A(50101101,501011,"CVG-3","cvg3.php","","","",10,20);
		TE.A(501012,501,"Centreless Grinding Machine","","","","",10,20);
			TE.A(50101201,501012,"CGB-8","cgb8.php","","","",10,20);
		TE.A(501013,501,"Barrel Finishing Machine","","","","",10,20);
			TE.A(50101301,501013,"BF-2","bf2.php","","","",10,20);
		TE.A(501014,501,"Diamond Polishing Bench","","","","",10,20);
			TE.A(50101401,501014,"DPB-1","dpb1.php","","","",10,20);
			TE.A(50101402,501014,"DPB-3","dpb3.php","","","",10,20);
		TE.A(501015,501,"Automatic Polishing Machine","","","","",10,20);
			TE.A(50101501,501015,"PAB-2","pab2.php","","","",10,20);
		TE.A(501016,501,"Vibrasonic Tumblers","","","","",10,20);
			TE.A(50101601,501016,"VT-35","vt35.php","","","",10,20);
			TE.A(50101602,501016,"VT-14","vt14.php","","","",10,20);
			TE.A(50101603,501016,"VT-12","vt12.php","","","",10,20);

TE.A(7,0,"Oil Separator","","","","",100,20);
	TE.A(701,7,"Ohtsuka","","","","",10,20);
		TE.A(70101,701,"Models O-300A / O-800","0300a.php","","","",200,20);
	TE.A(702,7,"Kitasaki","","","","",10,20);
		TE.A(70201,702,"KP-12","kp12.php","","","",200,20);

TE.A(9,0,"Chip briquetting","","","","",100,20);
	TE.A(901,9,"Compactor","","","","",10,20);
		TE.A(90101,901,"RUF","compactor-RUF.php","","","",200,20);
		

		
	
TE.Get(0).bckColor="#FF0000";
TE.Get(0).selBckColor="#F0F0F0";
TE.d=0;
TE.bSize=1; // main drop down border size
TE.width=220; //main drop down width
TE.arrIm="arrow01.gif"; // main drop down arrow image
TE.WriteCSS();
TE.WriteDiv();
}
function MenuInit()
{
TE.EventInit();
}
function Reset()
{
//TE.Reset();
}
function Start(page) {
OpenWin = this.open(page, "CtrlWindow", "toolbar=yes,menubar=yes,location=yes,scrollbars=yes,resizable=yes");
}