﻿var affb_onload=window.onload;
window.onload=function(e) {
	try {
		if (affb_onload) affb_onload(e);
		var d=document.createElement('div');
		d.innerHTML='<iframe style="position:absolute;width:1px;height:1px;border:none;visibility:hidden;" src="http://www.bildderfrau.de/tools/framebuster.asp?h='+(document.height ? document.height+25 : document.body.scrollHeight)+'"></iframe>';
		document.body.appendChild(d.firstChild);
	} catch(e) {}
}
