📄 buyhouse.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>购房计算工具</title>
<link href="../inc/hoyiso_in.css" rel="stylesheet" type="text/css">
</head>
<body>
<table border="0" cellpadding="4" cellspacing="0" width="700" align="center">
<tr><td height="7" colspan="2"></td></tr>
<tr bgcolor="#F0F4FF"><td><b>当前位置:<a href="../index.htm" class="title">首页</a>><a href="index.htm" class="title">实用查询工具大全</a>>购房计算工具</b></td>
<td><a href="#" onclick="javascript:history.back()"> ←返回上页</a></td>
</tr>
<tr><td height="14" colspan="2"></td></tr>
</table>
<p align="center" style="color:#FF0000; font-size:14px"><b>购房计算工具</b></p>
<br>
<SCRIPT language=JavaScript>
function runjs()
{
dj=parseFloat(window.document.form11.dj.value)
chsh=parseInt(window.document.form11.chsh.value)/10
nsh=parseInt(window.document.form11.nsh.value)
qsh=12*nsh
{if(nsh<6)lx=parseFloat(0.0414)
if(nsh>=6)lx=parseFloat(0.0459)}
ylx=lx/12
mj=parseFloat(window.document.form11.mj.value)
fkz=dj*mj
dkz=fkz*chsh
yj=(ylx/(1-(1/(Math.pow(1+ylx,qsh)))))*dkz
hkz=yj*qsh
window.document.form11.dkz.value=Math.round(dkz*100,5)/100
window.document.form11.shf.value=Math.round((fkz-dkz)*100,5)/100
window.document.form11.yj.value=Math.round(yj*100,5)/100
window.document.form11.fkz.value=Math.round(fkz*100,5)/100
window.document.form11.lxfd.value=Math.round((hkz-dkz)*100,5)/100
window.document.form11.hkz.value=Math.round(hkz*100,5)/100
}
function runjs2()
{
dj2=parseFloat(window.document.form22.dj2.value)
chsh2=parseInt(window.document.form22.chsh2.value)/10
nsh2=parseInt(window.document.form22.nsh2.value)
qsh2=12*nsh2
{if(nsh2<6)lx2=parseFloat(0.0531)
if(nsh2>=6)lx2=parseFloat(0.0558)}
ylx2=lx2/12
mj2=parseFloat(window.document.form22.mj2.value)
fkz2=dj2*mj2
dkz2=fkz2*chsh2
yj2=(ylx2/(1-(1/(Math.pow(1+ylx2,qsh2)))))*dkz2
hkz2=yj2*qsh2
window.document.form22.dkz2.value=Math.round(dkz2*100,5)/100
window.document.form22.shf2.value=Math.round((fkz2-dkz2)*100,5)/100
window.document.form22.yj2.value=Math.round(yj2*100,5)/100
window.document.form22.fkz2.value=Math.round(fkz2*100,5)/100
window.document.form22.lxfd2.value=Math.round((hkz2-dkz2)*100,5)/100
window.document.form22.hkz2.value=Math.round(hkz2*100,5)/100
}
function selectionMade()
{
document.zuhe.ajbl3.value=(100-(document.zuhe.gjjbl3.value)*100)+"%"}
function runjs3()
{dj3=parseFloat(document.zuhe.dj3.value)
chsh3=parseInt(window.document.zuhe.chsh3.value)/10
gjjnsh3=parseInt(window.document.zuhe.gjjnsh3.value)
ajnsh3=parseInt(window.document.zuhe.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.0531)
if(ajnsh3>=6)ajlx3=parseFloat(0.0558)}
gjjylx3=gjjlx3/12
ajylx3=ajlx3/12
mj3=parseFloat(window.document.zuhe.mj3.value)
gjjbl3=parseFloat(window.document.zuhe.gjjbl3.value)
fkz3=dj3*mj3
dkz3=fkz3*chsh3
gjj3=dkz3*gjjbl3
aj3=dkz3*(1-window.document.zuhe.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.zuhe.dkz3.value=dkz3
window.document.zuhe.fkz3.value=fkz3
window.document.zuhe.shf3.value=shf3
window.document.zuhe.gjjshf3.value=shf3*gjjbl3
window.document.zuhe.ajshf3.value=Math.round(shf3*(1-gjjbl3),2)
window.document.zuhe.ajyj3.value=Math.round(ajyj3,2)
window.document.zuhe.gjjyj3.value=Math.round(gjjyj3,2)
window.document.zuhe.yj3.value=Math.round(ajyj3+gjjyj3,2)
window.document.zuhe.gjjhkz3.value=Math.round(gjjyj3*gjjqsh3,2)
window.document.zuhe.ajhkz3.value=Math.round(ajyj3*ajqsh3,2)
window.document.zuhe.gjjlxfd3.value=Math.round(gjjhkz3-gjj3,2)
window.document.zuhe.ajlxfd3.value=Math.round(ajhkz3-aj3,2)
window.document.zuhe.yh3.value=Math.round(yh3*100,5)/100
window.document.zuhe.fkz3.value=Math.round(fkz3*100,5)/100
window.document.zuhe.q3.value=Math.round(q3*100,5)/100
window.document.zuhe.gzh3.value=Math.round(gzh3*100,5)/100
window.document.zuhe.wt3.value=Math.round(gzh3*100,5)/100
window.document.zuhe.fw3.value=Math.round(fw3*100,5)/100
}
function runjs4()
{
dj4=parseFloat(window.document.fei_form.dj4.value)
mj4=parseFloat(window.document.fei_form.mj4.value)
fkz4=dj4*mj4
yh4=fkz4*0.0005
q4=fkz4*0.02
fw4=fkz4*0.005
gzh4=fkz4*0.003
window.document.fei_form.yh4.value=Math.round(yh4*100,5)/100
window.document.fei_form.fkz4.value=Math.round(fkz4*100,5)/100
window.document.fei_form.q4.value=Math.round(q4*100,5)/100
window.document.fei_form.gzh4.value=Math.round(gzh4*100,5)/100
window.document.fei_form.wt4.value=Math.round(gzh4*100,5)/100
window.document.fei_form.fw4.value=Math.round(fw4*100,5)/100
}
</SCRIPT>
<TABLE width="600" align="center" cellPadding=0 cellSpacing=0>
<TR>
<TD class=p12h>
<FORM name=fei_form>
<TABLE cellSpacing=0 cellPadding=0 width=480 align=center
border=0><TBODY>
<TR>
<TD colSpan=4 height=42>
<DIV align=center>
<TABLE cellSpacing=0 cellPadding=0 width=200 border=0>
<TBODY>
<TR>
<TD height=44>
<DIV class=t14l12redb align=center><FONT size=4><B><FONT
color=#cc0000>税费计算器</FONT></B></FONT></DIV></TD></TR></TBODY></TABLE></DIV></TD></TR>
<TR>
<TD width=25 height=184> </TD>
<TD vAlign=top width=225 height=184>
<DIV align=left>单价: <INPUT maxLength=7 size=15 name=dj4>
元/平米<BR><BR>面积: <INPUT maxLength=7 size=15 name=mj4>
平方米</DIV><BR>
<DIV align=center><INPUT onclick=runjs4() type=button value=开始计算 name=Button122>
<INPUT onclick=javascript:window.form4.reset() type=button value=重新计算 name=Button222>
</DIV></TD>
<TD vAlign=top colSpan=2 height=150>
<DIV align=center></DIV>
<DIV align=right>房款总额: <INPUT size=10 name=fkz4>
元 <BR>公证费: <INPUT size=10 name=gzh4> 元 <BR>印花税:
<INPUT size=10 name=yh4> 元 <BR>契税: <INPUT size=10
name=q4> 元 <BR>委托办理产权手续费: <INPUT size=10 name=wt4>
元 <BR>房屋买卖手续费:
<INPUT size=10 name=fw4>
元 </DIV></TD></TR></TBODY></TABLE></FORM></TD></TR>
<TR>
<TD class=p12h>
<FORM name=form22>
<TABLE cellSpacing=0 cellPadding=0 width=480 align=center
border=0><TBODY>
<TR>
<TD colSpan=5>
<DIV align=center>
<TABLE cellSpacing=0 cellPadding=0 width=200 border=0>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -