孕妇体重增长表
发布时间:2011-07-04 16:27:15
发布时间:2011-07-04 16:27:15
您的体重增长了吗?孕妇的体重为多少适合?下面为您提供一种自测体重的方法.
体重计算器
function checkspace(checkstr) {var str = '';for(i = 0; i < checkstr.length; i++) {str = str + ' ';}return (str == checkstr);}function ForDight(Dight,How) { Dight = Math.round(Dight*Math.pow(10,How))/Math.pow(10,How); return Dight; } function cal(){if(checkspace(document.form1.Height.value)){alert("对不起,身高不能为空!");document.form1.Height.focus();return false;}if(isNaN(document.form1.Height.value)){alert("对不起,身高必须是数字!");document.form1.Height.focus();return false;}if(document.form1.Height.value*1