function a(txt)
	{
	window.status=txt;
	};
	
window.defaultStatus = "Klinische Tätigkeit und Forschungsschwerpunkte Prof. Dr. med. Rainer Weber";
    if (self != parent && self != top) 
		{
		top.location.href=self.location.href;
		};