
function zfrxfloat1217235356954(){

zfrxfloat_a1217235356954("1615691","2","left","1","<a href='club_qa.asp' ><img src='img/comm/float_service2.gif' border='0' alt='ΧΙΡ―ΏΝ·ώ'/></a>","");
}
var zfrx_interval1217235356954 = 0;
var zfrx_drag_flag1217235356954 = 0;
var zfrx_drag_flag_11217235356954 = 0;
var zfrx_top1217235356954 = 0;
var zfrx_xingshi1217235356954="2";
var zfrx_weizhi1217235356954="left";
function zfrxfloat_a1217235356954(id,xingshi,weizhi,fengge,zfrx_imageUrl,zfrx_innerHTML){
  document.write("<div id='zfrx_float_div1217235356954' style='position: absolute;top:150px;right:7%;'>"+zfrx_imageUrl+zfrx_innerHTML+"</div>");
  if(xingshi=="4"){
    document.all("zfrx_float_div1217235356954").style.display="none";
    window.setTimeout("document.all(\"zfrx_float_div1217235356954\").style.display=\"block\";",5000);
  }
}




function yaoqing_close1217235356954(){
  document.all("zfrx_float_div1217235356954").style.display="none";
  window.clearInterval(zfrx_interval1217235356954);
}
zfrxfloat1217235356954();


function DivFloat1217235356954(id,xingshi,weizhi){
    this.interval = 0;
    this.xingshi=xingshi;
    this.weizhi=weizhi;
    this.div = document.all(id);
    this.init = function() {
	    if(weizhi=="right"){
	      this.div.style.left =getRoot1217235356954().clientWidth-this.div.offsetWidth;  
	    }
	    if(xingshi==2) {
	      this.div.style.top = 150+getRoot1217235356954().scrollTop;
	    }
	    var clientH = 0;
	    if(getRoot1217235356954().scrollTop==0){
	      if(getRoot1217235356954().offsetHeight>screen.availHeight-50){
	        clientH = screen.availHeight-200;
	      }else{
	         clientH=getRoot1217235356954().offsetHeight;
	      }
	    }else {
	      clientH =getRoot1217235356954().offsetHeight;
	    }
	    if(xingshi==3){
	      this.div.style.top = getRoot1217235356954().scrollTop+clientH-this.div.offsetHeight-10;
	    }
	    if(xingshi==4){
	      this.div.style.left =(getRoot1217235356954().clientWidth-this.div.offsetWidth)/2;
          this.div.style.top = getRoot1217235356954().scrollTop+(clientH-this.div.offsetHeight)/2;
	    }
    }
    this.startFloat = function(objName){
       if(xingshi!=1){
         this.interval = setInterval(objName+'.init()', 10);
       }
    }
    this.stopFloat = function(){
      window.clearInterval(this.interval);
    }
    this.init();
}
function getRoot1217235356954(){
   if(document.documentElement && document.body){
        return (document.documentElement.scrollTop > document.body.scrollTop) ? document.documentElement : document.body;
   }else if(document.documentElement){
        return document.documentElement;
   }else{
        return document.body;
   }
}
var zfrx_float_obj1217235356954=new DivFloat1217235356954('zfrx_float_div1217235356954',2,'left');
zfrx_float_obj1217235356954.startFloat('zfrx_float_obj1217235356954');