document.write("<div class=\"estimator_box\">");
document.write("<form name=\"credit_estimator\" id=\"credit_estimator\" action=\"/ce/credit_estimator.php\" method=\"post\">");
document.write("<div class=\"estimator_head\">Get Cash<br /><span class=\"hundredk\">NOW!</span></div>");
document.write("<div class=\"estimator_loan\">");
document.write("<select name=\"loan_choice\" id=\"loan_choice\">");
document.write("<option value=\"na\" selected=\"selected\">Choose your Product</option>");
document.write("<option value=\"bcl\">Bad Credit Loans</option>");
document.write("<option value=\"dc2\">Debt Consolidation</option>");
document.write("<option value=\"pl\">Personal Loans</option>");
document.write("<option value=\"pd1\">Cash Advances</option>");
document.write("</select> <br /><br /></div>");
document.write("<div class=\"estimator_btn\" id=\"estimator_btn\">");
document.write("<input name=\"submit\" type=\"image\" src=\"http://www.creditloan.com/images/applynow.png\" class=\"hack-png\" /></div></form></div>");
