var aNames=new Array(6);

aNames[0] = "turning";
aNames[1] = "milling";
aNames[2] = "assembly";
aNames[3] = "pta";
aNames[4] = "quality";
aNames[5] = "coils";
aNames[6] = "special";

function showDiv(id,hlink,show) {
	var pElement=document.getElementById(id);
	var pLink=document.getElementById(hlink);
	
	for(i=0;i<aNames.length;i++) {
		document.getElementById(aNames[i]).style.display='none';
	}
	
	pLink.innerHTML = show;
	pElement.style.display='';
	
}

function hideDiv(id,hlink,hide) {
	var pElement=document.getElementById(id);
	var pLink=document.getElementById(hlink);
	pElement.style.display='none';
	pLink.innerHTML = hide;
	
	document.getElementById("turning").style.display='';
	document.getElementById("turn").innerHTML='> Turning';
}

function show(id,hide){
	document.getElementById(hide).style.display='none';	
	document.getElementById(id).style.display='';
}

function register(){
	$.ajax({
		type: "POST",
		url: "inc/contact.ajax.php",
		data: $('#contact').serialize(),
		success: function(msg){
			if(msg=="true"){
				document.location.href='thank-you.php';
			} else {
				$('#errors').html(msg);
			}
		},
		error: function(XMLHttpRequest, textStatus, errorThrown){
			$('#errors').html(XMLHttpRequest.responseText);
		}
	});	
}

function playVideo(){
	document.write("<object id=\"MediaPlayer\" width=225 height=185 classid=\"CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95\" standby=\"Loading Windows Media Player components…\" type=\"application/x-oleobject\" codebase=\"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112\">");
	document.write("<param name=\"filename\" value=\"/content-files/files/movies/highspeedmilling.avi\">");
	document.write("<param name=\"Showcontrols\" value=\"True\">");
	document.write("<param name=\"autoStart\" value=\"False\">");
	document.write("<embed type=\"application/x-mplayer2\" src=\"/content-files/files/movies/highspeedmilling.avi\" name=\"MediaPlayer\" width=225 height=185 ShowContorls=\"1\" autostart=\"0\" loop=\"1\"></embed>");
	document.write("</object>");
}

function playVideo_1(){
	document.write("<object id=\"MediaPlayer\" width=500 height=411 classid=\"CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95\" standby=\"Loading Windows Media Player components…\" type=\"application/x-oleobject\" codebase=\"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112\">");
	document.write("<param name=\"filename\" value=\"/content-files/files/movies/highspeedmilling.avi\">");
	document.write("<param name=\"Showcontrols\" value=\"True\">");
	document.write("<param name=\"autoStart\" value=\"False\">");
	document.write("<embed type=\"application/x-mplayer2\" src=\"/content-files/files/movies/highspeedmilling.avi\" name=\"MediaPlayer\" width=500 height=411 ShowContorls=\"1\" autostart=\"0\" loop=\"1\"></embed>");
	document.write("</object>");
}

function playVideoTwo(){
	document.write("<object id=\"MediaPlayer\" width=225 height=185 classid=\"CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95\" standby=\"Loading Windows Media Player components…\" type=\"application/x-oleobject\" codebase=\"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112\">");
	document.write("<param name=\"filename\" value=\"/content-files/files/movies/horizturn.avi\">");
	document.write("<param name=\"Showcontrols\" value=\"True\">");
	document.write("<param name=\"autoStart\" value=\"False\">");
	document.write("<embed type=\"application/x-mplayer2\" src=\"/content-files/files/movies/horizturn.avi\" name=\"MediaPlayer\" width=225 height=185 ShowContorls=\"1\" autostart=\"0\" loop=\"1\"></embed>");
	document.write("</object>");
}

