function RunFoo01()
{
   document.write('<object width="435" height="508"	data="flash/orden.swf"	type="application/x-shockwave-flash">\n');
   document.write('<param name="movie" value="flash/orden.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<embed src="flash/orden.swf" width="435" height="508"></embed>\n');
   document.write('<img src="images/orden-header.jpg" alt="Sessionsorden 2008 - 2009" />\n');
   document.write('</object>\n');
}

