 function display1()
 {
  var nw1;
  nw1=window.open("mortgageloancalculator.htm","null","width=600,height=470,left=85,top=70,scrollbars=yes,location=no,resizable=no")
}
    

    
 function display2()
 {
  var nw2;
  nw2=window.open("mortgagequalifier.htm","null","width=635,height=440,left=85,top=70,scrollbars=yes,location=no,resizable=no")
}
    

    
 function display3()
 {
  var nw3;
  nw3=window.open("Amortization-Calculator.htm","null","width=640,height=350,left=85,top=70,scrollbars=yes,location=no,resizable=no")
}
    

    
 function display4()
 {
  var nw4;
  nw4=window.open("networthcalculator.htm","null","width=600,height=470,left=85,top=70,scrollbars=yes,location=no,resizable=no")
}
    

    
 function display5()
 {
  var nw5;
  nw5=window.open("MortgagePayoff.html","null","width=600,height=470,left=85,top=70,scrollbars=yes,location=no,resizable=no")
}