/**
 * SWFObject v1.5: Flash Player detection and embed - http://blog.deconcept.com/swfobject/
 *
 * SWFObject is (c) 2007 Geoff Stearns and is released under the MIT License:
 * http://www.opensource.org/licenses/mit-license.php
 *
 */
function ShowFilm() {
document.write('<embed src="http://www.expo21xx.com/videoswf/expo21xxflvplayer.swf" width="400" height="310" allowfullscreen="true" allowscriptaccess="always" flashvars="&displayheight=225&file=6730.xml&height=310&width=400&autoscroll=true&showstop=true&autostart=true&repeat=list&shuffle=false&volume=30&callback=http://www.expo21xx.com/_genstat/videostat.php&enablejs=true" />');
}

function ShowPanamFilm(fileID,width,height,displayheight,allowfullscreen,allowscriptaccess,autoscroll,showstop,autostart,repeat,shuffle,volume,enablejs) {
document.write('<embed src="http://www.expo21xx.com/videoswf/expo21xxflvplayer.swf" width="'+width+'" height="'+height+'" allowfullscreen="'+allowfullscreen+'" allowscriptaccess="'+allowscriptaccess+'" ');
document.write('flashvars="&displayheight='+displayheight+'&file='+fileID+'.xml&height='+height+'&width='+width+'&autoscroll='+autoscroll);
document.write('&showstop='+showstop+'&autostart='+autostart+'&repeat='+repeat+'&shuffle='+shuffle+'&volume='+volume+'&callback=http://www.expo21xx.com/_genstat/videostat.php&enablejs='+enablejs+'" />');
}
