jQuery.noConflict();var popupImage=0;var popupImagePath="http://irish-terrier.eu/public/images/header-images/00/";var popupImageList=new Array(5);jQuery(document).ready(function(){function e(){for(i=0;i<popupImageList.length;i++){popupImageList[i]=new Image();popupImageList[i].src=popupImagePath+(i+1)+"-600.jpg"}}function d(){if(popupImage==0){return}var g=popupImagePath+popupImage+"-600.jpg";jQuery("#popupImageTitle").html(imageMetaData[popupImage-1][0]);jQuery("#popupArea").html('<img src="'+g+'" />');jQuery("#popupImage").fadeIn("fast");jQuery("#popupImageCopy").html(" &#169; Photo: "+imageMetaData[popupImage-1][1])}function c(l){if(popupImage!=0){return}var g=document.documentElement.clientWidth;var h=document.documentElement.clientHeight;var j=jQuery("#popupImage").height();var k=jQuery("#popupImage").width();jQuery("#popupImage").css({position:"absolute",top:h/2-j/2,left:g/2-k/2});jQuery("#backgroundPopup").css({opacity:"0.7"});jQuery("#backgroundPopup").fadeIn("fast");popupImage=l;d()}function b(){if(popupImage==0){return}popupImage++;if(popupImage>5){popupImage=1}d()}function a(){if(popupImage==0){return}popupImage--;if(popupImage<1){popupImage=5}d()}function f(){if(popupImage==0){return}jQuery("#popupArea").empty();jQuery("#backgroundPopup").fadeOut("fast");jQuery("#popupImage").fadeOut("fast");popupImage=0}e();jQuery("#popupCloseButton").click(function(){f()});jQuery("#backgroundPopup").click(function(){f()});jQuery(document).keypress(function(g){if(g.keyCode==27&&popupImage==1){f()}});jQuery("#popupNextButton").click(function(){b()});jQuery("#popupPrevButton").click(function(){a()});jQuery("#hi-1").click(function(g){c(1);g.preventDefault()});jQuery("#hi-2").click(function(g){c(2);g.preventDefault()});jQuery("#hi-3").click(function(g){c(3);g.preventDefault()});jQuery("#hi-4").click(function(g){c(4);g.preventDefault()});jQuery("#hi-5").click(function(g){c(5);g.preventDefault()})});
