//function fvp(media,legend){document.write("<br class\"sectionBreak\"><div class=\"fvp warning featureTip\" style=\"margin:auto\">Sorry. The SPOnG video server is currently unavailable.</div>");}

function fvp(media,legend){if(typeof(media)=="undefined") return;var id=media.substr(media.lastIndexOf("/")+1);document.write("<br class\"sectionBreak\"><div class=\"fvp\"><h2>"+((!legend)?(""):(legend))+"</h2><p id=\""+id+"\"><a href=\"http://www.macromedia.com/go/getflashplayer\">Get Flash Player</a> to see this player.</p></div><br class\"sectionBreak\">");var FU={ movie:"/video/flvplayer.swf",width:"500",height:"260",majorversion:"7",build:"0",allowfullscreen:"true",flashvars:"file="+((media.indexOf("://")!=-1)?(media):("http://video.spong.com/"+media.substring(0,1).toLowerCase()+"/"+media))+"&image=http://spong.com/art/vidIdent.png&bufferlength=7&controlbar=over&logo=http://spong.com/art/spongwatermark.png&displayheight=240&overstretch=true"};UFO.create(FU,id);}