// JavaScript Documen<!--

<!-- 

//////////////////////////////////////////////////////

	hovercolor   = "#0099CC";	// color name/code
	bgcolor      = "#3366CC";	// color name/code
	background   = "";			// picture url
	
	menu_border  = 0;			// IE only
	border_color = "#000000";	// IE only
	
	arrow_pic    = "images/arrow.gif"; // url of arrow picture for submenus

//////////////////////////////////////////////////////


if(document.all) { if(!background) { background=bgcolor; } else { background = "url("+background+")"; } }

function LayerSpecs(Left,Top,Width) { if(No3) {
	if(document.all) { Top+=7; Left+=2; Width-=6; }
	this.left  = Left;
	this.top   = Top;
	this.info  = "";
	T=0;
	for(i=3; i<arguments.length; i++) {
		if(document.all) { this.info += "<TR><TD WIDTH="+Width+" onMouseOver='this.bgColor=\""+hovercolor+"\"' onMouseOut='this.bgColor=\"\"'>"+arguments[i]+"</TD></TR>"; }
		else { this.info += "<LAYER onMouseOver='this.bgColor=\""+hovercolor+"\"' onMouseOut='this.bgColor=\""+bgcolor+"\"' WIDTH="+Width+" POSITION=RELATIVE TOP="+T+">&nbsp;"+arguments[i]+"</LAYER>"; }
		T+=20;
	}
} }

Layer = new Array();
arrow = "<IMG SRC='"+arrow_pic+"' WIDTH=13 HEIGHT=7 BORDER=0 ALT='arrow'>";


//////////////////////////////////////////////

/*	Create Your layers below by typing:
	 Layer[incrementing number] = new LayerSpecs(Left Position, Top Position, Width, List of Links Seperated by Commas)
	 If a layer has a sublayer, add onMouseOver="Show(Layer Number to Open, Current Layer, Any Layers Opened before the current layer (seperated by commas)
*/

Layer[1] =	new LayerSpecs(24,110,130,
			'<A HREF="http://www.pioneercircuits.com/our-location.htm" onMouseOver="Show(1)"><font class="Text1wht">:: Our Location</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/awards.htm" onMouseOver="Show(1)"><font class="Text1wht">:: Awards</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/news.htm" onMouseOver="Show(1)"><font class="Text1wht">:: News</font></A> '
);

Layer[2] =	new LayerSpecs(216,110,160,
			
		
			'<A HREF="http://www.pioneercircuits.com/concurrent.htm" onMouseOver="Show(2,10)"><font class="Text1wht">:: Concurrent Engineering</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/pwb-manu.htm" onMouseOver="Show(2,11)"><font class="Text1wht">:: PWB Manufacturing</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/assembly.htm" onMouseOver="Show(2)"><font class="Text1wht">:: Assembly</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/product.htm" onMouseOver="Show(2)"><font class="Text1wht">:: Product Examples</font></A> '
);

Layer[3] =	new LayerSpecs(25,-10,1,
			'<A HREF="" onMouseOver="Show(3)"><font class="Text1wht"></font></A> ',
			'<A HREF="" onMouseOver="Show(3)"><font class="Text1wht"></font></A> '
);

Layer[4] =	new LayerSpecs(72,110,160,
			'<A HREF="http://www.pioneercircuits.com/our-cap.htm" onMouseOver="Show(4)"><font class="Text1wht">:: Our Capabilities</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/our-support.htm" onMouseOver="Show(4)"><font class="Text1wht">:: Our Customer Support</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/our-qual.htm" onMouseOver="Show(4)"><font class="Text1wht">:: Our Quality Systems</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/our-mp.htm" onMouseOver="Show(4)"><font class="Text1wht">:: Our Markets & Programs</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/our-cust.htm" onMouseOver="Show(4)"><font class="Text1wht">:: Our Customers</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/our-mil.htm" onMouseOver="Show(4)"><font class="Text1wht">:: Our Mil-Certifications</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/sba.htm" onMouseOver="Show(4)"><font class="Text1wht">:: Our SBA Qualifications</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/awards.htm" onMouseOver="Show(4)"><font class="Text1wht">:: Our Awards & Recognitions</font></A> '
);

Layer[5] =	new LayerSpecs(468,110,160,
			'<A HREF="http://www.pioneercircuits.com/space.htm" onMouseOver="Show(5)"><font class="Text1wht">:: Space Projects</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/sat.htm" onMouseOver="Show(5)"><font class="Text1wht">:: Satellite Projects</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/aerospace.htm" onMouseOver="Show(5)"><font class="Text1wht">:: Aerospace Projects</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/defense.htm" onMouseOver="Show(5)"><font class="Text1wht">:: Weapon System Projects</font></A> '
);

Layer[6] =	new LayerSpecs(370,110,110,
			'<A HREF="http://www.pioneercircuits.com/techdata.htm" onMouseOver="Show(6,7)"><font class="Text1wht">:: General</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/product_info.htm" onMouseOver="Show(6,8)"><font class="Text1wht">:: Product Info</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/material_data.htm" onMouseOver="Show(6,12)"><font class="Text1wht">:: Material Data</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/test-data.htm" onMouseOver="Show(6,13)"><font class="Text1wht">:: Test Data</font></A> '
);
Layer[7] =	new LayerSpecs(470,110,200,
			
			'<A HREF="http://www.pioneercircuits.com/pdf/03-03-09 PRODUCIBILITY MATRIX.pdf" onMouseOver="Show(7,6)"><font class="Text1wht">:: Producibility Guidelines</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/pdf/03-11-25 PIONEER TECHNOLOGY ROADMAP.pdf" onMouseOver="Show(7,6)"><font class="Text1wht">:: Technology Roadmap</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/tech-train.htm" onMouseOver="Show(7,6)"><font class="Text1wht">:: Technical Training</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/flex-ad.htm" onMouseOver="Show(7,6)"><font class="Text1wht">:: Flex Advantage</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/tech-domain.htm#ipc" onMouseOver="Show(7,6)"><font class="Text1wht">:: IPC 1710</font></A> '
);

