function writeJS(){
var str='';
str+='<form action="https:\/\/www.salesforce.com\/servlet\/servlet.WebToLead?encoding=UTF-8" method="POST" onsubmit="return validate_form(this)">';
str+='<!------------------';
str+='    This HTML is defaulted to DEBUG mode so that your web master can test the online Web-to-Lead page from the desktop.  Once your web master has finished testing please remember to remove the entire "debug" and "debugEmail" lines of code prior to adding this HTML to your website.';
str+='------------------->';
str+='<input type="hidden" name="debug" value=0>';
str+='<input type="hidden" name="debugEmail" value="email@sterilizers.com">';
str+='<input type=hidden name="oid" value="00D600000006y7m">';
str+='<input type=hidden name="retURL" value="http:\/\/www.sterilizers.com">';
str+='<table border="0" class=inset>';
str+='<tr><td align=right>';
str+='<input  id="00N60000001YkSV" maxlength="15" name="00N60000001YkSV" size="20" type="hidden" value="7">';
str+='<label for="first_name">First Name<\/label>';
str+='<\/td><td><input  id="first_name" maxlength="40" name="first_name" size="20" type="text" \/>';
str+='<\/td><\/tr>';
str+='<tr><td align=right>';
str+='<label for="last_name">Last Name<\/label>';
str+='<\/td><td>';
str+='<input  id="last_name" maxlength="40" name="last_name" size="20" type="text" \/>';
str+='<\/td><\/tr>';
str+='<tr><td align=right>';
str+='<label for="company">Company<\/label>';
str+='<\/td><td><input  id="company" maxlength="40" name="company" size="20" type="text" \/>';
str+='<\/td><\/tr>';
str+='<tr><td align=right>';
str+='<label for="email">Email<\/label>';
str+='<\/td><td>';
str+='<input  id="email" maxlength="80" name="email" size="20" type="text" \/>';
str+='<\/td><\/tr>';
str+='<tr><td align=right>';
str+='<label for="phone">Phone<\/label>';
str+='<\/td><td>';
str+='<input  id="phone" maxlength="40" name="phone" size="20" type="text" \/>';
str+='<\/td><\/tr>';
str+='<tr><td align=right>';
str+='Large sterilizers:';
str+='<\/td><td>';
str+='<select  id="00N60000001VgoE" multiple="multiple" name="00N60000001VgoE" title="Large sterilizers">';
str+='<option value="16 x 16 x 26 \/ 3.8cu ft">16 x 16 x 26 \/ 3.8cu ft<\/option>';
str+='<option value="20 x 20 x 38 \/ 8.8 cu ft.">20 x 20 x 38 \/ 8.8 cu ft.<\/option>';
str+='<option value="24 x 36 x 36 \/ 18.0 cu ft.">24 x 36 x 36 \/ 18.0 cu ft.<\/option>';
str+='<option value="24 x 36 x 48 \/ 24.0 cu ft.">24 x 36 x 48 \/ 24.0 cu ft.<\/option>';
str+='<option value="24 x 36 x 60 \/ 30.0 cu ft.">24 x 36 x 60 \/ 30.0 cu ft.<\/option>';
str+='<option value="24 x 36 x 70 \/ 36.0 cu ft.">24 x 36 x 70 \/ 36.0 cu ft.<\/option>';
str+='<\/select>';
str+='<\/td><\/tr>';
str+='<tr><td align=right>';
str+='Controls:';
str+='<\/td><td><select  id="00N60000001VgoJ" name="00N60000001VgoJ" title="Controls">';
str+='<option value="Any">--None--<\/option>';
str+='<option value="Electro-Mechanical Control">Electro-Mechanical Control<\/option>';
str+='<option value="Micro Processor Control">Micro Processor Control<\/option>';
str+='<\/select>';
str+='<\/td><\/tr>';
str+='<tr><td align=right>';
str+='Comments:';
str+='<\/td><td>';
str+='<textarea  id="00N60000001Vh2k" name="00N60000001Vh2k" type="text" wrap="soft" cols=40 rows=3><\/textarea>';
str+='<\/td><\/tr>';
str+='<tr><td align=center colspan=2>';
str+='<input type="submit" name="submit">';
str+='<\/td><\/tr>';
str+='<\/table>';
str+='<\/form>';
document.write(str);
}
writeJS();
