// JavaScript Document
function RunFoo()
{
    document.write('<object type="application/x-shockwave-flash" width="740px" height="470px" align="right" id="intro" data="intro/intro.swf">\n');
    document.write('</object>\n');
}



