Thank you for subscribing!
Click here to download your copy of "Best Practices for Efficient Energy Audits"
If you haven't subscribed yet, and want to be sure to receive the next white paper in our series, please use the form below to subscribe:
[inline] [script]
var fieldarray=new Array("Last Name","First Name","Email", "Phone"); // if you need to have some other fields to be mandatory, please add them here within quotes ("")
function validate()
{
for(var i=0;i
{
var value=document.getElementsByName(fieldarray[i])[0].value;
if(value=="")
{
alert(fieldarray[i]+" cannot be empty");return false;
}
}
}
[/script]
[/inline]
*required fields.