function playVideoTwo_1(){
	document.write("<object id=\"MediaPlayer\" width=500 height=411 classid=\"CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95\" standby=\"Loading Windows Media Player components…\" type=\"application/x-oleobject\" codebase=\"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112\">");
	document.write("<param name=\"filename\" value=\"/content-files/files/movies/horizturn.avi\">");
	document.write("<param name=\"Showcontrols\" value=\"True\">");
	document.write("<param name=\"autoStart\" value=\"False\">");
	document.write("<embed type=\"application/x-mplayer2\" src=\"/content-files/files/movies/horizturn.avi\" name=\"MediaPlayer\" width=500 height=411 ShowContorls=\"1\" autostart=\"0\" loop=\"1\"></embed>");
	document.write("</object>");
}

function playVideoThree(){
	document.write("<object id=\"MediaPlayer\" width=225 height=185 classid=\"CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95\" standby=\"Loading Windows Media Player components…\" type=\"application/x-oleobject\" codebase=\"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112\">");
	document.write("<param name=\"filename\" value=\"/content-files/files/movies/milling.avi\">");
	document.write("<param name=\"Showcontrols\" value=\"True\">");
	document.write("<param name=\"autoStart\" value=\"False\">");
	document.write("<embed type=\"application/x-mplayer2\" src=\"/content-files/files/movies/milling.avi\" name=\"MediaPlayer\" width=225 height=185 ShowContorls=\"1\" autostart=\"0\" loop=\"1\"></embed>");
	document.write("</object>");
}

function playVideoThree_1(){
	document.write("<object id=\"MediaPlayer\" width=500 height=411 classid=\"CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95\" standby=\"Loading Windows Media Player components…\" type=\"application/x-oleobject\" codebase=\"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112\">");
	document.write("<param name=\"filename\" value=\"/content-files/files/movies/milling.avi\">");
	document.write("<param name=\"Showcontrols\" value=\"True\">");
	document.write("<param name=\"autoStart\" value=\"False\">");
	document.write("<embed type=\"application/x-mplayer2\" src=\"/content-files/files/movies/milling.avi\" name=\"MediaPlayer\" width=500 height=411 ShowContorls=\"1\" autostart=\"0\" loop=\"1\"></embed>");
	document.write("</object>");
}

function playVideoFour(){
	document.write("<object id=\"MediaPlayer\" width=225 height=185 classid=\"CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95\" standby=\"Loading Windows Media Player components…\" type=\"application/x-oleobject\" codebase=\"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112\">");
	document.write("<param name=\"filename\" value=\"/content-files/files/movies/office.avi\">");
	document.write("<param name=\"Showcontrols\" value=\"True\">");
	document.write("<param name=\"autoStart\" value=\"False\">");
	document.write("<embed type=\"application/x-mplayer2\" src=\"/content-files/files/movies/office.avi\" name=\"MediaPlayer\" width=225 height=185 ShowContorls=\"1\" autostart=\"0\" loop=\"1\"></embed>");
	document.write("</object>");
}

function playVideoFour_1(){
	document.write("<object id=\"MediaPlayer\" width=500 height=411 classid=\"CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95\" standby=\"Loading Windows Media Player components…\" type=\"application/x-oleobject\" codebase=\"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112\">");
	document.write("<param name=\"filename\" value=\"/content-files/files/movies/office.avi\">");
	document.write("<param name=\"Showcontrols\" value=\"True\">");
	document.write("<param name=\"autoStart\" value=\"False\">");
	document.write("<embed type=\"application/x-mplayer2\" src=\"/content-files/files/movies/office.avi\" name=\"MediaPlayer\" width=500 height=411 ShowContorls=\"1\" autostart=\"0\" loop=\"1\"></embed>");
	document.write("</object>");
}

function playVideoFive(){
	document.write("<object id=\"MediaPlayer\" width=225 height=185 classid=\"CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95\" standby=\"Loading Windows Media Player components…\" type=\"application/x-oleobject\" codebase=\"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112\">");
	document.write("<param name=\"filename\" value=\"/content-files/files/movies/sample tool path.avi\">");
	document.write("<param name=\"Showcontrols\" value=\"True\">");
	document.write("<param name=\"autoStart\" value=\"False\">");
	document.write("<embed type=\"application/x-mplayer2\" src=\"/content-files/files/movies/sample tool path.avi\" name=\"MediaPlayer\" width=225 height=185 ShowContorls=\"1\" autostart=\"0\" loop=\"1\"></embed>");
	document.write("</object>");
}

