		function gF() {try{var v = 0;
			if (navigator.plugins && navigator.mimeTypes.length) {var x=navigator.plugins["Shockwave Flash"];
				if(x && x.description) {var y=x.description;v=y.charAt(y.indexOf('.')-1);}} else {result=false;
			    for(var i=15;i>=3 && result!=true;i--){
		   			execScript('on error resume next: result=IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash.'+i+'"))','VBScript');
		   			v = i;}} return v;}catch(e){} 
		}
		function eF(div, swf, w, h, vars) {try{var isIE=true; var fH="";
			if (navigator.plugins && navigator.mimeTypes.length) {isIE=false;}
			if (isIE) {fH='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+w+'" height="'+h+'" name="'+swf+'"><param name="movie" value="'+swf+'"/><param name="flashVars" value="'+vars+'"/></object>';}
			else {fH='<embed type="application/x-shockwave-flash" src="'+swf+'" width="'+w+'" height="'+h+'" flashVars="'+vars+'"></embed>';} 
			document.getElementById(div).innerHTML=fH;}catch(e){}
		}
		function showPlayer() {
			try{if(gF()>=7) {eF('playMain','/swf/playMain.swf',152,58,'');}}catch(e){} 
		}
		function playPreview(v) {
			try{
			if(gF()>=7) {eF('playMain','/swf/playMain.swf','152','58','URL='+v);} else {window.open(v,'playWindow','height=50,width=400,location=no,menubar=no,status=no,toolbar=no');}}catch(e){} 
		}
		// -->

