// JavaScript Document

function RunFlash()
{
    document.write('<object width="738" height="226" data="flash/stverbund_head.swf"  type="application/x-shockwave-flash">');
    document.write('<param name="movie" pluginspage="http://www.macromedia.com/go/getflashplayer" value="flash/stverbund_head.swf" param name="quality" value="high">');
    document.write('</object>\n');
}
