<iframe name="google_ads_frame" marginwidth="0" marginheight="0" src="http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-4490194096475053&dt=1224752609562&lmt=1219829501&prev_slotnames=1891601125&output=html&slotname=3685991503&correlator=1224752609437&url=http%3A%2F%2Fwww.corange.cn%2Farchives%2F2008%2F08%2F1407.html&ea=0&ref=http%3A%2F%2Fwww.corange.cn%2Fhtml%2Fcorange__67.html&frm=0&ga_vid=829866576.1224664711&ga_sid=1224752406&ga_hid=183513300&ga_fc=true&flash=9.0.124.0&u_h=768&u_w=1024&u_ah=715&u_aw=1024&u_cd=32&u_tz=480&u_java=true" frameborder="0" width="300" scrolling="no" height="250" allowtransparency></iframe>
/***js判断是否为数字***/
functionisNumber(s)
{
varpatrn=/^[-,+]{0,1}[0-9]{0,}[.]{0,1}[0-9]{0,}$/;
if(!patrn.exec(s))
returnfalse;
returntrue;
}
functionisNumber(s)
{
varpatrn=/^[-,+]{0,1}[0-9]{0,}[.]{0,1}[0-9]{0,}$/;
if(!patrn.exec(s))
returnfalse;
returntrue;
}