<!--
/*
******************************************************
	einsmedia! Standart-Script Bibliothek
******************************************************
*/		

/* Auskommentieren: Verknuepfungs-Test */
/*alert ("einsmedia! check: running standart.js"); */

/* Framekiller */
if (top.location.href != self.location.href) {
	top.location.href = self.location.href;
}

//-->
