function p__show253009() {
  document.getElementById('p__frame253009').style.display='inline';
  setTimeout('p__hide253009()', 3600*1000);  
}

function p__hide253009() {
  if (document.getElementById('p__frame253009'))
    document.getElementById('p__frame253009').style.display='none';
}

window.onError=null;

if (1 == 1) {
	var h = 'left: 100px;';
} else if (1 == -1) {
	var h = 'right: 100px;';
} else {
	var h = 'left: 50%; margin-left: ' + -Math.round(320/2) + 'px;';
}

if (1 == 1 ) {
	var v = 'top: 0; margin-top: 100px;';
} else if (1 == -1) {
	var v = 'bottom: 0; margin-bottom: 100px;';
} else {
	var v = 'top: 50%; margin-top: ' + -Math.round(325/2) + 'px;';
}

var html='\
<span id="p__frame253009" style="z-index: 32767; position: absolute; display: none; ' +
h + v + '">\
<map id="p__map253009" name="p__map253009">\
<area coords="267,15,301,17,297,61,264,60" shape="poly" onclick="p__hide253009();" title="Close" alt="" /><area coords="19,0,267,15,264,60,16,44" shape="poly" onclick="p__hide253009()" target="_blank" title="myPostUps! Sofort probieren!" alt="" /><area coords="16,44,297,61,287,248,6,231" shape="poly" onclick="p__hide253009()" target="_blank" title="Mehr Erfolg mit myPostUp!" alt="" /><area coords="4,232,292,250,289,291,0,274" shape="poly" onclick="p__hide253009()" target="_blank" title="Kostenlos!" alt="" />\
</map>\
<!--><![if !IE]><!-->\
<img border="0" name="p__img253009" src="http://mypostup.de/docs/p1.php?id=83&code=253009&req=img&href=' +
 escape(window.location) +
 '" width="320" height="325" usemap="#p__map253009"\
 alt="myPostUp by EUROCOMP" title="myPostUp by EUROCOMP" />\
<!--><![endif]><!-->\
<!--[if IE]>\
<img border="0" name="p__img253009" src="http://mypostup.de/docs/blank.gif" width="320" height="325" usemap="#p__map253009"\
 style="filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=&#39;http://mypostup.de/docs/p1.php?id=83&code=253009&req=img&href=' +
 escape(window.location) +
 '&#39;), sizingMethod=&#39;scale&#39;"\
 alt="myPostUp by EUROCOMP" title="myPostUp by EUROCOMP" />\
<![endif]-->\
</span>\
';

var eHTML = document.createElement('span');
if (eHTML) {
	eHTML.id = 'p__span253009';
	eHTML.innerHTML = html;
	setTimeout('document.body.appendChild(eHTML)', 0);	// MSIE needs this
} else {
	document.write(html);
}
setTimeout('p__show253009()', 1*1000+50);
