
<!-- 
document.write("<table width='100&#37;' cellpadding='0' cellspacing='0' border='0'><tr><td>");
document.write("<b>Jane Doe</b>, Loan Officer<br>");
document.write("Creekview Mortgage Inc.<br />");
document.write("100 Sample St.<br>Sample, UT 84107<br>");
document.write("<b>801-555-1111</b> Office<br>");
document.write("<b>801-555-2222</b> Mobile<br>");
document.write("<b>801-555-3333</b> Fax<br>");
document.write("<a href='mailto:sample@sample.com'>sample@sample.com</a>");
document.write("</td><td>");
document.write("<img src='/images/lohead.jpg' border='0' alt='' style='padding-left:15px;'>");
document.write("</td></tr><tr><td colspan='2' align='center'><br><br><img src='/images/lologo.jpg' border='0' alt=''>");
document.write("</td></tr></table>");
//--> 

