function InsertFlash()
{
    document.write('<object type="application/x-shockwave-flash" data="index_de.swf" width="800" height="700">\n');
    document.write('<param name="movie" value="index_de.swf" />\n');
    document.write('<param name="bgcolor" value="#980303" />\n');
    document.write('<param name="menu" value="false" />\n');
    document.write('<a href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&Lang=German" target="_blank"><img src="kein_Flash.gif" width="800" height="700" border=0></a>\n');
    document.write('</object>\n');
}





