document.write('欢迎');
document.write('光临365租车网 ');
document.write('出租信息11794条 今日8条 比价信息9529条 今日54条 ');
function sbb(FieldName)
{
var s;
var a;
a=window.showModalDialog('Adver/JS/ad.htm',"","dialogWidth:300px;dialogHeight:150px;scroll:no;status:no");
if(a!=undefined)
{s
eval ('document.all.'+FieldName+'.value=a;');
}
}