function IE6fix()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#4,0,0,0" width="500" height="250">\n');
   document.write('<param name="movie" value="webdesign.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="webdesign.swf" bgcolor=#370037 menu=false quality=autohigh scale=exactfit wmode=opaque type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="500" height="250"></embed>\n');
   document.write('</object>\n');
}
function IE6fixaardbol()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#4,0,0,0" width="600" height="450">\n');
   document.write('<param name="movie" value="aardbol.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="aardbol.swf" menu=false quality=autohigh scale=exactfit wmode=opaque type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="600" height="450"></embed>\n');
   document.write('</object>\n');
}
