/*======================================================================*\ || #################################################################### || || # vBulletin 3.8.7 Patch Level 3 || # ---------------------------------------------------------------- # || || # Copyright ©2000-2014 vBulletin Solutions, Inc. All Rights Reserved. || || # This file may not be redistributed in whole or significant part. # || || # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # || || # http://www.vbulletin.com | http://www.vbulletin.com/license.html # || || #################################################################### || \*======================================================================*/ var ie5;if(document.all&&navigator.appVersion.charAt(navigator.appVersion.indexOf("MSIE")+5)>=5&&navigator.userAgent.toLowerCase().indexOf("opera")==-1){ie5=true}else{ie5=false}var pd=new Array();var pn=new Array();var pu=new Array();var imgStringCache=new Array();var imgCache=new Array();if(document.dir=="rtl"){imgCache={I:'',L:'',T:''}}else{imgCache={I:'',L:'',T:''}}function showPrevNextPost(A){info=pn[curpostid].split(",");showPost(info[A])}function setQRpostid(A){if(quickreply){fetch_object("qr_postid").value=A}}function navToPost(B,A){if(B!=0&&!A){window.location="showthread.php?"+SESSIONURL+"p="+B+"#poststop"}}function showPost(C,A){if(typeof pd[C]!="undefined"){try{if(quickreply){fetch_object("qr_postid").value=C}fetch_object("link"+curpostid).style.fontWeight="normal";fetch_object("div"+curpostid).className="alt1";fetch_object("link"+C).style.fontWeight="bold";fetch_object("div"+C).className="alt2";try{fetch_object("links").scrollIntoView(true)}catch(B){}fetch_object("posts").innerHTML=pd[C];PostBit_Init(fetch_object("post"+C),C);FIRSTPOSTID=C;LASTPOSTID=C}catch(B){navToPost(C,A)}}else{navToPost(C,A)}curpostid=C;return false}function writeLink(A,F,E,D,B,I,H,J,G){if(A==curpostid||G){bgclass="alt2"}else{bgclass="alt1"}document.write('
');if(!imgStringCache[B]){imgStringCache[B]="";imgArray=B.split(",");for(var C in imgArray){if(!YAHOO.lang.hasOwnProperty(imgArray,C)){continue}curType=imgArray[C];if(isNaN(curType)){imgStringCache[B]+=imgCache[curType]}else{imgStringCache[B]+=''}}}document.write(imgStringCache[B]);if(F==1){statusicon="new"}else{statusicon="old"}document.write(' ');if(H=="more"){document.write(''+morephrase+"
\n")}else{if(E==1){document.write('PaperClip ')}if(typeof pu[D]!="undefined"){document.write(pu[D].bold()+" ")}else{document.write(guestphrase+" ")}if(A==curpostid){titlestyle=' style="font-weight:bold;"'}else{titlestyle=""}document.write('"+I+" ");if(ie5&&typeof pd[A]!="undefined"){iscached="."}else{iscached=""}document.write(H+', '+J+iscached+"");document.write("\n")}};