Layer[8] =	new LayerSpecs(470,134,220,
			'<A HREF="http://www.pioneercircuits.com/adhesive.htm" onMouseOver="Show(8,6)"><font class="Text1wht">:: Adhesiveless Technology</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/flex-rigid.htm#thincore" onMouseOver="Show(8,6)"><font class="Text1wht">:: Thin Core Constructions</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/flex-rigid.htm#SilverInk" onMouseOver="Show(8,6)"><font class="Text1wht">:: Flexible Silver Ink</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/flex-rigid.htm#Boobinder" onMouseOver="Show(8,6)"><font class="Text1wht">:: Book~Binder Technology</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/flex-rigid.htm#Constantan" onMouseOver="Show(8,6)"><font class="Text1wht">:: Constantan</font></A> '
);

Layer[9] =	new LayerSpecs(635,110,100,
			'<A HREF="http://www.pioneercircuits.com/career.htm" onMouseOver="Show(9)"><font class="Text1wht">:: Career</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/survey.htm" onMouseOver="Show(9)"><font class="Text1wht">:: Survey Form</font></A> '
);

Layer[10] =	new LayerSpecs(350,110,150,
			'<A HREF="http://www.pioneercircuits.com/pwb-design.htm" onMouseOver="Show(2,10)"><font class="Text1wht">:: PWB Design & Layout</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/pro-review.htm" onMouseOver="Show(2,10)"><font class="Text1wht">:: Producibility Reviews</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/tech-train.htm" onMouseOver="Show(2,10)"><font class="Text1wht">:: Technical Training</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/mockups.htm" onMouseOver="Show(2,10)"><font class="Text1wht">:: Mechanical Mock-ups</font></A> '
);

Layer[11] =	new LayerSpecs(350,135,210,
			'<A HREF="http://www.pioneercircuits.com/flex-rigid.htm" onMouseOver="Show(2,11)"><font class="Text1wht">:: Flex & Rigid-Flex PWB Manufacturing</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/rigid-manu.htm" onMouseOver="Show(2,11)"><font class="Text1wht">:: Rigid PWB Manufacturing</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/rapid-proto.htm" onMouseOver="Show(2,11)"><font class="Text1wht">:: Rapid Prototype (Quick turn) Service</font></A> '
);

Layer[12] =	new LayerSpecs(470,160,200,
			'<A HREF="http://www.pioneercircuits.com/code_gen.htm" onMouseOver="Show(6,12)"><font class="Text1wht">:: Code Generators</font></A> ',
			'<A HREF="http://www.dupont.com/fcm/products/H-73241.html" onMouseOver="Show(6,12)"><font class="Text1wht">:: Dupont Pyralux AP</font></A> ',
			'<A HREF="http://www.dupont.com/fcm/products/H-73244.html" onMouseOver="Show(6,12)"><font class="Text1wht">:: Dupont Pyralux LF</font></A> ',
			'<A HREF="http://www.arlon-med.com/85N.pdf" onMouseOver="Show(6,12)"><font class="Text1wht">:: Arlon 85N</font></A> ',
			'<A HREF="http://www.arlon-med.com/45N.pdf" onMouseOver="Show(6,12)"><font class="Text1wht">:: Arlon 45N</font></A> ',
			'<A HREF="http://www.outgassing.nasa.gov" onMouseOver="Show(6,12)"><font class="Text1wht">:: NASA Outgassing</font></A> '
);

Layer[13] =	new LayerSpecs(470,180,200,
			'<A HREF="http://www.pioneercircuits.com/test-data.htm#fet" onMouseOver="Show(6,13)"><font class="Text1wht">:: Flexibility Endurance Test</font></A> ',
			'<A HREF="http://www.pcbquality.com/" onMouseOver="Show(6,13)"><font class="Text1wht">:: IPC PCQR2</font></A> ',
			'<A HREF="http://www.pioneercircuits.com/tech-domain.htm#xxx" onMouseOver="Show(6,13)"><font class="Text1wht">:: XXX Testing</font></A> '
);
////////////////////////////////////////////////////////////////

j = (Layer[0]) ? 0:1;

for(i=j; i<Layer.length; i++) {
	if(document.all && No3) { document.write("<SPAN onMouseOver='clearTimeout(timer)' onMouseOut='Hide("+i+")' ID='L"+i+"' STYLE='position:absolute; visibility:hidden; background:"+background+"; top:"+Layer[i].top+"; left:"+Layer[i].left+";'><TABLE STYLE='border:solid "+menu_border+" "+border_color+"'>"+Layer[i].info+"</TABLE></SPAN>"); }
	else if(document.layers && No3) { document.write("<LAYER onMouseOver='clearTimeout(timer)' onMouseOut='Hide("+i+")' ID='L"+i+"' POSITION=ABSOLUTE VISIBILITY=HIDDEN BGCOLOR='"+bgcolor+"' BACKGROUND='"+background+"' TOP="+Layer[i].top+" LEFT="+Layer[i].left+">"+Layer[i].info+"</LAYER>"); }
}

if(document.all) { document.all["menubar"].style.visibility = "visible"; }
else if(document.layers) { document.layers["menubar"].visibility = "visible"; }

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

// -->//-->