// JavaScript Document
function RunFoo()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="300" height="85">\n');
   document.write('<param name="movie" value="media/radiointerview.swf">\n');
   document.write('<param name="quality" value="high">\n');
   document.write('<embed src="media/radiointerview.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="300" height="85"></embed>\n');
   document.write('</object>\n');
}

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

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

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

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