function showFlashStartseite()
{
    document.write('<object type="application/x-shockwave-flash" data="images/home/VAB_hero_jdpower_994x405_d02.swf" style="width: 994px; height: 405px;">\n');
    document.write('<param name="movie" value="images/home/VAB_hero_jdpower_994x405_d02.swf">\n');
    document.write('<param name="quality" value="high">\n');
    document.write('<param name="wmode" value="transparent">\n');
    document.write('<param name="hero">\n');
    document.write('<img src="images/home/VAB_hero_jdpower_994x405_d02.jpg" width="994" height="405" border="0" alt="Leasingrate oder Finanzierungsrate berechnen" usemap="#herobanner">\n');
    document.write('<map name="herobanner">\n');
    document.write('<area shape="rect" coords="42, 281, 227, 311" href="index.html" alt="Nummer 1 bei J.D. Power" title="Nummer 1 bei J.D. Power">\n');
    document.write('<area shape="rect" coords="772, 72, 994, 104" href="leasing-kalkulator.html" alt="Leasing-Kalkulator" title="Leasing-Kalkulator">\n');
    document.write('<area shape="rect" coords="772, 120, 994, 146" href="finanzierung-kalkulator.html" alt="Finanzierung-Kalkulator" title="Finanzierung-Kalkulator">\n');
    document.write('</map>\n');
    document.write('</object>\n');
}
