if(top==self) 
	{	
		umleitung = 'index.cfm';
	    self.location.replace(umleitung);
	}
/**/
