by Joseph
Request For Quote – Vacuum Furnace Systems & Controls
{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: Vertical or Horizontal Vacuum Furnace Systems.
Thank you for your interest in our Vacuum Furnace Systems. Information provided here will be used to prepare a budgetary Quote for your New VAC AERO Vacuum Furnace. 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.
Tips for Selecting Vacuum Furnaces – Part One
Tips for Selecting Vacuum Furnaces – Part Two
Tips for Selecting Vacuum Furnaces – Part Three
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