
$(document).ready(function(){$("a[rel^='prettyPhoto']").prettyPhoto();});document.documentElement.className+=" js";jQuery(document).ready(function(){var path=location.pathname;if(location.pathname!="/"){jQuery("a[href$='"+path+"']").addClass("current");}else $('#menu a:eq(1)').addClass('current');});$(document).ready(function(){$('A[rel="external"]').each(function(){$(this).attr('target','_blank');});});$(function(){$('.slideshow').slideshow({timeout:6000,speed:'normal'});});