function playVideoFive_1(){
	document.write("<object id=\"MediaPlayer\" width=500 height=411 classid=\"CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95\" standby=\"Loading Windows Media Player components…\" type=\"application/x-oleobject\" codebase=\"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112\">");
	document.write("<param name=\"filename\" value=\"/content-files/files/movies/sample tool path.avi\">");
	document.write("<param name=\"Showcontrols\" value=\"True\">");
	document.write("<param name=\"autoStart\" value=\"False\">");
	document.write("<embed type=\"application/x-mplayer2\" src=\"/content-files/files/movies/sample tool path.avi\" name=\"MediaPlayer\" width=500 height=411 ShowContorls=\"1\" autostart=\"0\" loop=\"1\"></embed>");
	document.write("</object>");
}

function playVideoSix(){
	document.write("<object id=\"MediaPlayer\" width=225 height=185 classid=\"CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95\" standby=\"Loading Windows Media Player components…\" type=\"application/x-oleobject\" codebase=\"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112\">");
	document.write("<param name=\"filename\" value=\"/content-files/files/movies/Turn.AVI\">");
	document.write("<param name=\"Showcontrols\" value=\"True\">");
	document.write("<param name=\"autoStart\" value=\"False\">");
	document.write("<embed type=\"application/x-mplayer2\" src=\"/content-files/files/movies/Turn.AVI\" name=\"MediaPlayer\" width=225 height=185 ShowContorls=\"1\" autostart=\"0\" loop=\"1\"></embed>");
	document.write("</object>");
}

function playVideoSix_1(){
	document.write("<object id=\"MediaPlayer\" width=500 height=411 classid=\"CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95\" standby=\"Loading Windows Media Player components…\" type=\"application/x-oleobject\" codebase=\"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112\">");
	document.write("<param name=\"filename\" value=\"/content-files/files/movies/Turn.AVI\">");
	document.write("<param name=\"Showcontrols\" value=\"True\">");
	document.write("<param name=\"autoStart\" value=\"False\">");
	document.write("<embed type=\"application/x-mplayer2\" src=\"/content-files/files/movies/Turn.AVI\" name=\"MediaPlayer\" width=500 height=411 ShowContorls=\"1\" autostart=\"0\" loop=\"1\"></embed>");
	document.write("</object>");
}

function playVideoSeven(){
	document.write("<object id=\"MediaPlayer\" width=225 height=185 classid=\"CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95\" standby=\"Loading Windows Media Player components…\" type=\"application/x-oleobject\" codebase=\"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112\">");
	document.write("<param name=\"filename\" value=\"/content-files/files/movies/vertmill.avi\">");
	document.write("<param name=\"Showcontrols\" value=\"True\">");
	document.write("<param name=\"autoStart\" value=\"False\">");
	document.write("<embed type=\"application/x-mplayer2\" src=\"/content-files/files/movies/vertmill.avi\" name=\"MediaPlayer\" width=225 height=185 ShowContorls=\"1\" autostart=\"0\" loop=\"1\"></embed>");
	document.write("</object>");
}

function playVideoSeven_1(){
	document.write("<object id=\"MediaPlayer\" width=500 height=411 classid=\"CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95\" standby=\"Loading Windows Media Player components…\" type=\"application/x-oleobject\" codebase=\"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112\">");
	document.write("<param name=\"filename\" value=\"/content-files/files/movies/vertmill.avi\">");
	document.write("<param name=\"Showcontrols\" value=\"True\">");
	document.write("<param name=\"autoStart\" value=\"False\">");
	document.write("<embed type=\"application/x-mplayer2\" src=\"/content-files/files/movies/vertmill.avi\" name=\"MediaPlayer\" width=500 height=411 ShowContorls=\"1\" autostart=\"0\" loop=\"1\"></embed>");
	document.write("</object>");
}