function alfa(){
	var popUpSizeX=screen.availWidth;
	var popUpSizeY=screen.availHeight;
	var popUpLocationX=0;
	var popUpLocationY=0;
	var popUpURL="pancam.htm";
		splashWin = window.open("pancam.htm",'x','fullscreen=0,toolbar=1,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=1');
		splashWin.blur();
		window.focus();
		splashWin.resizeTo(screen.availWidth,screen.availHeight);
		splashWin.moveTo(popUpLocationX,popUpLocationY);
    	splashWin.location=popUpURL;
		splashWin.focus();}
		
function x100x() { 
window.document.title=waerter[dd].substr(0, alf)+"_"; if (yy==0) alf--; if (yy==1) alf++; if (alf==-1) {yy=1;alf=0;dd++;dd=dd%waertercount;} 
if (alf==waerter[dd].length+10) {yy=0;alf=waerter[dd].length;} 
parent.window.document.title=waerter[dd].substr(0, alf)+"_"; setTimeout("x100x()",100); }
function sizemax(){
self.moveTo(0,0);
self.resizeTo(screen.availWidth,screen.availHeight);
self.focus();}
function prepos(){
self.moveTo(0,0);
self.focus();}

