//Index.html
function RunHPreschool()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="776" height="143" align="top">\n');
   document.write('<param name="movie" value="images/bg/header_preschool.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="images/bg/header_preschool.swf" width="776" height="143" align="top" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>\n');
   document.write('</object>\n');
}

function RunTHeugene()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="152" height="86">\n');
   document.write('<param name="movie" value="images/thumbs/thumb_eugene.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="images/thumbs/thumb_eugene.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="152" height="86"></embed>\n');
   document.write('</object>\n');
}


function RunExodus()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="357" height="150">\n');
   document.write('<param name="movie" value="images/thumbs/exodus.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="images/thumbs/exodus.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="357" height="150"></embed>\n');
   document.write('</object>\n');
}
