// JavaScript Document

function RunFooDreamBody()
{
   document.write('<object type="application/x-shockwave-flash", data="http://www.interwood.com/a/p/dreambody/dreambody.swf", width="320px", height="257px">\n');
   document.write('<param name="movie" value="dreambody.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<param name="play" value="false" />\n');
   document.write('<embed src="http://www.interwood.com/a/p/dreambody/dreambody.swf", width="320px", height="2570px", play="false"></embed>\n');
   document.write('</object>\n');
}
 function RunFooRioNeck()
{
   document.write('<object type="application/x-shockwave-flash", data="http://www.interwood.com/a/p/rioneck/rioneck.swf", width="320px", height="257px">\n');
   document.write('<param name="movie" value="rioneck.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<param name="play" value="false" />\n');
   document.write('<embed src="http://www.interwood.com/a/p/rioneckrioneck.swf", width="320px", height="257px", play="false"></embed>\n');
   document.write('</object>\n');
}
 