function RunFoo3()
{
document.write(' <object id="scPlayer" width="640" height="498"> \n');
document.write('<param name="movie" value="http://content.screencast.com/users/cardson/folders/Default/media/49c6dbf9-bc6e-4176-a1f6-719f7848c03e/webinar_2_controller.swf" /> \n');
document.write('<param name="quality" value="high" /> \n');
document.write('<param name="wmode" value="transparent" /> \n');
document.write('<param name="flashVars" value="thumb=http://content.screencast.com/users/cardson/folders/Default/media/49c6dbf9-bc6e-4176-a1f6-719f7848c03e/FirstFrame.png&containerwidth=640&containerheight=498&showstartscreen=true&showendscreen=true&loop=false&autostart=false&color=000000,000000&thumb=FirstFrame.png&thumbscale=45&content=http://content.screencast.com/users/cardson/folders/Default/media/49c6dbf9-bc6e-4176-a1f6-719f7848c03e/webinar_2.mp4" /> \n');
document.write('<param name="allowFullScreen" value="true"/> \n');
document.write('<param name="allowScriptAccess" value="always"/> \n');
document.write('<param name="base" value="http://content.screencast.com/users/cardson/folders/Default/media/49c6dbf9-bc6e-4176-a1f6-719f7848c03e/" /> \n');
document.write('<embed src="http://content.screencast.com/users/cardson/folders/Default/media/49c6dbf9-bc6e-4176-a1f6-719f7848c03e/webinar_2_controller.swf" quality="high" bgcolor="#FFFFFF" width="640" height="498" type="application/x-shockwave-flash" allowScriptAccess="always" flashVars="thumb=http://content.screencast.com/users/cardson/folders/Default/media/49c6dbf9-bc6e-4176-a1f6-719f7848c03e/FirstFrame.png&containerwidth=640&containerheight=498&showstartscreen=true&showendscreen=true&loop=false&autostart=false&color=000000,000000&thumb=FirstFrame.png&thumbscale=45&content=http://content.screencast.com/users/cardson/folders/Default/media/49c6dbf9-bc6e-4176-a1f6-719f7848c03e/webinar_2.mp4" allowFullScreen="true" base="http://content.screencast.com/users/cardson/folders/Default/media/49c6dbf9-bc6e-4176-a1f6-719f7848c03e/" scale="showall"></embed> \n');
document.write('</object>\n');
}
