function RunFoo()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height=120 width=520>\n');
    document.write('<param name="movie" value="image/manu.swf" />\n');
    document.write('</object>\n');
}
function RunFooinner()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height=120 width=520>\n');
    document.write('<param name="movie" value="image/manu.swf" />\n');
    document.write('</object>\n');
}
function RunFoo1()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height=170 width=280>\n');
    document.write('<param name="movie" value="image/about-mag.swf" />\n');
	document.write('<param name=wmode value=transparent>\n');
    document.write('</object>\n');
}
function RunFoo2()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height=323 width=350>\n');
    document.write('<param name="movie" value="image/header-final.swf" />\n');
    document.write('</object>\n');
}

