// JavaScript Document

function RunFoo()
{
    document.write('<object classid="../img/cast_photo_image.swf" type="application/x-shockwave-flash" width="300" height="520">\n');
    document.write('<param name="movie" value="../img/cast_photo_image.swf" />\n');
    document.write('</object>\n');
}
