<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/_main.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<META name="description" content="Bucks County real estate and relocation information as well as online evaluations, MLS home searches, and Realtors.">
<Meta name="keywords" content="Bucks County PA real estate, Bucks County homes for sale, Bucks County realtors, Montgomery County, Yardley, Lower Makefield, Doylestown, QUakertown, PA, listings, mls listings, real, estate, homes, condominiums, houses, relocating, relocation, condos, agent, realtors in Bucks County, residential,lots, buying, selling">
<!-- InstanceBeginEditable name="doctitle" -->
<title>Better Homes And Land Sales - Mortgae Calculator</title>
<!-- InstanceEndEditable -->
<style type="text/css">
<!--
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style2 {
	font-size: 36px;
	color: #0059B3;
}
.style8 {color: #FFFFFF}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style17 {font-size: 12px}
.style19 {font-size: xx-large}
.style20 {font-size: large}
body {
	background-image: url();
}
-->
</style>
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
</head>
<body bgcolor="#FFFFFF">
<table width="85%" border="0" align="left" cellpadding="0" cellspacing="0">
  <tr>
    <td width="29%" height="171" bgcolor="#0059B3"><a href="default.htm"><img src="logo.jpg" alt="Better Homes And Land Sales" width="223" height="106" hspace="5" vspace="15" border="0" /></a></td>
    <td colspan="2" align="left" valign="top"><table width="578" height="155" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td width="568" align="center" valign="middle"><strong><span class="style1"><span class="style2">Vicki Serravallo</span><br />
        </span></strong><span class="style1">Broker in PA &amp; NJ </span></td>
      </tr>
      <tr>
        <td height="72" align="center" valign="middle"><table width="374" border="3" bordercolor="#0059B3">
          <tr>
            <td width="364" align="center" valign="middle"><span class="style1">A Realtor&reg; Who Knows Your Home <br />
From The Ground Up</span></td>
          </tr>
        </table></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="368" align="center" valign="top" bgcolor="#0059B3"><a href="default.htm"><br />
      <img src="images/Home.JPG" alt="Home" width="182" height="33" border="0" /></a><br />
      <a href="listings.htm"><img src="images/listings.JPG" alt="Current Listings" width="182" height="33" border="0" /></a><br />
      <a href="http://www.wellsfargo.com" target="_blank"><img src="images/mortgageInfo.JPG" alt="Mortgage Information" width="182" height="33" border="0" /></a><br />
      <a href="calc.htm"><img src="images/calculator.JPG" width="182" height="33" border="0" /></a><br />
      <a href="http://www.paprofiles.org/profiles/county.asp" target="_blank"><img src="images/schoolInfo.JPG" width="182" height="33" border="0" /></a><br />
    <a href="contact.htm"><img src="images/contact.JPG" width="182" height="33" border="0" /></a><span class="style8"><br />
    <br />
    <br />
    <span class="style19">Vicki Serravallo</span><br />
      <span class="style20">(215)348-7800</span><br />
      <span class="style20">PO Box   2105<br />
      Doylestown,&nbsp;PA&nbsp;18901<br />
    <a href="mailto:E-mail: bettrhoms@aol.com"><font color="#FFFFFF">E-mail: bettrhoms@aol.com</font><font color="#FFFFFF"></font></a></span></span></td>
    <td width="1%" align="left" valign="top">&nbsp;</td>
    <td width="70%" align="left" valign="top"><!-- InstanceBeginEditable name="Body" -->
      <SCRIPT LANGUAGE="JavaScript">
<!--
    function checkForZero(field) {
        if (field.value == 0 || field.value.length == 0) {
            alert ("This field can't be 0!");
            field.focus(); }
        else
	    calculatePayment(field.form);
    }

    function cmdCalc_Click(form) {
        if (form.price.value == 0 || form.price.value.length == 0) {
            alert ("The Price field can't be 0!");
            form.price.focus(); }
        else if (form.ir.value == 0 || form.ir.value.length == 0) {
            alert ("The Interest Rate field can't be 0!");
            form.ir.focus(); }
        else if (form.term.value == 0 || form.term.value.length == 0) {
            alert ("The Term field can't be 0!");
            form.term.focus(); }
        else
            calculatePayment(form);
    }

    function calculatePayment(form) {
        princ = form.price.value - form.dp.value;
        intRate = (form.ir.value/100) / 12;
        months = form.term.value * 12;
        form.pmt.value = Math.floor((princ*intRate)/(1-Math.pow(1+intRate,(-1*months)))*100)/100;
  	form.principle.value = princ;
	form.payments.value = months;
    }
//-->
</SCRIPT>


	  <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <th align="center" scope="row"><TABLE><td height="80" align="center" valign="top">

<FONT FACE="Arial, Verdana, Helvetica, MS Sans Serif" COLOR=#000088 SIZE=+2 CLASS="TitleText"></FONT>

<FORM NAME="MortgageCalculator">
<TABLE BORDER=5 BGCOLOR=SILVER CELLPADDING=2>
<TR>
<TD COLSPAN=2 ALIGN=CENTER>
<B><FONT SIZE=+2 COLOR=BLUE>M<FONT SIZE=+1>ORTGAGE <FONT SIZE=+2>C<FONT SIZE=+1>ALCULATOR</FONT></B></TD>
</TR>

<TR>
<TD COLSPAN=2>
<TABLE BORDER=0 CELLPADDING=2>

<TR>
<TD COLSPAN=2><B>Mortgage Data:</B></TD>
<TR>
<TD ALIGN=RIGHT>House Price:</TD>
<TD>
<INPUT 
    TYPE=TEXT
    NAME=price
    VALUE="200000" 
    SIZE=7
    onChange=checkForZero(this)></TD>
</TR>

<TR>
<TD ALIGN=RIGHT>Down Payment:</TD>
<TD>
 <INPUT 
    TYPE=TEXT 
    NAME=dp
    VALUE=0 
    onChange=calculatePayment(this.form) 
    SIZE=7></TD>
</TR>

<TR>
<TD ALIGN=RIGHT>Annual Interest Rate:</TD>
<TD>
<INPUT 
    TYPE=TEXT
    NAME=ir
    VALUE="7.5" 
    SIZE=4
    onChange=checkForZero(this)>
%</TD>
</TR>

<TR>
<TD ALIGN=RIGHT>Term:</TD>
<TD>

<INPUT 
    TYPE=TEXT
    NAME=term
    VALUE="30" 
    SIZE=4
    onChange=checkForZero(this)>
Years</TD>
</TR>
</TABLE></TD></TR>

<TR>
<TD>

<TABLE BORDER=0 CELLPADDING=2>

<TR>
<TD COLSPAN=2><B>Results:</B></TD>
<TR>
<TD ALIGN=RIGHT>Mortgage Principle:</TD>
<TD>

<INPUT 
    TYPE=TEXT
    NAME=principle
    SIZE=7></TD>
<TR>
<TD ALIGN=RIGHT>Total Payments:</TD>
<TD>
<INPUT 
    TYPE=TEXT
    NAME=payments
    SIZE=7></TD>
</TR>

<TR>
<TD ALIGN=RIGHT>Monthly Payment:</TD>
<TD>
<INPUT 
    TYPE=TEXT
    NAME=pmt
    SIZE=7></TD>
</TR>
</TABLE></TD>
</TR>
<TR>
<TD ALIGN=CENTER COLSPAN=2>
<INPUT 
    TYPE=BUTTON
    NAME="cmdCalc" 
    VALUE="Calculate"
    onClick=cmdCalc_Click(this.form)></TD>
</TR>
</TD></TR>
</TABLE>
</FORM>
</TABLE></th>
        </tr>
      </table>
      <p><a href="http://www.mcfedries.com" title="Calculator Thanks To  Paul McFedries">Mortgage Calculator Courtesy of Paul McFedries</a></p>
      <!-- InstanceEndEditable -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td align="left" scope="row"><span class="style17">Copyright 2006 Better Homes And Land Sales</span></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</body>
<!-- InstanceEnd --></html>
