function film() 
{
document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0" id="weml" width="500" height="80">');
document.writeln('<param name="movie" value="http://www.rwg-erdinger-land.com/top.swf">');
document.writeln('<param name="quality" value="high">');
document.writeln('<param name="bgcolor" value="#FFFFFF">');
document.writeln('<embed name="weml" src="http://www.rwg-erdinger-land.com/top.swf" quality="high" bgcolor="#FFFFFF" width="500" height="80" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" style="margin: 0;">');
document.writeln('</embed>');
document.writeln('</object>');
}

function rudi() 
{
document.writeln('<object style="position: relative" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0" id="rudianim" width="550" height="400">');
document.writeln('<param name="movie" value="http://www.rwg-erdinger-land.com/rudi.swf">');
document.writeln('<param name="quality" value="high">');
document.writeln('<param name="bgcolor" value="#FFFFFF">');
document.writeln('<embed style="position: relative" name="rudianim" src="http://www.rwg-erdinger-land.com/rudi.swf" quality="high" bgcolor="#FFFFFF" width="550" height="400" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" style="margin: 0;">');
document.writeln('</embed>');
document.writeln('</object>');
}
