function oewa(){
	OEWAhead = "http://woche.oewabox.at/cgi-bin/ivw/CP/Service/print-gruppe.com/interactionEpaper/";
	OEWAend  = "?r="+escape(document.referrer)+"&d="+(new Date()).getTime();
	OEWA = OEWAhead+OEWAend;
	document.getElementById('oewaimg').src = OEWA;
	alert (OEWA);
};
