var dv; var dvMsg; function customalert() { // var h = document.body.scrollHeight; // var w = document.body.scrollWidth; // dv = document.createElement(div); // dv.setAttribute('id', 'bg'); // dv.style.height = h + px; // dv.style.width =
var dv;
var dvMsg;
function customalert()
{
// var h = document.body.scrollHeight;
// var w = document.body.scrollWidth;
// dv = document.createElement("div");
// dv.setAttribute('id', 'bg');
// dv.style.height = h + "px";
// dv.style.width = w+ "px";
// dv.style.zIndex = "1111";
// dv.style.opacity = 0.3;
// dv.style.filter = "alpha(opacity=0.3)";
// dv.style.filter = "progid:DXImageTransform.Microsoft.Alpha(opacity=30)"; dv.style.background = "#000";
// dv.style.position = "absolute";
// dv.style.top = 0;
// dv.style.left = 0;
// document.body.appendChild(dv);
dvMsg = document.createElement("div");
dvMsg.style.position = "absolute";
dvMsg.setAttribute('id', 'msg');
dvMsg.style.width = "600px";
dvMsg.style.padding = "10 0 2 0";
dvMsg.style.height = "313px";
dvMsg.style.background = "#EF621D";
dvMsg.style.border = "1px solid #6699dd";
dvMsg.style.zIndex = "1112";
document.body.appendChild(dvMsg);
document.getElementById("msg").style.top = document.documentElement.scrollTop + (document.documentElement.clientHeight - document.getElementById("msg").offsetHeight)/2 + "px";
document.getElementById("msg").style.left = document.documentElement.scrollLeft + (document.documentElement.clientWidth - document.getElementById("msg").offsetWidth)/2 + "px";
var imgs = document.createElement("div");
imgs.setAttribute("id", "pic");
imgs.title = "close";
imgs.style.float = "left";
imgs.style.height = "20px";
imgs.innerHTML = "";
imgs.style.color = "#FFF";
imgs.style.textAlign = "right";
imgs.style.cursor = "pointer";
imgs.style.zIndex = "1114";
imgs.onclick = function()
{
document.body.removeChild(dvMsg);
document.body.removeChild(dv);
}
;
document.getElementById("msg").appendChild(imgs);
var divstr = document.createElement("div");
divstr.setAttribute("id", "info");
divstr.style.left = "0";
divstr.style.position = "absolute";
divstr.style.marginTop = "10px";
divstr.style.zIndex = "1115";
divstr.innerHTML = "";
document.getElementById("msg").appendChild(divstr);
}
//function closeFlash()
//{
// document.body.removeChild(dvMsg);
// document.body.removeChild(dv);
// window.open("http://www.com-edu.cn/zhuanti/china60/index.html
");
//}
function scrolldivs()
{
document.getElementById("msg").style.top=document.documentElement.scrollTop+(document.documentElement.clientHeight-document.getElementById("msg").offsetHeight)/2+"px";
document.getElementById("msg").style.left=document.documentElement.scrollLeft+(document.documentElement.clientWidth-document.getElementById("msg").offsetWidth)/2+"px";
}
window.attachEvent("onresize",scrolldivs);
window.onscroll=scrolldivs;
window.onload=scrolldivs;
//window.addEventListener("resize",scrolldivs(),false);
// window.addEventListener("scroll",scrolldivs(),false);
//setTimeout("closeFlash()",3000);
src
=../../images/4.swf
width
=801
height
=129
type
=application/x-shockwave-flash
wmode
="transparent
" menu
="false
" quality
="heigh
" tybe
="application/x-shockwave-flash
">

熱AI工具

Undresser.AI Undress
人工智慧驅動的應用程序,用於創建逼真的裸體照片

AI Clothes Remover
用於從照片中去除衣服的線上人工智慧工具。

Undress AI Tool
免費脫衣圖片

Clothoff.io
AI脫衣器

Video Face Swap
使用我們完全免費的人工智慧換臉工具,輕鬆在任何影片中換臉!

熱門文章

熱工具

SublimeText3 英文版
推薦:為Win版本,支援程式碼提示!

SAP NetWeaver Server Adapter for Eclipse
將Eclipse與SAP NetWeaver應用伺服器整合。

WebStorm Mac版
好用的JavaScript開發工具

MinGW - Minimalist GNU for Windows
這個專案正在遷移到osdn.net/projects/mingw的過程中,你可以繼續在那裡關注我們。 MinGW:GNU編譯器集合(GCC)的本機Windows移植版本,可自由分發的導入函式庫和用於建置本機Windows應用程式的頭檔;包括對MSVC執行時間的擴展,以支援C99功能。 MinGW的所有軟體都可以在64位元Windows平台上運作。

SublimeText3 Linux新版
SublimeText3 Linux最新版