function openWindow(){
var open=window.open('http://www.xianlaiwan.cn','_black','width=400','height=500','toolbar=no','menubar=no');
var opennew = confirm("確定打開點擊確定!");
if(opennew==true){
prompt('請輸入網址','http://www.xianlaiwan.cn/')
}else{}; }
var open=window.open('http://www.xianlaiwan.cn','_black','width=400','height=500','toolbar=no','menubar=no');
var opennew = confirm("確定打開點擊確定!");
if(opennew==true){
prompt('請輸入網址','http://www.xianlaiwan.cn/')
}else{}; }
var a=document.getElementById('txt')
a.style.color="white";
a.style.backgroundColor="red"
a.style.width="300px";
a.style.height="400px"
a.style.display="none";
a.style.display="block";
function a5(){
var b=confirm('確定重設嗎?');
if(b==true){
a.removeAttribute('style');
}
else{
none;
}
}
a.style.color="white";
a.style.backgroundColor="red"
a.style.width="300px";
a.style.height="400px"
a.style.display="none";
a.style.display="block";
function a5(){
var b=confirm('確定重設嗎?');
if(b==true){
a.removeAttribute('style');
}
else{
none;
}
}