var pp1 = new Object();
pp1.ad_url = escape('angebote-gasthof-pension-weisses-roessl-am-see-thierseetal.htm');
pp1.small_path = 'flash/pp1_s.swf';
pp1.small_image = escape('images/grafik-kl.gif');
pp1.big_path = 'flash/pp1_b.swf';
pp1.big_image = escape('images/grafik-gr.gif');

pp1.small_width = '100';
pp1.small_height = '100';
pp1.small_params = 'ico=' + pp1.small_image;
pp1.big_width = '650';
pp1.big_height = '650';
pp1.big_params = 'big=' + pp1.big_image + '&ad_url=' + pp1.ad_url;
function sizeup987(){
	document.getElementById('pp1cornerBig').style.top = '0px';
	document.getElementById('pp1cornerSmall').style.top = '-1000px';
}
function sizedown987(){
	document.getElementById("pp1cornerSmall").style.top = "0px";
	document.getElementById("pp1cornerBig").style.top = "-1000px";
}
pp1.putObjects = function () {
document.write('<div id="pp1cornerSmall" style="position:absolute;right:0px;top:0px;'+ pp1.small_width +'px;height:'+ pp1.small_height +'px;z-index:9999;">');
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"');
document.write(' id="pp1cornerSmallObject" width="'+pp1.small_width+'" height="'+pp1.small_height+'">');
document.write(' <param name="allowScriptAccess" value="always"/> ');
document.write(' <param name="movie" value="'+ pp1.small_path +'?'+ pp1.small_params +'"/>');
document.write(' <param name="wmode" value="transparent" />');
document.write(' <param name="quality" value="high" /> ');
document.write(' <param name="FlashVars" value="'+pp1.small_params+'"/>');
document.write('<embed src="'+ pp1.small_path + '?' + pp1.small_params +'" name="pp1cornerSmallObject" wmode="transparent" quality="high" width="'+ pp1.small_width +'" height="'+ pp1.small_height +'" flashvars="'+ pp1.small_params +'" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>');
document.write('</object></div></script>');
document.write('<div id="pp1cornerBig" style="position:absolute;right:0px;top:0px;'+ pp1.big_width +'px;height:'+ pp1.big_height +'px;z-index:9999;">');
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"');
document.write(' id="pp1cornerBigObject" width="'+ pp1.big_width +'" height="'+ pp1.big_height +'">');
document.write(' <param name="allowScriptAccess" value="always"/> ');
document.write(' <param name="movie" value="'+ pp1.big_path +'?'+ pp1.big_params +'"/>');
document.write(' <param name="wmode" value="transparent"/>');
document.write(' <param name="quality" value="high" /> ');
document.write(' <param name="FlashVars" value="'+ pp1.big_params +'"/>');
document.write('<embed src="'+ pp1.big_path + '?' + pp1.big_params +'" id="pp1cornerBigEmbed" name="pp1cornerBigObject" wmode="transparent" quality="high" width="'+ pp1.big_width +'" height="'+ pp1.big_height +'" flashvars="'+ pp1.big_params +'" swliveconnect="true" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>');
document.write('</object></div>');
setTimeout('document.getElementById("pp1cornerBig").style.top = "-1000px";',1000);
}
pp1.putObjects();
