by Joseph
Request For Quote – Vacuum Heat Treating & Coating Services
{source}
<script language=”JavaScript”>
function formCheck(formobj){
var fieldRequired = Array(“FirstName”, “LastName”,”Company”,”City”,”State”,”Country”,”PhoneNumber”,”E-Mail”);
var fieldDescription = Array(“First Name”, “Last Name”, “Company”, “City”, “State”, “Country”, “Phone Number”, “E-Mail” );

var alertMsg = “Please complete the following fields:\n”;


var l_Msg = alertMsg.length;

for (var i = 0; i < fieldRequired.length; i++){


var obj = formobj.elements[fieldRequired[i]];


if (obj){




switch(obj.type){




case “select-one”:






if (obj.selectedIndex == -1 || obj.options[obj.selectedIndex].text == “”){








alertMsg += ” – ” + fieldDescription[i] + “\n”;






}






break;




case “select-multiple”:






if (obj.selectedIndex == -1){








alertMsg += ” – ” + fieldDescription[i] + “\n”;






}






break;




case “text”:




case “textarea”:






if (obj.value == “” || obj.value == null){








alertMsg += ” – ” + fieldDescription[i] + “\n”;






}






break;




default:




}




if (obj.type == undefined){






var blnchecked = false;






for (var j = 0; j < obj.length; j++){








if (obj[j].checked){










blnchecked = true;








}






}






if (!blnchecked){








alertMsg += ” – ” + fieldDescription[i] + “\n”;






}




}


}
}

if (alertMsg.length == l_Msg){


return true;
}else{


alert(alertMsg);


return false;
}
}
// —>
</script>
<?php
$doc =& JFactory::getDocument();
$doc->addStyleSheet( JURI::root( true ).’/forms/stylesheet.css’ );
?>
{/source}
Please use this form to Request a Quote for the following: Vacuum Heat Treating, Plasma & HVOF Spray Coatings, Inorganic Paint & Pack Coatings.
Thank you for your interest in our Vacuum Heat Treating & Coating Services. Information provided here will be used to prepare a budgetary Quote. Please fill out this form by including as much information as possible regarding your specific application and we will send you a preliminary Quote based on your requirements.
Thank you for your inquiry. We will respond to your request as quickly as possible. Please note that we at VAC AERO International Inc. respect your privacy.
Privacy Policy – Permission Email Policy
Please fill out our Request Info form, fields marked with an asterisk (*) are required information.