
<!--
document.writeln("<table width=\"95%\" border=\"0\" cellspacing=\"0\" cellpadding=\"10\" bordercolor=\"#000000\" bgcolor=\"#cccccc\">");
document.writeln("      <tr>");
document.writeln("        <td><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"10\" bordercolor=\"#CCCCCC\">");
document.writeln("            <tr valign=\"middle\">");
document.writeln("              <td width=\"33%\"><div align=\"center\"><font face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000000\"><b>SAN ");
document.writeln("                DIEGO</b> (in Old Town) <br>");
document.writeln("                2356 Moore St., Ste. 200 <br>");
document.writeln("                San Diego, CA 92110<br>");
document.writeln("                (619) 692-9254</font></div></td>");
document.writeln("              <td width=\"33%\"><div align=\"center\">");
document.writeln("                  <p><font face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000000\"><strong> TEMECULA OFFICE</strong></font> <br>");
document.writeln("                      <font size=\"2\" face=\"Arial, Helvetica, sans-serif\">27247 Madison ");
document.writeln("                        Ave., Ste. 119</font> <br>");
document.writeln("                                      <font size=\"2\" face=\"Arial, Helvetica, sans-serif\">Temecula, ");
document.writeln("                                        CA 92590</font> <br>");
document.writeln("                                      <font size=\"2\" face=\"Arial, Helvetica, sans-serif\">(951) 461-8681</font> </p>");
document.writeln("              </div></td>");
document.writeln("              <td width=\"34%\"><div align=\"center\"><font face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000000\"><b>PALM ");
document.writeln("                SPRINGS</b><br>");
document.writeln("                777 E. Tahquitz Canyon Way, Ste. 200<br>");
document.writeln("                Palm Springs, CA 92262 <br>");
document.writeln("                (760) 416-3080</font></div></td>");
document.writeln("            </tr>");
document.writeln("            <tr valign=\"middle\">");
document.writeln("              <td>&nbsp;</td>");
document.writeln("              <td align=\"center\">");
document.writeln("			  Questions please");

user = "debtblasters";
site = "san.rr.com";

document.writeln('<br><a href=\"mailto:' + user + '@' + site + '\">');
document.writeln('<img src=\"http://www.debtblasters.com/images/email_address.gif\">'+'</a>');

document.writeln("			  </td>");
document.writeln("              <td>&nbsp;</td>");
document.writeln("            </tr>");
document.writeln("        </table></td>");
document.writeln("      </tr>");
document.writeln("    </table>");
document.writeln("    <p><a href=\"index.html\" target=\"_parent\"><img name=\"logo\" src=\"http://www.debtblasters.com/images/logo.jpg\" width=\"63\" height=\"63\" border=\"0\">");
document.writeln("          <!-- fwtable fwsrc=\"logo01.png\" fwbase=\"logo\" fwstyle=\"Dreamweaver\" fwdocid = \"742308039\" fwnested=\"0\" -->");
document.writeln("    </a></p>");

//-->


