document.write("<script Language=\"JavaScript\"> function toggletrades(){ if(document.getElementById(\"tradeboxes\").style.display==\"none\"){    document.getElementById(\"tradeboxes\").style.display=\"\";  document.getElementById(\"tradeboxes2\").style.display=\"\"; }else{ if(document.getElementById(\"tradeboxes\").style.display==\"\"){ document.getElementById(\"tradeboxes\").style.display=\"none\"; document.getElementById(\"tradeboxes2\").style.display=\"none\"; } }  return; } function setusername(){ document.Subcontractorssetup.tSub_Contact_Username.value = document.Subcontractorssetup.Sub_Contact_Email.value; } function setpassword(){ document.Subcontractorssetup.tSub_Contact_Password.value = document.Subcontractorssetup.Sub_Contact_Last_Name.value; } function validateform(theForm) {   if (theForm.Subcontractors_Name.value == \"\")   {     alert(\"Please enter a Company Name.\");     theForm.Subcontractors_Name.focus();     return (false);    }   if (theForm.Subcontractors_Name.value.length < 3)   {     alert(\"Please enter at least 3 characters in the Company Name.\");     theForm.Subcontractors_Name.focus();     return (false);    }     if (theForm.Subcontractors_Name.value.length > 100)   {     alert(\"Please enter at most 100 characters for Company Name.\");     theForm.Subcontractors_Name.focus();      return (false);   }  if (theForm.Subcontractors_Street.value == \"\")   {     alert(\"Please enter a Company Street.\");     theForm.Subcontractors_Street.focus();     return (false);    }  if (theForm.Subcontractors_City.value == \"\")   {     alert(\"Please enter a Company City.\");     theForm.Subcontractors_City.focus();     return (false);    }  if (theForm.Subcontractors_State.value == \"\")   {     alert(\"Please enter a Company State.\");     theForm.Subcontractors_State.focus();     return (false);    }  if (theForm.Subcontractors_Zip.value == \"\")   {     alert(\"Please enter a Company Zip.\");     theForm.Subcontractors_Zip.focus();     return (false);    }  if (theForm.Subcontractors_Phone1p1.value == \"\")   {     alert(\"Please enter a Company Phone.\");     theForm.Subcontractors_Phone1p1.focus();     return (false);    }  if (theForm.Subcontractors_Phone1p2.value == \"\")   {     alert(\"Please enter a Company Phone.\");     theForm.Subcontractors_Phone1p1.focus();     return (false);    }  if (theForm.Subcontractors_Phone1p3.value == \"\")   {     alert(\"Please enter a Company Phone.\");     theForm.Subcontractors_Phone1p1.focus();     return (false);    }   if (theForm.Sub_Contact_First_Name.value == \"\")   {     alert(\"Please enter a Contact\\\'s First Name.\");     theForm.Sub_Contact_First_Name.focus();     return (false);    } if (theForm.Sub_Contact_Last_Name.value == \"\")   {     alert(\"Please enter a Contact\\\'s Last Name.\");     theForm.Sub_Contact_Last_Name.focus();     return (false);    }   if (theForm.Sub_Contact_Email.value == \"\")   {     alert(\"Please enter the Contacts Email later.\");     theForm.Sub_Contact_Email.focus();     return (false);   }   if (theForm.tSub_Contact_Username.value.length < 6)   {     alert(\"Please enter at least 6 characters for the User Name.\");     theForm.tSub_Contact_Username.focus();     return (false);   }  if (theForm.tSub_Contact_Password.length < 5 )   {     alert(\"Please enter a Password with at least 5 characters.\");     theForm.tSub_Contact_Password.focus();     return (false);    }  return (true); }  var isNN = (navigator.appName.indexOf(\"Netscape\")!=-1); function autoTab(input,len, e) { var keyCode = (isNN) ? e.which : e.keyCode;  var filter = (isNN) ? [0,8,9] : [0,8,9,16,17,18,37,38,39,40,46]; if(input.value.length >= len && !containsElement(filter,keyCode)) { input.value = input.value.slice(0, len); input.form[(getIndex(input)+1) % input.form.length].focus(); } function containsElement(arr, ele) { var found = false, index = 0; while(!found && index < arr.length) if(arr[index] == ele) found = true; else index++; return found; } function getIndex(input) { var index = -1, i = 0, found = false; while (i < input.form.length && index == -1) if (input.form[i] == input)index = i; else i++; return index; } return true; }  function popeipm() {   popupWin =   window.open(\'http://www.jobsiteontime.com/eipm.htm\',\'windowName\',\'toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=550,height=300\');   return false; } //--></script> <center><font face=\"arial\" size=4 color=black>Contractor Company Information</font></center>");document.write("<form method=\"POST\" action=\"http://www.retrofitexchange.com/shell.htm\" onsubmit=\"return validateform(this)\" name=\"Subcontractorssetup\"><input type=\"hidden\" name=\"action\" value=\"add\"><input type=\"hidden\" name=\"stepsshow\" value=\"Y\"><input type=\"hidden\" name=\"From_Site\" value=\"3\"><input type=\"hidden\" name=\"SA_ID\" value=\"\"><input type=\"hidden\" name=\"Sub_Contact_Master\" value=\"Y\"><input type=\"hidden\" name=\"Trade_ID\" value=\"\"><input type=\"hidden\" name=\"Subcontractors_ID\" value=\"\"><input type=\"hidden\" name=\"Sub_Contact_ID\" value=\"\">");document.write("<center><table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td colspan=\"4\"><font color=black size=2>About your company....</font></td><td rowspan=11 class=s12n>&nbsp;</td></tr><tr><td class=\"r\" align=\"right\"><font color=black size=2>Company Name:&nbsp;</font></td><td colspan=\"3\" align=\"left\"><input type=\"text\" name=\"Subcontractors_Name\" size=\"40\" maxlength=\"100\" value=\"\"><font color=red>  *</font></td> </tr><tr>");document.write("<td  class=\"r\" align=\"right\"><font color=black size=2>Address:&nbsp;</font></td><td colspan=\"3\" align=\"left\"><input type=\"text\" name=\"Subcontractors_Street\" size=\"30\" maxlength=\"30\" value=\"\"></td> </tr><tr><td class=\"r\" align=\"right\"><font color=black size=2>City:&nbsp;</font></td><td colspan=\"3\" align=\"left\"><input type=\"text\" name=\"Subcontractors_City\" size=\"30\" maxlength=\"40\" value=\"\"></td></tr><tr><td class=\"r\" align=\"right\"><font color=black size=2>State:&nbsp;</font></td><td align=\"left\"><input type=\"text\" name=\"Subcontractors_State\" size=\"3\" maxlength=\"3\" value=\"\"></td><td class=\"r\" align=\"right\"><font color=black size=2>Zip:&nbsp;</font></td><td align=\"left\"><input type=\"text\" name=\"Subcontractors_Zip\" size=\"10\" value=\"\"></td></tr><tr><td class=\"r\" align=\"right\" valign=\"middle\"><font color=black size=2>Website:&nbsp;</font></td><td colspan=\"3\" align=\"left\"  valign=\"middle\"><font color=black size=2>http://</font><input type=\"text\" name=\"Subcontractors_WebsiteURL\" size=\"30\" maxlength=\"90\" value=\"\"></td></tr><tr><td class=\"r\" align=\"right\"><font color=black size=2>Phone Number:&nbsp;</td><td colspan=\"3\" align=\"left\"><input onKeyUp=\"return autoTab(this, 3, event);\"  type=\"text\" name=\"Subcontractors_Phone1p1\" size=\"3\" maxlength=\"3\" value=\"\">-<input onKeyUp=\"return autoTab(this, 3, event);\"  type=\"text\" name=\"Subcontractors_Phone1p2\" size=\"3\" maxlength=\"3\"  value=\"\">-<input onKeyUp=\"return autoTab(this, 4, event);\" ype=\"text\"  name=\"Subcontractors_Phone1p3\" size=\"4\" maxlength=\"4\" value=\"\"></td><td></tr>");document.write("<tr><td class=\"r\" align=\"right\"><font color=black size=2>Fax Number:&nbsp;</td><td colspan=\"3\" align=\"left\"><input onKeyUp=\"return autoTab(this, 3, event);\"  type=\"text\"  name=\"Subcontractors_Faxp1\" size=\"3\" maxlength=\"3\" value=\"\">-<input onKeyUp=\"return autoTab(this, 3, event);\"  type=\"text\"  name=\"Subcontractors_Faxp2\" size=\"3\" maxlength=\"3\"  value=\"\">-<input onKeyUp=\"return autoTab(this, 4, event);\" ype=\"text\"  name=\"Subcontractors_Faxp3\" size=\"4\" maxlength=\"4\" value=\"\"></td><td></tr><tr><td colspan=\"4\"><font color=black size=2>About your primary contact ....</font></td> </tr><tr><td class=\"r\" align=\"right\"><font color=black size=2>Contact First Name:&nbsp;</font></td><td colspan=\"1\" align=\"left\"><input type=\"text\" name=\"Sub_Contact_First_Name\"  size=\"20\" maxlength=\"25\" value=\"\"><font color=red>  *</font></td><td class=\"r\" align=\"right\"><font color=black size=2>Last Name:&nbsp;</font></td><td colspan=\"1\" align=\"left\"><input type=\"text\" name=\"Sub_Contact_Last_Name\"  onChange=\"setpassword()\"  size=\"20\" maxlength=\"25\" value=\"\"><font color=red>  *</font></td> </tr><tr><td class=\"r\" align=\"right\"><font color=black size=2>Cell Phone:&nbsp;</font></td>");document.write("<td colspan=\"2\" align=\"left\"><input onKeyUp=\"return autoTab(this, 3, event);\"  type=\"text\"  name=\"Sub_Contact_Cellp1\" size=\"3\" maxlength=\"3\" value=\"\">-<input onKeyUp=\"return autoTab(this, 3, event);\"  type=\"text\"  name=\"Sub_Contact_Cellp2\" size=\"3\" maxlength=\"3\"  value=\"\">-<input onKeyUp=\"return autoTab(this, 4, event);\" ype=\"text\"  name=\"Sub_Contact_Cellp3\" size=\"4\" maxlength=\"4\" value=\"\"></td></tr><tr><td class=\"r\" align=\"right\"><font color=black size=2>Email Address:&nbsp;</font></td><td colspan=\"3\" align=\"left\"><input type=\"text\" name=\"Sub_Contact_Email\" onChange=\"setusername()\"  size=\"40\" maxlength=\"100\" value=\"\"><font color=red>  *</font></td></tr> </tr><tr><td class=\"r\" align=\"right\"><font color=black size=2>User Name:&nbsp;</font></td><td colspan=\"3\" align=\"left\"><input type=\"text\" name=\"tSub_Contact_Username\"  size=\"25\" maxlength=\"60\" value=\"\"><font color=red>  *</font></td> </tr><tr><td class=\"r\" align=\"right\"><font color=black size=2>Password:&nbsp;</font></td><td colspan=\"3\" align=\"left\"><input type=\"text\" name=\"tSub_Contact_Password\" size=\"25\" maxlength=\"25\" value=\"\"><font color=red>  *</font></td> </tr></table></center>");document.write("<br><hr><center><table border=\"0\" cellpadding=\"3\" cellspacing=\"0\" width=\"100%\"><tr><td width=\"70%\" style=\'font-size:10.0pt; text-align:left;\' >Are you interested in learning more about becoming an Energy Improvement Project Manager? &nbsp;<img src=\"http://www.jobsiteontime.com/moreinfogif.gif\" onClick=\"popeipm();\" alt=\"Click for EIPM Description\"></td><td width=\"30%\" style=\'font-size:10.0pt; text-align:left; text-valign:top;\'>&nbsp;<input type=\"checkbox\" name=\"eipminterest\" value=\"ON\">Please Contact me</td></tr></table><hr><br><hr><center><table border=\"0\" cellpadding=\"1\" cellspacing=\"0\" width=\"100%\"><tr><td width=\"100%\" style=\'font-size:10.0pt; text-align:center; text-valign:top;\' >Residential Contracting Markets That Your Company Targets</td></tr><td width=\"100%\" style=\'font-size:10.0pt; text-align:center; text-valign:top;\' >Select all that apply</td></tr></table><table border=\"0\" cellpadding=\"1\" cellspacing=\"0\" width=\"100%\"><tr><td width=\"33%\" style=\'font-size:10.0pt; text-align:center; text-valign:top;\' valign=top><input type=\"checkbox\" name=\"f72\" value=\"ON\">New Home Construction<br><ul><li>General Contractor</li></ul></td><td width=\"33%\" style=\'font-size:10.0pt; text-align:center; text-valign:top;\' valign=top><input type=\"checkbox\" name=\"f84\" onClick=\"toggletrades();\" value=\"ON\">Specialty Trade Contracting<br><ul><li>Subcontacts to General Contractors/Builders</li></ul></td><td width=\"33%\" style=\'font-size:10.0pt; text-align:center; text-valign:top; text-decoration : none;\' valign=top><input type=\"checkbox\" name=\"f73\" value=\"ON\">General Remodeling<br><ul><li>General Contractor</li></ul></td></tr></table><hr><div id=\"tradeboxes\" name=\"tradeboxes\" style=\"display: none;\"><center><font color=\"red\">Specialty Trade Contractors must specify Trade categories below</font></center><br><table border=\"0\" cellpadding=\"1\" cellspacing=\"0\" width=\"100%\"><tr><td width=\"100%\" class=\"s14c\">Specialty Contracting Trades That Your Company Performs</td></tr><tr><td width=\"100%\" class=\"s11c\">Select all that apply</td></tr></table><table border=\"0\" cellpadding=\"1\" cellspacing=\"0\" width=\"100%\"><tr><td width=\"33%\" valign=\"top\"><table><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f85\" value=\"ON\"><font size=1>BPI Certified Auditor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f2\" value=\"ON\"><font size=1>Cabinetry Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f3\" value=\"ON\"><font size=1>Carpeting Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f70\" value=\"ON\"><font size=1>Cleanup Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f55\" value=\"ON\"><font size=1>Decking Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f61\" value=\"ON\"><font size=1>Demolition Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f75\" value=\"ON\"><font size=1>Driveway Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f5\" value=\"ON\"><font size=1>Drywall Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f7\" value=\"ON\"><font size=1>Electrical Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f8\" value=\"ON\"><font size=1>Erosion Control Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f9\" value=\"ON\"><font size=1>Excavation Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f74\" value=\"ON\"><font size=1>Fencing Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f10\" value=\"ON\"><font size=1>Final Clean Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f11\" value=\"ON\"><font size=1>Fireplace Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f12\" value=\"ON\"><font size=1>Flatwork Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f13\" value=\"ON\"><font size=1>Foundation Contractor</font></td></tr></table></td><td width=\"33%\" valign=\"top\"><table><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f14\" value=\"ON\"><font size=1>Framing Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f16\" value=\"ON\"><font size=1>Garage Door Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f18\" value=\"ON\"><font size=1>General Cleanup Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f20\" value=\"ON\"><font size=1>Guttering Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f86\" value=\"ON\"><font size=1>HERS Rater</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f21\" value=\"ON\"><font size=1>HVAC Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f65\" value=\"ON\"><font size=1>HVAC Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f22\" value=\"ON\"><font size=1>Insulation Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f52\" value=\"ON\"><font size=1>Land Surveyor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f43\" value=\"ON\"><font size=1>Landscaping Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f23\" value=\"ON\"><font size=1>Lawn Sprinkler Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f24\" value=\"ON\"><font size=1>Light Fixture Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f25\" value=\"ON\"><font size=1>Low Voltage Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f28\" value=\"ON\"><font size=1>Mirror/Shower Door Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f29\" value=\"ON\"><font size=1>Painting Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f30\" value=\"ON\"><font size=1>Plumbing Contractor</font></td></tr></table></td><td width=\"33%\" valign=\"top\"><table><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f32\" value=\"ON\"><font size=1>Roofing Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f81\" value=\"ON\"><font size=1>Siding (Vinyl/Metal) Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f39\" value=\"ON\"><font size=1>Siding Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f33\" value=\"ON\"><font size=1>Sod Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f88\" value=\"ON\"><font size=1>Solar PV Installer</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f36\" value=\"ON\"><font size=1>Stucco/Masonry Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f57\" value=\"ON\"><font size=1>Tile Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f37\" value=\"ON\"><font size=1>Trim Carpentry Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f56\" value=\"ON\"><font size=1>Vinyl Flooring Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f4\" value=\"ON\"><font size=1>Waterproofing Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f87\" value=\"ON\"><font size=1>Weatherization Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f68\" value=\"ON\"><font size=1>Window Contractor</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f47\" value=\"ON\"><font size=1>Window Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f42\" value=\"ON\"><font size=1>Wood Flooring Contractor</font></td></tr></table></td></tr></table></div></center><hr><div id=\"tradeboxes2\" name=\"tradeboxes2\"><table border=\"0\" cellpadding=\"1\" cellspacing=\"0\" width=\"100%\"><tr><td width=\"100%\" class=\"s14c\">Building Materials That Your Company Supplies</td></tr><tr><td width=\"100%\" class=\"s11c\"><center>Select all that apply</center></td></tr></table><table border=\"0\" cellpadding=\"1\" cellspacing=\"0\" width=\"100%\"><tr><td width=\"33%\" valign=\"top\"><table><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f1\" value=\"ON\"><font size=1>Appliance Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f58\" value=\"ON\"><font size=1>Cabinetry Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f83\" value=\"ON\"><font size=1>Carpet/Flooring Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f59\" value=\"ON\"><font size=1>Drywall Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f19\" value=\"ON\"><font size=1>Gravel Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f26\" value=\"ON\"><font size=1>Lumber Supplier</font></td></tr></table></td><td width=\"33%\" valign=\"top\"><table><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f27\" value=\"ON\"><font size=1>Millwork Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f60\" value=\"ON\"><font size=1>Paint Material Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f62\" value=\"ON\"><font size=1>Plumbing Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f66\" value=\"ON\"><font size=1>Roofing Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f82\" value=\"ON\"><font size=1>Siding(Wood/Concrete) Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f89\" value=\"ON\"><font size=1>Solar PV Supplier</font></td></tr></table></td><td width=\"33%\" valign=\"top\"><table><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f90\" value=\"ON\"><font size=1>Solar Water Heating Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f35\" value=\"ON\"><font size=1>Structural Steel Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f79\" value=\"ON\"><font size=1>Tile Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f38\" value=\"ON\"><font size=1>Truss Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f40\" value=\"ON\"><font size=1>Wall Panel Supplier</font></td></tr><tr><td width=\"33%\" align=\"left\" class=\"s9n\"><input type=\"checkbox\" name=\"f80\" value=\"ON\"><font size=1>Wood Flooring Supplier</font></td></tr></table></td></tr></table></div></center><hr></center><center><table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td class=\"r\" colspan=\"2\">&nbsp;<input type=\"submit\" value=\"Save and Proceed to JobsiteOnTime.com\" name=\"next\"></td></tr></table></center></form>");