📄 calc_3.asp
字号:
<!--#include file=../inc/top1.asp -->
<HTML><HEAD><TITLE>实用工具</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312"><LINK
href="../images/css.css" type=text/css rel=stylesheet>
<SCRIPT language=JavaScript>
function runjs()
{
dj=parseFloat(window.document.form1.dj.value)
chsh=parseInt(window.document.form1.chsh.value)/10
nsh=parseInt(window.document.form1.nsh.value)
qsh=12*nsh
{if(nsh<6)lx=parseFloat(0.036)
if(nsh>=6)lx=parseFloat(0.0405)}
ylx=lx/12
mj=parseFloat(window.document.form1.mj.value)
fkz=dj*mj
dkz=fkz*chsh
yj=(ylx/(1-(1/(Math.pow(1+ylx,qsh)))))*dkz
hkz=yj*qsh
window.document.form1.dkz.value=Math.round(dkz*100,5)/100
window.document.form1.shf.value=Math.round((fkz-dkz)*100,5)/100
window.document.form1.yj.value=Math.round(yj*100,5)/100
window.document.form1.fkz.value=Math.round(fkz*100,5)/100
window.document.form1.lxfd.value=Math.round((hkz-dkz)*100,5)/100
window.document.form1.hkz.value=Math.round(hkz*100,5)/100
}
function runjs2()
{
dj2=parseFloat(window.document.form2.dj2.value)
chsh2=parseInt(window.document.form2.chsh2.value)/10
nsh2=parseInt(window.document.form2.nsh2.value)
qsh2=12*nsh2
{if(nsh2<6)lx2=parseFloat(0.0477)
if(nsh2>=6)lx2=parseFloat(0.0504)}
ylx2=lx2/12
mj2=parseFloat(window.document.form2.mj2.value)
fkz2=dj2*mj2
dkz2=fkz2*chsh2
yj2=(ylx2/(1-(1/(Math.pow(1+ylx2,qsh2)))))*dkz2
hkz2=yj2*qsh2
window.document.form2.dkz2.value=Math.round(dkz2*100,5)/100
window.document.form2.shf2.value=Math.round((fkz2-dkz2)*100,5)/100
window.document.form2.yj2.value=Math.round(yj2*100,5)/100
window.document.form2.fkz2.value=Math.round(fkz2*100,5)/100
window.document.form2.lxfd2.value=Math.round((hkz2-dkz2)*100,5)/100
window.document.form2.hkz2.value=Math.round(hkz2*100,5)/100
}
function selectionMade()
{
document.form3.ajbl3.value=(100-(document.form3.gjjbl3.value)*100)+"%"}
function runjs3()
{dj3=parseFloat(document.form3.dj3.value)
chsh3=parseInt(window.document.form3.chsh3.value)/10
gjjnsh3=parseInt(window.document.form3.gjjnsh3.value)
ajnsh3=parseInt(window.document.form3.ajnsh3.value)
gjjqsh3=12*gjjnsh3
ajqsh3=12*ajnsh3
{if(gjjnsh3<6)gjjlx3=parseFloat(0.0414)
if(gjjnsh3>=6)gjjlx3=parseFloat(0.0459)}
{if(ajnsh3<6)ajlx3=parseFloat(0.0477)
if(ajnsh3>=6)ajlx3=parseFloat(0.0504)}
gjjylx3=gjjlx3/12
ajylx3=ajlx3/12
mj3=parseFloat(window.document.form3.mj3.value)
gjjbl3=parseFloat(window.document.form3.gjjbl3.value)
fkz3=dj3*mj3
dkz3=fkz3*chsh3
gjj3=dkz3*gjjbl3
aj3=dkz3*(1-window.document.form3.gjjbl3.value)
gjjyj3=(gjjylx3/(1-(1/(Math.pow(1+gjjylx3,gjjqsh3)))))*gjj3
ajyj3=(ajylx3/(1-(1/(Math.pow(1+ajylx3,ajqsh3)))))*aj3
gjjhkz3=gjjyj3*gjjqsh3
ajhkz3=ajyj3*ajqsh3
shf3=fkz3-dkz3
yh3=fkz3*0.0005
q3=fkz3*0.02
fw3=fkz3*0.005
gzh3=fkz3*0.003
window.document.form3.dkz3.value=dkz3
window.document.form3.fkz3.value=fkz3
window.document.form3.shf3.value=shf3
window.document.form3.gjjshf3.value=shf3*gjjbl3
window.document.form3.ajshf3.value=Math.round(shf3*(1-gjjbl3),2)
window.document.form3.ajyj3.value=Math.round(ajyj3,2)
window.document.form3.gjjyj3.value=Math.round(gjjyj3,2)
window.document.form3.yj3.value=Math.round(ajyj3+gjjyj3,2)
window.document.form3.gjjhkz3.value=Math.round(gjjyj3*gjjqsh3,2)
window.document.form3.ajhkz3.value=Math.round(ajyj3*ajqsh3,2)
window.document.form3.gjjlxfd3.value=Math.round(gjjhkz3-gjj3,2)
window.document.form3.ajlxfd3.value=Math.round(ajhkz3-aj3,2)
window.document.form3.yh3.value=Math.round(yh3*100,5)/100
window.document.form3.fkz3.value=Math.round(fkz3*100,5)/100
window.document.form3.q3.value=Math.round(q3*100,5)/100
window.document.form3.gzh3.value=Math.round(gzh3*100,5)/100
window.document.form3.wt3.value=Math.round(gzh3*100,5)/100
window.document.form3.fw3.value=Math.round(fw3*100,5)/100
}
function runjs4()
{
dj4=parseFloat(window.document.form4.dj4.value)
mj4=parseFloat(window.document.form4.mj4.value)
fkz4=dj4*mj4
yh4=fkz4*0.0005
q4=fkz4*0.02
fw4=fkz4*0.005
gzh4=fkz4*0.003
window.document.form4.yh4.value=Math.round(yh4*100,5)/100
window.document.form4.fkz4.value=Math.round(fkz4*100,5)/100
window.document.form4.q4.value=Math.round(q4*100,5)/100
window.document.form4.gzh4.value=Math.round(gzh4*100,5)/100
window.document.form4.wt4.value=Math.round(gzh4*100,5)/100
window.document.form4.fw4.value=Math.round(fw4*100,5)/100}
</SCRIPT>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<LINK
href="../images/realty.css" rel=stylesheet type=text/css>
<META content="Microsoft FrontPage 5.0" name=GENERATOR></HEAD>
<BODY leftMargin=0 topMargin=0>
<SCRIPT language=javascript>
function openwin0(id) { window.open("old2buy_info.asp?Infoid="+id,"","height=523,width=510,left=70,top=0,resizable=no,scrollbars,status=no,toolbar=no,menubar=no,location=no");}
function openwin1(id) { window.open("old2_info.asp?Infoid="+id,"","height=523,width=510,left=70,top=0,resizable=no,scrollbars,status=no,toolbar=no,menubar=no,location=no");}
function openwin2(id) { window.open("lease_info.asp?Infoid="+id,"","height=523,width=510,left=70,top=0,resizable=no,scrollbars,status=no,toolbar=no,menubar=no,location=no");}
function openwin3(id) { window.open("lease_info2.asp?Infoid="+id,"","height=523,width=510,left=70,top=0,resizable=no,scrollbars,status=no,toolbar=no,menubar=no,location=no");}
function openwin4(id) { window.open("lease_info3.asp?Infoid="+id,"","height=523,width=510,left=70,top=0,resizable=no,scrollbars,status=no,toolbar=no,menubar=no,location=no");}
function openwin5(id) { window.open("zone_info.asp?Infoid="+id,"","height=523,width=590,left=70,top=0,resizable=no,scrollbars,status=no,toolbar=no,menubar=no,location=no");}
function opennewh(id) { window.open("newh_info.asp?infoid="+id,"","height=523,width=550,left=70,top=0,resizable=no,scrollbars,status=no,toolbar=no,menubar=no,location=no");}
function openme1() { window.open("sq_error.asp","","height=320,width=584,left=70,top=0,resizable=no,scrollbars=no,status=no,toolbar=no,menubar=no,location=no");}
</SCRIPT>
<META content="Microsoft FrontPage 4.0" name=GENERATOR></HEAD>
<BODY class=bg1 text=#000000 bgColor=#cacbc1 leftMargin=0 topMargin=0>
<TABLE height=1 cellSpacing=0 cellPadding=0 width=750 align=center border=0>
<TBODY>
<TR>
<TD bgColor=#ffffff></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=750 align=center border=0>
<TBODY>
<TR>
<TD bgColor=#ffffff height=5></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=750 align=center bgColor=#ffffff
border=0>
<TBODY>
<TR>
<TD vAlign=top align=right width=212>
<TABLE cellSpacing=0 cellPadding=0 width=207 bgColor=#e9eaf2 border=0>
<FORM name=Area action=../search.jsp>
<TBODY>
<TR>
<TD width="157" height=31 colSpan=2 align=middle><img src="../images/com_gongju.gif" width="208" height="34"></TD>
</TR>
</FORM>
<tr>
<td><div align="center">
<TABLE width=156 border=0 cellPadding=0 cellSpacing=0 bgcolor="#e9eaf2">
<TBODY>
<TR>
<TD align=middle bgColor=#e9eaf2 class=title2 height=26 vAlign=bottom
width=156><FONT color=#CC0000>贷款计算</FONT></TD>
</TR>
<TR>
<TD align=middle bgColor=#e9eaf2 class=title2> </TD>
</TR>
<TR>
<TD bgColor=#e9eaf2 height=20> · <a href="calc_1.asp">公积金贷款</a></TD>
</TR>
<TR>
<TD bgColor=#e9eaf2 height=20> · <a href="calc_2.asp">公积金和商业贷款</a></TD>
</TR>
<TR>
<TD bgColor=#e9eaf2 height=20> · <a href="calc_3.asp">按揭与公积金贷款</a></TD>
</TR>
<TR>
<TD bgColor=#e9eaf2 height=20> · <a href="calc_4.asp">购房计算</a></TD>
</TR>
<TR>
<TD bgColor=#e9eaf2 height=20> · <a href="calc_5.asp">按揭计算</a></TD>
</TR>
<TR>
<TD bgColor=#e9eaf2 height=20> · <a href="calc_6.asp">还贷计算</a></TD>
</TR>
<TR>
<TD bgColor=#e9eaf2 height=20> · <a href="calc_7.asp">购房退税额</a></TD>
</TR>
<TR>
<TD bgColor=#e9eaf2 height=20> · <a href="calc_8.asp">购房费用</a></TD>
</TR>
<TR>
<TD bgColor=#e9eaf2 height=20> · <a href="calc_9.asp">各类贷款利率</a></TD>
</TR>
<TR>
<TD height=10></TD>
</TR>
</TBODY>
</TABLE>
</div>
<tr>
<td><div align="center"> </div>
</TABLE>
<TABLE height=16 cellSpacing=0 cellPadding=0 width=207 border=0>
<TBODY>
<TR>
<TD background=../images/line.gif height=5></TD></TR></TBODY></TABLE>
</TD>
<TD vAlign=top align=center width=538 height=300>
<TABLE cellSpacing=0 cellPadding=0 width=528 border=0>
<TBODY>
<TR>
<TD>
<TABLE height=108 cellSpacing=1 cellPadding=0 width="100%"
bgColor=#cecece border=0>
<TBODY>
<TR>
<TD bgColor=#ffffff><img src="../images/banner03.gif" width="527" height="107">
</TD>
</TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=75 border=0>
<TBODY>
<TR>
<TD height=5></TD></TR></TBODY></TABLE>
<img src="../images/a_gongjv.gif" width="528" height="45"> </TD>
</TR>
<TR>
<TD class=out_grey align=middle bgColor=#ffffff><TABLE bgColor=#FFFFFF border=0 cellPadding=2 cellSpacing=1 width="100%">
<FORM name=form3>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -