if(typeof deconcept=="undefined"){var deconcept=new Object()}if(typeof deconcept.util=="undefined"){deconcept.util=new Object()}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object()}deconcept.SWFObject=function(n,b,o,e,k,l,g,f,d,m){if(!document.getElementById){return}this.DETECT_KEY=m?m:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(n){this.setAttribute("swf",n)}if(b){this.setAttribute("id",b)}if(o){this.setAttribute("width",o)}if(e){this.setAttribute("height",e)}if(k){this.setAttribute("version",new deconcept.PlayerVersion(k.toString().split(".")))}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true}if(l){this.addParam("bgcolor",l)}var a=g?g:"high";this.addParam("quality",a);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var j=(f)?f:window.location;this.setAttribute("xiRedirectUrl",j);this.setAttribute("redirectUrl","");if(d){this.setAttribute("redirectUrl",d)}};deconcept.SWFObject.prototype={useExpressInstall:function(a){this.xiSWFPath=!a?"expressinstall.swf":a;this.setAttribute("useExpressInstall",true)},setAttribute:function(a,b){this.attributes[a]=b},getAttribute:function(a){return this.attributes[a]},addParam:function(b,a){this.params[b]=a},getParams:function(){return this.params},addVariable:function(b,a){this.variables[b]=a},getVariable:function(a){return this.variables[a]},getVariables:function(){return this.variables},getVariablePairs:function(){var c=new Array();var b;var a=this.getVariables();for(b in a){c[c.length]=b+"="+a[b]}return c},getSWFHTML:function(){var b="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath)}b='<embed type="application/x-shockwave-flash" src="'+this.getAttribute("swf")+'" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'" style="'+this.getAttribute("style")+'"';b+=' id="'+this.getAttribute("id")+'" name="'+this.getAttribute("id")+'" ';var f=this.getParams();for(var e in f){b+=[e]+'="'+f[e]+'" '}var d=this.getVariablePairs().join("&");if(d.length>0){b+='flashvars="'+d+'"'}b+="/>"}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath)}b='<object id="'+this.getAttribute("id")+'" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'" style="'+this.getAttribute("style")+'">';b+='<param name="movie" value="'+this.getAttribute("swf")+'" />';var c=this.getParams();for(var e in c){b+='<param name="'+e+'" value="'+c[e]+'" />'}var a=this.getVariablePairs().join("&");if(a.length>0){b+='<param name="flashvars" value="'+a+'" />'}b+="</object>"}return b},write:function(b){if(this.getAttribute("useExpressInstall")){var a=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(a)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title)}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var c=(typeof b=="string")?document.getElementById(b):b;c.innerHTML=this.getSWFHTML();return true}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"))}}return false}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var f=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var a=navigator.plugins["Shockwave Flash"];if(a&&a.description){f=new deconcept.PlayerVersion(a.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."))}}else{if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var b=1;var c=3;while(b){try{c++;b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+c);f=new deconcept.PlayerVersion([c,0,0])}catch(d){b=null}}}else{try{var b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(d){try{var b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");f=new deconcept.PlayerVersion([6,0,21]);b.AllowScriptAccess="always"}catch(d){if(f.major==6){return f}}try{b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(d){}}if(b!=null){f=new deconcept.PlayerVersion(b.GetVariable("$version").split(" ")[1].split(","))}}}return f};deconcept.PlayerVersion=function(a){this.major=a[0]!=null?parseInt(a[0]):0;this.minor=a[1]!=null?parseInt(a[1]):0;this.rev=a[2]!=null?parseInt(a[2]):0};deconcept.PlayerVersion.prototype.versionIsValid=function(a){if(this.major<a.major){return false}if(this.major>a.major){return true}if(this.minor<a.minor){return false}if(this.minor>a.minor){return true}if(this.rev<a.rev){return false}return true};deconcept.util={getRequestParameter:function(c){var d=document.location.search||document.location.hash;if(c==null){return d}if(d){var b=d.substring(1).split("&");for(var a=0;a<b.length;a++){if(b[a].substring(0,b[a].indexOf("="))==c){return b[a].substring((b[a].indexOf("=")+1))}}}return""}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var b=document.getElementsByTagName("OBJECT");for(var c=b.length-1;c>=0;c--){b[c].style.display="none";for(var a in b[c]){if(typeof b[c][a]=="function"){b[c][a]=function(){}}}}};if(deconcept.SWFObject.doPrepUnload){if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs)};window.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload);deconcept.unloadSet=true}}if(!document.getElementById&&document.all){document.getElementById=function(a){return document.all[a]}}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;function gid(a){return document.getElementById(a)}var lsReqUrl="/embed/livesearch.php";var emReqUrl="/embed/addemail.php";var lsSearchId="searchinput";var lsStartDelay=200;var lsShowDelay=8000;var lsTimer=null;var reqObj;var resultId="resultdiv";function lsInit(){gid(lsSearchId).onkeypress=lsStart;if(lsShowDelay>0){gid(lsSearchId).onblur=function(){setTimeout("lsHideResults()",lsShowDelay)}}}function lsStart(){if(lsTimer){window.clearTimeout(lsTimer)}lsTimer=window.setTimeout("lsDoSearch()",lsStartDelay)}function lsDoSearch(){var b=gid(lsSearchId).value;if(b==""){return false}var a=lsReqUrl+"?search="+b;resultId="resultdiv";getXML(a)}function emDoSubmit(){var b=gid("emInput").value;if(b.length<5||b.indexOf("@")<2){alert("please insert a valid email address")}else{var a=emReqUrl+"?email="+b;resultId="emailfrm";getXML(a)}return false}function getXML(a){if(window.XMLHttpRequest){reqObj=new XMLHttpRequest();reqObj.onreadystatechange=procReq;reqObj.open("GET",a,true);reqObj.send(null)}else{if(window.ActiveXObject){reqObj=new ActiveXObject("Microsoft.XMLHTTP");if(reqObj){reqObj.onreadystatechange=procReq;reqObj.open("GET",a,true);reqObj.send()}}}}function procReq(){if(reqObj.readyState==4){if(reqObj.status==200){var a=gid(resultId);if(reqObj.responseXML){response=reqObj.responseXML.documentElement;a.innerHTML=response.getElementsByTagName("result")[0].firstChild.data}else{a.innerHTML=reqObj.responseText}a.style.display=""}else{alert("There was a problem retrieving the XML data:\n"+reqObj.statusText)}}}function lsHideResults(){gid("resultdiv").innerHTML='.. or <a href="http://www.jeroenwijering.com/?page=sitemap" title="sitemap">check the sitemap</a>'}function resetMenu(){gid("projectsub").style.display="";gid("scriptsub").style.display="";gid("tutorialsub").style.display="";gid("projects").style.backgroundColor="";gid("scripts").style.backgroundColor="";gid("tutorials").style.backgroundColor="";gid("projects").style.color="";gid("scripts").style.color="";gid("tutorials").style.color=""}function toggleMenu(c,a){var b=c+"ub";if(gid(b).style.display=="block"){gid(b).style.display="none";gid(c).style.backgroundColor="";gid(c).style.color=""}else{resetMenu();gid(b).style.display="block";gid(c).style.color="white";gid(c).style.backgroundColor=a}return false}function overThread(b,a){b.style.backgroundColor=a;b.firstChild.style.color="#FFFFFF";b.firstChild.nextSibling.style.color="#FFFFFF"}function outThread(b,a){b.style.backgroundColor="";b.firstChild.style.color=a;b.firstChild.nextSibling.style.color="#000000"}function overLink(a){a.style.color="#000000"}function outLink(b,a){b.style.color=a}function insertURL(d,c){var b="http://";var a=prompt("enter your url",b);if(a){ii="[url="+a+"]";insertBB(ii,"click here[/url]")}else{insertBB("[url=]","[/url]")}}function insertBB(c,f){if(f==undefined){f=""}var d=gid("textfield");if(document.selection){d.focus();sel=document.selection.createRange();if(sel.text.length>0){sel.text=c+sel.text+f}else{sel.text=c+f}d.focus()}else{if(d.selectionStart||d.selectionStart=="0"){var b=d.selectionStart;var a=d.selectionEnd;var g=a;var e=d.scrollTop;if(b!=a){d.value=d.value.substring(0,b)+c+d.value.substring(b,a)+f+d.value.substring(a,d.value.length);g=g+c.length+f.length}else{d.value=d.value.substring(0,b)+c+f+d.value.substring(a,d.value.length);g=b+c.length}d.focus();d.selectionStart=g;d.selectionEnd=g;d.scrollTop=e}else{d.value+=c+f;d.focus()}}}function checkForm(){var a=gid("textfield");var b=gid("dudefield");if(a!=null&&a.value.length<5){alert("please insert a descriptive thread title");return false}else{if(b.value.length<2){alert("please insert your (nick)name");return false}else{return true}}}function antiSpam(){var a=document.createElement("input");a.name="antispaminput";a.value="bye bye spambots";a.type="hidden";gid("reactfrm").appendChild(a)}function process(a){var d=gid("name").value;var b=gid("email").value;var e=gid("sites").value;var c="";if(d.length<=2){c+="- please enter your name\n"}if(b.length<=2||b.indexOf("@")<0||b.indexOf(".")<0){c+="- please enter your email address\n"}if(e==0){c+="- please select the amount of websites you want to license\n"}if(c.length>0){alert("You have not entered all required data:\n\n"+c);gid("name").focus()}else{gid("orderfrm").act.value=a;gid("orderfrm").submit()}}var usedvars;var flashvars;var xamlvars;function toggleDisplay(a){if(gid(a).style.display=="block"){gid(a).style.display="none"}else{gid(a).style.display="block"}}function showEmbed(){gid("embedcode").style.display="block";gid("embedswitch").style.display="block";gid("swfobjswitch").style.display="none";gid("swfobjcode").style.display="none"}function showSWFObj(){gid("embedcode").style.display="none";gid("embedswitch").style.display="none";gid("swfobjswitch").style.display="block";gid("swfobjcode").style.display="block"}function updatePreview(){getUsedVars();if(usedvars.source.indexOf("xaml")>0){writeXAML();printXAML()}else{writeSWFObj();printEmbed();printSWFObj()}return false}function getUsedVars(){flashvars="";xamlvars="";cfg=new Object();usedvars=new Object();var d=gid("varsform").getElementsByTagName("input");for(var a=0;a<d.length;a++){if(d[a].value!=""&&d[a].name!="example"){usedvars[d[a].name]=d[a].value}}var b=gid("varsform").getElementsByTagName("select");for(var a=0;a<b.length;a++){if(b[a].value!=""){usedvars[b[a].name]=b[a].value}}for(var c in usedvars){if(c!="source"){flashvars+="&amp;"+c+"="+usedvars[c];xamlvars+="<br/>&nbsp;&nbsp;"+c+":'"+usedvars[c]+"',";cfg[c]=usedvars[c]}}xamlvars="{"+xamlvars.substr(0,xamlvars.length-1)+"<br/>&nbsp;}"}function writeSWFObj(){var a=new SWFObject(usedvars.source,"mpl",usedvars.width,usedvars.height,"8");a.addParam("allowscriptaccess","always");a.addParam("allowfullscreen","true");a.addParam("flashvars",flashvars);a.write("preview")}function printEmbed(){var a='&lt;embed<br/>src="'+usedvars.source+'"<br/>width="'+usedvars.width+'"<br/>height="'+usedvars.height+'"<br/>allowscriptaccess="always"<br/>allowfullscreen="true"<br/>flashvars="'+flashvars.substr(5)+'"<br/>/&gt;';gid("embedcode").innerHTML=a}function printSWFObj(){var c="";for(var b in usedvars){if(b!="source"){c+="so.addVariable('"+b+"','"+usedvars[b]+"');<br/>"}}var a='&lt;script type="text/javascript" src="http://www.jeroenwijering.com/embed/swfobject.js"&gt;&lt;/script&gt;<br/>&nbsp;<br/>&lt;div id="player"&gt;This text will be replaced&lt;/div&gt;<br/>&nbsp;<br/>&lt;script type="text/javascript"&gt;<br/>var so = new SWFObject(\''+usedvars.source+"','mpl','"+usedvars.width+"','"+usedvars.height+"','8');<br/>so.addParam('allowscriptaccess','always');<br/>so.addParam('allowfullscreen','true');<br/>"+c+"so.write('player');<br/>&lt;/script&gt;";gid("swfobjcode").innerHTML=a}function writeXAML(){delete b;var a=gid("preview");var c=usedvars.source;var b=new jeroenwijering.Player(a,c,cfg)}function printXAML(){var a='&lt;script type=\'text/javascript\' src="/embed/silverlight.js"&gt;&lt;/script&gt;<br/>&lt;script type=\'text/javascript\' src="/embed/wmvplayer.js"&gt;&lt;/script&gt;<br/>&nbsp;<br/>&lt;div id="container"&gt;&lt;/div&gt;<br/>&nbsp;<br/>&lt;script type="text/javascript"&gt;<br/>&nbsp;var cnt = document.getElementById("container");<br/>&nbsp;var src = \''+usedvars.source+"';<br/>&nbsp;var cfg = "+xamlvars+";<br/>&nbsp;var ply = new jeroenwijering.Player(cnt,src,cfg);<br/>&lt;/script&gt;";gid("xamlcode").innerHTML=a}function sendEvent(b,c,a){thisMovie(b).sendEvent(c,a)}function getUpdate(d,c,a,b){if(d=="state"&&b=="jstest"){gid("stateshow").innerHTML=c}}function loadFile(a,b){thisMovie(a).loadFile(b)}function getLength(b){var a=thisMovie(b).getLength();alert("the length of the playlist is: "+a)}function addItem(b,c,a){thisMovie(b).addItem(c,a)}function removeItem(b,a){thisMovie(b).removeItem(a)}function itemData(d,b){var e=thisMovie(d).itemData(b);var a="";for(var c in e){a+=c+": "+e[c]+"\n"}alert(a)}function thisMovie(a){if(navigator.appName.indexOf("Microsoft")!=-1){return window[a]}else{return document[a]}}var pics=new Array();var stat=new Array();var pic=new Array();function changepic(b,c){var a=0;if(stat[c]){while((pics[c][b]==0||b>=16)&&a<100){if(b>=16){b=0}else{b++}a++}if(pic[c][b].complete){document.getElementById(c).src=pic[c][b].src;setTimeout("changepic("+(b+1)+",'"+c+"')",500)}else{setTimeout("changepic("+b+",'"+c+"')",20)}}}function loadpic(b,c,a){if(stat[c]){pic[c][a].src=b}}function startm(e,b,g){stat[e]=1;var d,a;var f=1;for(var c=0;c<16;c++){if(pics[e][c]==1){pic[e][c]=new Image();d=c+1;a=d;if(f){f=0;loadpic(b+a+g,e,c)}else{setTimeout("loadpic('"+b+a+g+"','"+e+"',"+c+")",c*50)}}}changepic(0,e)}function endm(a){stat[a]=0}function show_embed(){hide_all();document.getElementById("movie_embed").style.display="block"}function show_report(){hide_all();document.getElementById("movie_report").style.display="block"}function show_share(){hide_all();document.getElementById("movie_share").style.display="block"}function show_thumbs(){hide_all();document.getElementById("movie_thumbs").style.display="block"}function show_comments(){hide_all();document.getElementById("movie_comments").style.display="block"}function show_download(){hide_all();document.getElementById("movie_download").style.display="block"}function hide_embed(){document.getElementById("movie_embed").style.display="none"}function hide_report(){document.getElementById("movie_report").style.display="none"}function hide_share(){document.getElementById("movie_share").style.display="none"}function hide_thumbs(){document.getElementById("movie_thumbs").style.display="none"}function hide_comments(){document.getElementById("movie_comments").style.display="none"}function hide_download(){document.getElementById("movie_download").style.display="none"}function hide_all(){hide_embed();hide_report();hide_share();hide_thumbs();hide_comments();hide_download()}var s1;var s2;var s3;var s4;var s5;var first=0;function ch_star(a){if(first==0){s1=document.getElementById("star1").src;s2=document.getElementById("star2").src;s3=document.getElementById("star3").src;s4=document.getElementById("star4").src;s5=document.getElementById("star5").src;first=1}for(i=1;i<=a;i++){star=document.getElementById("star"+i);star.src="/star1.png"}for(;i<=5;i++){star=document.getElementById("star"+i);star.src="/star0.png"}}function back_star(){if(first==1){document.getElementById("star1").src=s1;document.getElementById("star2").src=s2;document.getElementById("star3").src=s3;document.getElementById("star4").src=s4;document.getElementById("star5").src=s5;first=1}}document.write("<style>#backscreen a {background: url(http://static.eporner.com/button1.png) no-repeat; text-decoration: none;text-align: center;border: none;display: block;width: 94px; height: 22px;line-height:20px;cursor: pointer; clear:both; color:#B00000;font-size:12px;} #backscreen a:hover {background: url(http://static.eporner.com/button1.png) no-repeat 0 -22px;clear:both;color:#B00000;} #pfootar a {background: url(http://static.eporner.com/button1.png) no-repeat; text-decoration: none;text-align: center;border: none;display: block;width: 94px; height: 22px;line-height:20px;cursor: pointer; clear:both; color:#B00000;font-size:12px;} #pfootar a:hover {background: url(http://static.eporner.com/button1.png) no-repeat 0 -22px;clear:both;color:#B00000;}</style>");var playerr;var obj;function playerReady(a){playerr=document.getElementById(a.id);playerr.addModelListener("STATE","stateTracker");showAd();sDiv.innerHTML=innhtml;sDiv.style.visibility="visible"}var PostFooter="<div id='pfootar'><a href='JavaScript:void( 0 )' onClick=closeAD(); return false;\r><strong>Close & PLAY</strong></a></div></center></td></tr></table></td></tr></table></td></tr></table>";var PostHeader="<table width='100%' height='100%' id='backscreen'>    <tr>        <td align='center' valign='middle'>            <table width='320' cellspacing='0' cellpadding='10' id='eptable' style='background: url(http://static.eporner.com/background-sliver-cleartall.png) repeat-x;                font-family: Verdana; font-size: 11px; color: #333; text-decoration: none; border: 1px solid;                border-color: #777; text-align: center; margin: auto auto;'>                <tr>                    <td align='center'>                        <table width='300' border='0' cellspacing='0' cellpadding='0' class='space' style='margin: auto auto;'>                            <tr>                                <td>                                    <span style='font-weight: bold; font-size: 10px; float: left; margin-bottom: 1px;                                        margin-left: 1px;'>Advertisement </span>                                    <center>";var strTag="<center><iframe src='http://static.eporner.com/ads2.html' frameborder=0 scrolling=no width='300px' height='250px'></iframe></center>";var innhtml=PostHeader+strTag+PostFooter;strDiv="mediaspace";var sDiv;function showAd(){var b,d,f;b=document.getElementById(strDiv);if(b==null){return}obj=playerr.getPluginConfig("display");nPlayerWidth=obj.width;nPlayerHeight=obj.height;nPlayerTop=obj.y;nPlayerLeft=obj.x;if(nPlayerHeight<1){setTimeout("showAd()",500);return}b.style.width=nPlayerWidth+"px";var a;a=document.getElementById(strDiv);a=a.firstChild;var c=document.createElement("DIV");c.setAttribute("id","subcontent_"+strDiv);c.setAttribute("name","subcontent_"+strDiv);c.setAttribute("border","0");c.style.position="absolute";c.style.padding="0px";c.style["float"]="left";c.style["z-index"]="100";c.style.width=nPlayerWidth+"px";c.style.height=nPlayerHeight+"px";c.style.visibility="hidden";var e=a.parentNode;e.insertBefore(c,a);sDiv=document.getElementById("subcontent_"+strDiv);sDiv.style["z-index"]="100";sDiv.style.width=nPlayerWidth+"px";sDiv.style.height=nPlayerHeight+"px";if(nPlayerLeft!=0){sDiv.style.paddingLeft=nPlayerLeft+"px"}if(nPlayerTop!=0){sDiv.style.marginTop=nPlayerTop+"px"}sDiv.innerHTML=innhtml}function stateTracker(a){if(a.newstate=="PAUSED"){sDiv.innerHTML=innhtml}if(a.newstate=="IDLE"){sDiv.innerHTML=innhtml}if(a.newstate=="COMPLETED"){sDiv.innerHTML=innhtml}if(a.newstate=="PLAYING"){sDiv.innerHTML=""}}function closeAD(){sDiv.innerHTML="";playerr.sendEvent("PLAY","true")}function show_video(f,b,a,e,c){document.getElementById(b).style.paddingTop="0px";var d=new SWFObject("http://static.eporner.com/player.swf","player","600","480","8");d.addParam("allowfullscreen","true");d.addParam("wmode","transparent");d.addParam("allowScriptAccess","always");d.addParam("bgcolor","#000000");d.addVariable("file",f+"/1.flv");d.addVariable("streamer",f+"/1.flv");d.addVariable("linkfromdisplay","false");d.addVariable("showdownload","false");d.addVariable("autoscroll","true");d.addVariable("autostart",e);d.addVariable("showstop","true");d.addVariable("usefullscreen","true");d.addVariable("type","flv");d.addVariable("logo","http://static.eporner.com/digimot.png");d.addVariable("lightcolor","0x0099CC");d.addVariable("width","600");d.addVariable("height","480");d.write(b)}function show_video_hd(f,b,a,e,c){document.getElementById(b).style.paddingTop="0px";var d=new SWFObject("http://static.eporner.com/player.swf","player","880","696","8");d.addParam("allowfullscreen","true");d.addParam("wmode","transparent");d.addParam("allowScriptAccess","always");d.addVariable("skin","http://static.eporner.com/festival.swf");d.addParam("bgcolor","#000000");d.addVariable("file",f+"/1.flv");d.addVariable("streamer",f+"/1.flv");d.addVariable("linkfromdisplay","false");d.addVariable("showdownload","false");d.addVariable("autoscroll","true");d.addVariable("autostart",e);d.addVariable("showstop","true");d.addVariable("usefullscreen","true");d.addVariable("type","flv");d.addVariable("logo","http://static.eporner.com/digimot.png");d.addVariable("lightcolor","0x0099CC");d.addVariable("width","880");d.addVariable("height","696");d.write(b)}function show_video_hd_mp4(f,b,a,e,c){document.getElementById(b).style.paddingTop="0px";var d=new SWFObject("http://static.eporner.com/player.swf","player","880","696","10");d.addParam("allowfullscreen","true");d.addParam("wmode","transparent");d.addParam("allowScriptAccess","always");d.addVariable("skin","http://static.eporner.com/festival.swf");d.addParam("bgcolor","#000000");d.addVariable("file",f+"/1.flv");d.addVariable("streamer",f+"/1.flv");d.addVariable("linkfromdisplay","false");d.addVariable("showdownload","false");d.addVariable("autoscroll","true");d.addVariable("autostart",e);d.addVariable("showstop","true");d.addVariable("usefullscreen","true");d.addVariable("type","flv");d.addVariable("logo","http://static.eporner.com/digimot.png");d.addVariable("lightcolor","0x0099CC");d.addVariable("width","880");d.addVariable("height","696");d.write(b)}function show_video_hd_mp4_noresize(f,b,a,e,c){document.getElementById(b).style.paddingTop="0px";var d=new SWFObject("http://static.eporner.com/player.swf","player","880","696","10");d.addParam("allowfullscreen","true");d.addParam("wmode","transparent");d.addParam("allowScriptAccess","always");d.addVariable("skin","http://static.eporner.com/festival.swf");d.addParam("bgcolor","#000000");d.addVariable("file",f+"/1.flv");d.addVariable("streamer",f+"/1.flv");d.addVariable("linkfromdisplay","false");d.addVariable("showdownload","false");d.addVariable("autoscroll","true");d.addVariable("autostart",e);d.addVariable("stretching","none");d.addVariable("showstop","true");d.addVariable("usefullscreen","true");d.addVariable("type","flv");d.addVariable("logo","http://static.eporner.com/digimot.png");d.addVariable("lightcolor","0x0099CC");d.addVariable("width","880");d.addVariable("height","696");d.write(b)}function show_video_hd720(f,b,a,e,c){document.getElementById(b).style.paddingTop="0px";var d=new SWFObject("http://static.eporner.com/player.swf","player","1240","720","10");d.addParam("allowfullscreen","true");d.addParam("wmode","transparent");d.addParam("allowScriptAccess","always");d.addVariable("skin","http://static.eporner.com/festival.swf");d.addParam("bgcolor","#000000");d.addVariable("file",f+"/1.flv");d.addVariable("streamer",f+"/1.flv");d.addVariable("linkfromdisplay","false");d.addVariable("showdownload","false");d.addVariable("autoscroll","true");d.addVariable("autostart",e);d.addVariable("showstop","true");d.addVariable("usefullscreen","true");d.addVariable("type","flv");d.addVariable("logo","http://static.eporner.com/digimot.png");d.addVariable("lightcolor","0x0099CC");d.addVariable("width","1240");d.addVariable("height","720");d.write(b)}function show_yt_video(e,a,d,b){document.getElementById(a).style.paddingTop="0px";var c=new SWFObject("http://www.eporner.com/player.swf","player","600","480","8");c.addParam("allowfullscreen","true");c.addParam("allowscriptaccess","always");c.addParam("wmode","opaque");c.addParam("bgcolor","#000000");c.addVariable("file","http://www.eporner.com/download2/"+e);c.addVariable("link","http://www.eporner.com/movie2/"+e);c.addVariable("linkfromdisplay","false");c.addVariable("showdownload","false");c.addVariable("autoscroll","true");c.addVariable("autostart",d);c.addVariable("showstop","true");c.addVariable("usefullscreen","true");c.addVariable("type","flv");c.addVariable("logo","http://www.eporner.com/digimot.png");c.addVariable("lightcolor","0x0099CC");c.addVariable("width","600");c.addVariable("height","480");c.write(a)}function show_junk_video(e,a,d,b){document.getElementById(a).style.paddingTop="0px";var c=new SWFObject("http://www.eporner.com/player.swf","player","600","480","8");c.addParam("allowfullscreen","true");c.addParam("allowscriptaccess","always");c.addParam("wmode","opaque");c.addParam("bgcolor","#000000");c.addVariable("image","http://www.eporner.com/mat-remov.png");c.addVariable("link","http://www.eporner.com/");c.addVariable("linkfromdisplay","false");c.addVariable("showdownload","false");c.addVariable("autoscroll","true");c.addVariable("autostart",false);c.addVariable("showstop","true");c.addVariable("usefullscreen","true");c.addVariable("type","flv");c.addVariable("logo","http://www.eporner.com/digimot.png");c.addVariable("lightcolor","0x0099CC");c.addVariable("width","600");c.addVariable("height","480");c.write(a)};
