
//var nscp = (navigator.appName == "Netscape")
//var ismc = (navigator.appVersion.indexOf("Mac") != -1)
//var vers = parseInt(navigator.appVersion)

var fastecho_9_online=0;

if (self.innerWidth) {    
  var fastecho_9_maxx=self.innerWidth-182-15;
  var fastecho_9_maxy=self.innerHeight-99-10;
}
else {
  var fastecho_9_maxx=screen.availWidth-182-25; 
  var fastecho_9_maxy=screen.availHeight-99-35;
}    

var fastecho_9_fastecho_clearwantchat=0;  
var fastecho_9_fastecho_timeid=0;  
var fastecho_9_fastecho_timeid_schovat=0;
var fastecho_9_demolayer='fastecho_9_fastecho_upozorneni';
var fastecho_9_pozicex=Math.random()*fastecho_9_maxx;
var fastecho_9_pozicey=Math.random()*fastecho_9_maxy;
var fastecho_9_smerx=20;
var fastecho_9_smery=20;      
var fastecho_9_je_posun_aktivni=false;
  
 function fastecho_9_showLayerDemo(){    
    if(document.layers)
      document.layers[fastecho_9_demolayer].visibility="show";
    else {	
      if(document.all)
	      document.all[fastecho_9_demolayer].style.visibility="visible";
	    else {
	      if (document.getElementById) {
	        d=document.getElementById(fastecho_9_demolayer);
  	      d.style.visibility='visible';
	      }
	    }
    }  
  }


function fastecho_9_posouvej() {
  if ((! fastecho_9_je_posun_aktivni==true )){
	    return true;
	}
  
  	fastecho_9_pozicex+=fastecho_9_smerx;
	fastecho_9_pozicey+=fastecho_9_smery;
	if (fastecho_9_pozicex<=0) {
	  fastecho_9_smerx=-1*fastecho_9_smerx;
	}	
	if (fastecho_9_pozicey<=0) {
	  fastecho_9_smery=-1*fastecho_9_smery;
	}	
	if (fastecho_9_pozicex>=fastecho_9_maxx) {
	  fastecho_9_smerx=-1*fastecho_9_smerx;	  
	}
	if (fastecho_9_pozicey>=fastecho_9_maxy) {
	  fastecho_9_smery=-1*fastecho_9_smery;
	}
  		
	if(document.layers) {
    document.layers[fastecho_9_demolayer].x=fastecho_9_pozicex;
	  document.layers[fastecho_9_demolayer].y=fastecho_9_pozicey;
	}
  else {	
    if(document.all) {
  		document.all[fastecho_9_demolayer].style.left=fastecho_9_pozicex;
  		document.all[fastecho_9_demolayer].style.top=fastecho_9_pozicey;
    }
	  else {
	    if (document.getElementById) {
	        d=document.getElementById(fastecho_9_demolayer);
  	      d.style.left=fastecho_9_pozicex;
          d.style.top=fastecho_9_pozicey;
	    }
	  }
   }  
}

function fastecho_9_startstopLayer(jede) {
  if (fastecho_9_je_posun_aktivni==true && jede==false && fastecho_9_fastecho_timeid!=0) {
    clearInterval(fastecho_9_fastecho_timeid);    
    fastecho_9_fastecho_timeid=0;
    if (fastecho_9_fastecho_timeid_schovat!=0) {
      clearInterval(fastecho_9_fastecho_timeid_schovat);
      fastecho_9_fastecho_timeid_schovat=0; 
    }
  }
  fastecho_9_je_posun_aktivni=jede;  
  
}

function fastecho_9_schovej() {
   //window.status='Schovavam.';
  fastecho_9_startstopLayer(false);
    if(document.layers)
      document.layers[fastecho_9_demolayer].visibility="hide";
    else {	
      if(document.all)
	    document.all[fastecho_9_demolayer].style.visibility="hidden";
	  else {
	    if (document.getElementById) {
	      d=document.getElementById(fastecho_9_demolayer);
  	    d.style.visibility='hidden';
	    }
	  }
  } 
     
}

function fastecho_9_zobraz_upozorneni() {
  if (fastecho_9_je_posun_aktivni==true) {
    return true;
  }
  
        
  
  
  fastecho_9_showLayerDemo();
  fastecho_9_startstopLayer(true); //jedeme
//  alert(je_posun_aktivni );  
  fastecho_9_posouvej();    
  
  fastecho_9_fastecho_timeid=setInterval("fastecho_9_posouvej();",200);
  fastecho_9_fastecho_timeid_schovat=setTimeout("fastecho_9_schovej(); fastecho_9_fastecho_clearwantchat=1;",240000);
    
  return true;
}


document.write('<div id="fastecho_9_fastecho_upozorneni" style="position:absolute; left:93px; top:100px; width:182px; height:99px; z-index:2; border: 1px none #000000; visibility: hidden;"><a href="http://fastecho.nethost.cz/chat/9/chat.php" target="chat9" onClick="window.open(\'http://fastecho.nethost.cz/chat/9/chat.php\',\'chat9\',\'width=472,height=320\'); fastecho_9_startstopLayer(false); fastecho_9_schovej(); fastecho_9_fastecho_clearwantchat=1;  return false; "><img src="http://fastecho.nethost.cz/img/9/ZadostOChat.gif?"></a></div>');
// Neni flash<BR>Logo:  <BR>Zvuk:  

var fastecho_9_timerID=0;

var fastecho_9_obrazek_image_komunikacni=new Image();
var fastecho_9_current_cmd=0;

function fastecho_9_image_dokoncen(obrazek) {
  if (fastecho_9_current_cmd==1) {
    //window.status='sirka: '+fastecho_9_obrazek_image_komunikacni.width;
    if ((fastecho_9_obrazek_image_komunikacni.width&2 ) !=0) {
      if ((fastecho_9_obrazek_image_komunikacni.width&4 ) !=0) {
        //alert('popup chat okno');
        window.open('http://fastecho.nethost.cz/chat/9/chat.php?step=1&forcechat=1','chat9','width=472,height=320');
      }
      else {
        fastecho_9_zobraz_upozorneni();
      }
    }
    else {
      fastecho_9_startstopLayer(false); fastecho_9_schovej();
    }
  }
  fastecho_9_current_cmd=0;
//  alert('tu ok');
}

function fastecho_9_reloaduj() {
  clearTimeout(fastecho_9_timerID);        
//   window.pomocne_okno_komunikacni.document.location='http://fastecho.nethost.cz/chat/9/?typ=1&cmd=1'; //refresh..   
  fastecho_9_obrazek_image_komunikacni.onload=fastecho_9_image_dokoncen;
  fastecho_9_current_cmd=1;
  fastecho_9_obrazek_image_komunikacni.src='http://fastecho.nethost.cz/chat/9/?typ=1&clearwantchar='+fastecho_9_fastecho_clearwantchat+'&fdsa='+Math.random()+'&cmd='+fastecho_9_current_cmd; //refresh..
  fastecho_9_fastecho_clearwantchat=0;
//  alert(obrazek_image_komunikacni.width);
   
  fastecho_9_timerID=setTimeout('fastecho_9_reloaduj()',20000);    
}

fastecho_9_timerID=setTimeout('fastecho_9_reloaduj()',20000);

