//--- Framesets nachladen ---
if (!top.FramesetGeladen)
{
	if(document.images) {top.location.replace("http://www.harogruppe.de/index.htm?home/index.htm");}
	else {top.location.href = ZielDatei;}
}
