function RunFoo()
{
    document.write('<object type="application/x-shockwave-flash" data="http://www.hlb-denhartog.nl/images/contact/landkaart.swf" width="720" height="400">\n');
    document.write('<param name="movie" value="http://www.hlb-denhartog.nl/images/contact/landkaart.swf" />\n');
    document.write('</object>\n');
}

function RunFoo2()
{
    document.write('<object type="application/x-shockwave-flash" data="http://www.hlb-denhartog.nl/images/contact/landkaart_en_v2.swf" width="720" height="400">\n');
    document.write('<param name="movie" value="http://www.hlb-denhartog.nl/images/contact/landkaart_en_v2.swf" />\n');
    document.write('</object>\n');
}
