Sugget us

* indicates required information

Contact Information

Name*

Address*

City*, State*, Zip*

Telephone*

(

E-mail address*

How do you perfer us to contact you
Phone
Email
Snail mail

Which one of our services are you interested in recieving information about?

Babbitting
Straw Chopper
Engine Rebuilding
Crank Grinding
Other

Please enter any comments here:

function checkForNumber(fieldValue) { var numberCheck = isNaN(fieldValue); if(numberCheck == true) { window.alert("You must enter a numeric value!"); } }

( function confirmSubmit(){ var submitForm = window.confirm("Are you sure you want to submit the form?"); if (document.forms[0].name.value == "" || document.forms[0].address.value == "" || document.forms[0].city.value == "" || document.forms[0].state.value == "" || document.forms[0].zip.value == ""){ window.alert("You must enter your contact information."); return false; } else if (document.forms[0].area.value == "" || document.forms[0].exchange.value == "" || document.forms[0].phone.value == "") { window.alert("You must enter your telephone number."); return false; } else if (document.forms[0].email.value == ""){ window.alert("You must enter a correct email address"); return false; } onsubmit="return confirmSubmit();" function confirmReset(){ var resetForm = window.confirm("Are you sure you want to reset the form?") if (resetForm == true) return true; return false; } function submitForm(){ if (document.forms[0].firstName.value == "" || document.forms[0].lastName.value == ""){ window.alert("You must enter your first and last name!"); return false; } else return true; } function contactMe(){ for(var i=0; i

Post a Comment

Make your Queries ..