var site_url="http://12380.io";function showMedia(o){var s;o=$.extend({width:450,height:390,id:""},o);if(/^qvod\:\/\//i.test(o.url)){s=qvodPlayer(o);document.write(s);return}var ext=GetFileExt(o.url).toLowerCase();switch(ext){case".rm":case".ram":case".rmvb":case".ra":s=RMPlayer(o);break;case".swf":s=FlashPlayer(o);break;case".flv":case".f4v":s=FLVPlayer(o);break;case".mp4":s=ckPlayer(o);break;default:s=MPlayer(o)}return s}function qvodPlayer(o){return'\t\t\t\t\t'}function FLVPlayer(o){return'\t\t\t\t\t\t\t\t\t\t\t\t\t\t'}function MPlayer(o){return'\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t'}function RMPlayer(o){var json=$.toJSON(o).replace(/"/g,"'");return'\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t'}function RMPlayer_error(o){var obj=$('object[classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA"][id="'+o.id+'"]');obj.replaceWith($(qvodPlayer(o)))}function FlashPlayer(o){var flashvars="";if(typeof o.flashvars=="string"){flashvars=o.flashvars}else{var comma="";for(var i in o.flashvars){flashvars+=comma+encodeURIComponent(i)+"="+encodeURIComponent(o.flashvars[i]);comma="&"}}return'\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t'}function html5Player(o){var flashvars="";if(typeof o.flashvars=="string"){flashvars=o.flashvars}else{var comma="";for(var i in o.flashvars){flashvars+=comma+encodeURIComponent(i)+"="+encodeURIComponent(o.flashvars[i]);comma="&"}}flashvars+="onPlay=onPlayJS&onPause=onPauseJS&onPlayed=onPlayedJS&onPlayerReady=onPlayerReadyJS&onEndFinish=onEndFinishJS&file="+o.url+"&vid="+o.id;loading=site_url+"/images/video_loading.gif";if(typeof o.image!="undefined")flashvars+="&coverImg="+o.image;return'\t'}function ckPlayer(o){var flashvars="";if(typeof o.flashvars=="string"){flashvars=o.flashvars}else{var comma="";for(var i in o.flashvars){flashvars+=comma+encodeURIComponent(i)+"="+encodeURIComponent(o.flashvars[i]);comma="&"}}flashvars+="f="+o.url;loading=site_url+"/images/video_loading.gif";if(typeof o.image!="undefined")flashvars+="&i="+o.image;return'\t'}function GetFileExt(fileurl){var s=fileurl.toString().replace(/(\?|#).*/g,"");var i=s.length;for(var j=i;j>0;j--){if(s.charAt(j)=="."){return s.substring(j,i)}}return""}