$(function(){$('.more').on('click',function(){var href=$(this).attr('href');subhref=href.slice(1);$('#content').css('display','block').animate({height:'auto'},function(){$('#content').html('<img class="loader" src="loader.gif" alt="" />').load(subhref+'.html',function(){$('#content').hide().fadeIn();$('#content img').click(function(){var imgurl=$('link#canonical').attr('href')+$(this).attr('src');if($('#bbcode').is(':checked')){$('#code').attr('value','[img]'+imgurl+'[/img]').focus().select();}
else if($('#html').is(':checked')){$('#code').attr('value','<img src=\"'+imgurl+'\" alt=\"\" />').focus().select();}
else{$('#code').attr('value',imgurl).focus().select();};if($.client.os=='Mac'){$('#cnp').css('display','block').text('Press ⌘+C');}
else if($.client.os=='Linux'){$('#cnp').css('display','block').text('Press CTRL+C');}
else if($.client.os=='Windows'){$('#cnp').css('display','block').text('Press CTRL+C');};});}).css('height','auto');});return true;});$('*').bind('mousedown keydown scroll',function(){$('#cnp').css('display','none');});Shadowbox.init({handleOversize:'none',displayNav:true,modal:true,showOverlay:false});});var _gaq=_gaq||[];_gaq.push(['_setAccount','UA-4979202-1']);_gaq.push(['_gat._anonymizeIp']);_gaq.push(['_trackPageview']);(function(){var ga=document.createElement('script');ga.type='text/javascript';ga.async=true;ga.src=('https:'==document.location.protocol?'https://ssl':'http://www')+'.google-analytics.com/ga.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);})();
