var introwidth ="950" ; // Width of template
var introheight = "650"; // Height of template



embedstring = '<EMBED src=http://zaubervogel.de/bilder/main.swf quality=high scale="default"  bgcolor=#FFFFFF WIDTH=' + 905 + ' HEIGHT='+ 620 +' NAME="TRENDYFLASH INTRO" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>'

document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" id="TRENDYFLASH INTRO" width=' + introwidth+ ' height=' + introheight + '> \n');
document.write('<PARAM NAME=movie VALUE=http://zaubervogel.de/bilder/main.swf> \n');
document.write('<param name="SCALE" value="default">\n');
document.write('<PARAM name=quality value=high> \n');
document.write('<PARAM name=menu value="false"> \n');
document.write('<param name="wmode" value="transparent"/> \n');
document.write(embedstring + '\n');
document.write('</OBJECT> \n');
document.write('</DIV> \n');
		






