$(document).ready(function(){$("body").addClass("footer-back");$("#content img").each(function(){if($(this).parent().hasClass("body-image")==false){$(this).removeAttr("style").wrap('<figure class="body-image" />')}});if($("#section-nav").length>0){$("#main-container").addClass("content-border")}$(".contact-point p:last").addClass("last");var a=navigator.userAgent.toLowerCase();var b=a.match(/(iphone|ipod|ipad)/);if(!b){$(".youtube").click(function(){$.fancybox({padding:0,autoScale:false,transitionIn:"none",transitionOut:"none",title:this.title,width:680,height:495,href:this.href.replace(new RegExp("watch\\?v=","i"),"v/"),type:"swf",swf:{wmode:"transparent",allowfullscreen:"true"}});return false})}});
