function startindex()
{
document.write("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,0,0' width='1' height='1'>");
document.write("<param name='movie' value='flash_detection.swf?flashContentURL=index_content.html&altContentURL=index_alternate.html&contentVersion=6&contentMajorRevision=0&contentMinorRevision=0&allowFlashAutoInstall=false' />");
document.write("<param name='quality' value='low' />");
document.write("<embed src='flash_detection.swf?flashContentURL=index_content.html&altContentURL=index_alternate.html&contentVersion=6&contentMajorRevision=0&contentMinorRevision=0&allowFlashAutoInstall=false' quality='low' pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='1' height='1' />");
document.write("</object>");
}

function startpagina()
{
document.write("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' width='800' height='610' id='index' align='middle'>");
document.write("<param name='allowScriptAccess' value='sameDomain' />");
document.write("<param name='movie' value='index.swf' />");
document.write("<param name='quality' value='high' />");
document.write("<param name='scale' value='exactfit' />");
document.write("<param name='bgcolor' value='#c2c43c' />");
document.write("<embed src='index.swf' quality='high' scale='exactfit' bgcolor='#c2c43c' width='800' height='610' name='index' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' />");
document.write("</object>");
}

function startpagina2()
{
swfvar='index.swf'
kleur='#c2c43c'
document.write("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' width='800' height='610' id='agenda' align='middle'>");
document.write("<param name='allowScriptAccess' value='sameDomain' />");
document.write("<param name='movie' value="+swfvar+" />");
document.write("<param name='quality' value='high' />");
document.write("<param name='scale' value='exactfit' />");
document.write("<param name='bgcolor' value="+kleur+" />");
document.write("<embed src="+swfvar+" quality='high' scale='exactfit' bgcolor="+kleur+" width='800' height='610' name='agenda' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' />");
document.write("</object>");
document.write("<td>");
document.write("<center>");
document.write("<a href='http://www.macromedia.com/go/getflashplayer'><img src='alternate2.gif' border='0' width='152' height='35' /></a>");
document.write("</center>");     
document.write("</td>");

}


function start_pagina_zonder_detection3()
{
swfvar='index.swf'
kleur='#c2c43c'
document.write("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' width='800' height='610' id='agenda' align='middle'>");
document.write("<param name='allowScriptAccess' value='sameDomain' />");
document.write("<param name='movie' value="+swfvar+" />");
document.write("<param name='quality' value='high' />");
document.write("<param name='scale' value='exactfit' />");
document.write("<param name='bgcolor' value="+kleur+" />");
document.write("<embed src="+swfvar+" quality='high' scale='exactfit' bgcolor="+kleur+" width='800' height='610' name='agenda' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' />");
document.write("</object>");
}
