// JavaScript Document


function RunFooTop()
{
    document.write('<object type="application/x-shockwave-flash" data="../images_build_website/topframe.swf" width="873" height="108" tabindex="-1">\n');
    document.write(' <param name="movie" value="../images_build_website/topframe.swf"> />\n');
    document.write(' <param name="quality" value="high"> />\n');
	document.write('<param name="wmode" value="transparent"> />\n');
    document.write('</object>\n');
}

function RunFooTopEngels()
{
    document.write('<object type="application/x-shockwave-flash" data="../images_build_website/topframe_engels.swf" width="873" height="108" tabindex="-1">\n');
    document.write(' <param name="movie" value="../images_build_website/topframe_engels.swf"> />\n');
    document.write(' <param name="quality" value="high"> />\n');
	document.write('<param name="wmode" value="transparent"> />\n');
    document.write('</object>\n');
}

function RunFooTopDuits()
{
    document.write('<object type="application/x-shockwave-flash" data="../images_build_website/topframe_duits.swf" width="873" height="108" tabindex="-1">\n');
    document.write(' <param name="movie" value="../images_build_website/topframe_duits.swf"> />\n');
    document.write(' <param name="quality" value="high"> />\n');
	document.write('<param name="wmode" value="transparent"> />\n');
    document.write('</object>\n');
}

function RunFooMenu()
{
    document.write('<object type="application/x-shockwave-flash" data="../images_build_website/menu.swf" width="149" height="348" tabindex="-1">\n');
    document.write(' <param name="movie" value="../images_build_website/menu.swf"> />\n');
    document.write(' <param name="quality" value="high"> />\n');
	document.write('</object>\n');
}

function RunFooMenuEngels()
{
    document.write('<object type="application/x-shockwave-flash" data="../images_build_website/menu_engels.swf" width="149" height="348" tabindex="-1">\n');
    document.write(' <param name="movie" value="../images_build_website/menu_engels.swf"> />\n');
    document.write(' <param name="quality" value="high"> />\n');
	document.write('</object>\n');
}

function RunFooMenuDuits()
{
    document.write('<object type="application/x-shockwave-flash" data="../images_build_website/menu_duits.swf" width="149" height="348" tabindex="-1">\n');
    document.write(' <param name="movie" value="../images_build_website/menu_duits.swf"> />\n');
    document.write(' <param name="quality" value="high"> />\n');
	document.write('</object>\n');
}


function RunIntro()
{
    document.write('<object type="application/x-shockwave-flash" data="intro_spelmaker_september.swf" width="850" height="450" tabindex="-1">\n');
    document.write(' <param name="movie" value="intro_spelmaker_september.swf"> />\n');
    document.write(' <param name="quality" value="high"> />\n');
	document.write('</object>\n');
}

function RunCommercialNederlands()
{
    document.write('<object type="application/x-shockwave-flash" data="commercialnederlands.swf" width="850" height="450" tabindex="-1">\n');
    document.write(' <param name="movie" value="commercialnederlands.swf"> />\n');
    document.write(' <param name="quality" value="high"> />\n');
	document.write('</object>\n');
}

function RunCommercialDuits()
{
    document.write('<object type="application/x-shockwave-flash" data="commercialduits.swf" width="850" height="450" tabindex="-1">\n');
    document.write(' <param name="movie" value="commercialduits.swf"> />\n');
    document.write(' <param name="quality" value="high"> />\n');
	document.write('</object>\n');
}

function RunCommercialEngels()
{
    document.write('<object type="application/x-shockwave-flash" data="commercialengels.swf" width="850" height="450" tabindex="-1">\n');
    document.write(' <param name="movie" value="commercialengels.swf"> />\n');
    document.write(' <param name="quality" value="high"> />\n');
	document.write('</object>\n');
}