NoFirstFotoScroll=false;NoFotoComments=false;NoFotoTitle=false;function RefreshGorbunovPosition(A){if(f=$("f"+fotoID)){var B=Element.cumulativeOffset(f);var C=$("gorbunov");C.style.left=(B[0]-3)+"px";C.style.top=(B[1]-3)+"px";C.style.display="block"}}var rgpCountdown=20;function RefreshGorbunovPositionWithCountdown(){RefreshGorbunovPosition();rgpCountdown--;if(rgpCountdown>0){setTimeout(RefreshGorbunovPositionWithCountdown,500)}}function LocalOnLoad(){setTimeout(RefreshGorbunovPositionWithCountdown,500);var A=false;if((wtf=document.URL.indexOf("#foto"))>1){if((desired=document.URL.substr(wtf+5))!=""){if(whodahellareyou=fotosmap[desired]){Cool(desired);A=true}}}if((!A)&&(foto)&&(foto.fotoID)){Cool(foto.fotoID,true)}}function LocalOnResize(){RefreshGorbunovPosition()}function Cool(E,F){prev_foto=fotos[fotosmap[E]-1];foto=fotos[fotosmap[E]];next_foto=fotos[fotosmap[E]+1];if(!F){if(!NoFotoComments){new Ajax.Updater("foto_comments","/ajax/foto_comments.html",{asynchronous:true,method:"POST",onSuccess:CommentsAreLoaded,parameters:"digest="+digest+"&fotoID="+foto.fotoID})}}window.fotoID=foto.fotoID;RefreshGorbunovPosition(true);var B=foto.height;var D=foto.width;var A=false;if(D>600){new_height=B/D*600;new_width=600;B=new_height;D=new_width;var A=true}var H=D+2;var C=B+2+10;$("big_foto_container").style.backgroundPosition="50% "+(C/2)+"px";foto_loader=foto_loader=="big_foto1"?"big_foto2":"big_foto1";foto_loader_other=foto_loader=="big_foto1"?"big_foto2":"big_foto1";loader=foto_loader+"_loader";loader_other=foto_loader_other+"_loader";$(loader).style.zIndex=101;$(loader_other).style.zIndex=100;if((fl=$(foto_loader))._effector){fl._effector.cancel();fl._effector=false}if((flo=$(foto_loader_other))._effector){flo._effector.cancel()}flo._effector=new Effect.Opacity(foto_loader_other,{from:1,to:0,duration:0.1});$(foto_loader).setOpacity(1);big_foto=$(foto_loader);big_foto.width=D;big_foto.height=B;if(F){big_foto.src=foto.murl}else{big_foto.src="http://i.cdn.promodeejay.net/0.gif";setTimeout("big_foto.src = foto.murl",1)}var G=$("big_foto_container");G.style.height=C+"px";$("foto_title").innerHTML=foto.title;$("foto_title_ndash").style.display=(foto.title==""?"none":"inline");if(!NoFotoTitle){if(foto.title==""){document.title=title_stub.split("&quot;").join('"')+" "+$("fuckinshit").innerHTML+" "+title_suffix}else{document.title=foto.title.split("&quot;").join('"')+" "+$("fuckinshit").innerHTML+" "+title_suffix}}$("go_left").style.height=C+"px";$("go_right").style.height=C+"px";$("go_fullscreen").style.height=C+"px";$("go_left").style.display=prev_foto?"block":"none";if(prev_foto){$("go_left_a").href=prev_foto.link}if(next_foto){$("go_right_a").href=next_foto.link;setTimeout("if (next_foto) preload_foto.src = next_foto.murl",3000)}else{$("go_right_a").href=go_up}if(!F){window.location="#foto"+E}if(fullscreened){ShowFullSize(true)}$("embed_blog").value="";$("embed_blog").value='<a href="'+foto.link+'"><img border="0" src="'+foto.url+'" /></a><br /><small><a href="'+foto.link+'">'+foto.title+'</a> @ <a href="'+user_url+'">'+title_suffix+"</a></small><br />";$("embed_forum").value="";$("embed_forum").value="[URL="+foto.link+"][IMG]"+foto.url+"[/IMG][/URL]";$("embed_link").value="";$("embed_link").value=foto.link;$("embeddos").style.display="block";RefreshGorbunovPosition();if(!NoFirstFotoScroll){setTimeout(function(){Effect.ScrollToEx("stikko",{duration:0.1,offset:-44})},1)}NoFirstFotoScroll=false;return false}function CommentsAreLoaded(A){setTimeout(tooltip.ieall,1);setTimeout(RefreshGorbunovPosition,1)}function GoLeft(){if(prev_foto){Cool(prev_foto.fotoID)}return false}function GoRight(){if(next_foto){Cool(next_foto.fotoID)}else{Cool(fotos[0].fotoID)}return false}function ShowFullSize(B){if(!foto){return false}var F=$("fullscreen");var C=$("fullscreen_foto");var G=document.viewport.getScrollOffsets();var D=document.viewport.getDimensions();var E=G.top+(D.height/2-foto.height/2);C.src=foto.url;C.width=foto.width;C.height=foto.height;C.style.marginTop=E+"px";var A=$("bottomspot").cumulativeOffset();F.style.width=document.body.clientWidth+"px";F.style.height=A[1]+"px";F.style.display="block";fullscreened=true;return false}function FullScreenSlideShow(){if(next_foto){GoRight()}else{HideFullSize()}}function HideFullSize(){var B=$("fullscreen");var A=$("fullscreen_foto");A.src="http://i.cdn.promodeejay.net/0.gif";A.width=1;A.height=1;B.style.display="none";fullscreened=false;return false}function SlideshowWorker(){GoRight();if(next_foto){slideshowTimeout=setTimeout(SlideshowWorker,5000)}else{SlideshowToggle()}}function SlideshowToggle(){var A=$("slideshow_button");if(slideshowTimeout){clearTimeout(slideshowTimeout);slideshowTimeout=false;A.src="http://i.cdn.promodeejay.net/slideshow3.gif";if(tooltipped){A.setAttribute("tooltip",__SLIDESHOW_ON);tooltip.h()}else{A.title=__SLIDESHOW_ON}return false}slideshowTimeout=setTimeout(SlideshowWorker,5000);A.src="http://i.cdn.promodeejay.net/slideshow3_active.gif";if(tooltipped){A.setAttribute("tooltip",__SLIDESHOW_OFF);tooltip.h()}else{A.title=__SLIDESHOW_OFF}return false};