// 首页的弹出窗口
/*
window.open ('page.html', 'newwindow', 'height=100, width=400, top=0, left=0, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, status=no')

　　window.open 弹出新窗口的命令；
　　'page.html' 弹出窗口的文件名；
　　'newwindow' 弹出窗口的名字（不是文件名），非必须，可用空''代替；
　　height=100 窗口高度；
　　width=400 窗口宽度；
　　top=0 窗口距离屏幕上方的象素值；
　　left=0 窗口距离屏幕左侧的象素值；
　　toolbar=no 是否显示工具栏，yes为显示；
　　menubar，scrollbars 表示菜单栏和滚动栏。
　　resizable=no 是否允许改变窗口大小，yes为允许；
　　location=no 是否显示地址栏，yes为允许；
　　status=no 是否显示状态栏内的信息（通常是文件已经打开），yes为允许；

*/
//window.open('/cybercafe/pop/ggk/001.html','newyear','height=100, width=400, top=0, left=0, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, status=no');

/*
测试
document.write("<div id=float_r style='position: absolute;width:80;top:100;left:578;visibility: visible;z-index: 1'><EMBED src=http://gotogame.swf quality=high WIDTH=80 HEIGHT=80 TYPE='application/x-shockwave-flash' wmode='transparent'></EMBED></div>");
*/


//刮刮卡对奖  --幸运风
//window.open('/cybercafe/pop/newyear/newyears.htm','ggkcashin','');

//警告
//window.open('/cybercafe/news/html/file_420044.html','wa','height=500, width=520, top=0, left=0, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, status=no');

//刮刮卡对奖  --幸运风
//window.open('/cybercafe/pop/ggk_zj/newyears.php','ggkcashresultshow','height=600, width=638, top=0, left=0, toolbar=no, menubar=no, scrollbars=yes, resizable=no,location=no, status=no');

//天下易宝
//showModelessDialog('/cybercafe/pop/item040603/yibao.htm','item','dialogLeft:320px;dialogTop:0px;status:no;dialogWidth:545px;dialogHeight:600px;scroll:auto;resizable:no');

// 天下卫士
//showModelessDialog('/cybercafe/congratulation/heci.htm','item','dialogLeft:550px;dialogTop:0px;status:no;dialogWidth:466px;dialogHeight:600px;scroll:auto;resizable:no');


//window.open('/cybercafe/pop/pcik/yitian2.html','yitian2','height=100, width=100, top=0, left=0, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, status=no');

// 永恒
//showModelessDialog('/cybercafe/yongheng/yh1.htm','yongheng',"dialogLeft:center;dialogTop:0px;status:no;dialogWidth:300px;dialogHeight:300px;scroll:off;resizable:no");
//window.open('/cybercafe/yongheng/yh1.htm','yongheng','height=300, width=300, top=20, left=600, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, status=no');

//window.open('pop/yongheng/yh1.htm','yongheng','height=300, width=300, top=20, left=600, toolbar=no, menubar=no, scrollbars=no, resizable=yes,location=no, status=no');

//showModelessDialog('pop/yongheng/yh1.htm','yongheng',"dialogLeft:center;dialogTop:0px;status:no;dialogWidth:300px;dialogHeight:300px;scroll:off;resizable:no");

// ccb message
// showModelessDialog('http://www.gotogame.com.cn/cybercafe/news/html/file_8625332.html','ccb',"dialogLeft:center;dialogTop:0px;status:no;dialogWidth:580px;dialogHeight:415px;scroll:off;resizable:no");

// window.open('http://promo.txwm.com/zanguo/','zhanguo','height=500, width=800, top=0, left=0, toolbar=yes, menubar=yes, scrollbars=yes, resizable=yes,location=yes, status=yes');
// self.focus();

// thief message
//showModelessDialog('http://www.gotogame.com.cn/cybercafe/news/html/file_10344296.html','thief',"dialogLeft:center;dialogTop:0px;status:no;dialogWidth:580px;dialogHeight:493px;scroll:off;resizable:no");