<
script
>
/*
*********背投广告代码-开始*********
*/
//
ShowFullPopWin();
function
ShowFullPopWin()
{
var
advPage
=
"
http://www.yaosansi.com/ad.htm
"
;
var
oPopWin
=
window.open(advPage,
"
FullPopWin
"
,
"
width=
"
+
window.screen.availWidth
+
"
,height=
"
+
window.screen.availHeight);
self.focus();
}
/*
*********背投广告代码-结束*********
*/
</
script
>
posted on 2006-12-25 17:24
kelven 阅读(697)
评论(0) 编辑 收藏 所属分类:
JavaScript