// © copyright & intellectual property of Intouch Interactive Marketing - Carl-Heinz Benseler

function mycarousel_initCallback(carousel){carousel.buttonNext.bind('click',function(){carousel.startAuto(0)});carousel.buttonPrev.bind('click',function(){carousel.startAuto(0)});carousel.clip.hover(function(){carousel.stopAuto()},function(){carousel.startAuto()})};$(function(){$("a[title]:contains([?]),em[title]:contains([?]),div[title],span#closeCont[title],span#openCont[title]").tooltip({track:true,delay:0,showURL:false,fixPNG:true,extraClass:"pretty fancy",left:0})});$(document).ready(function(){$('input[type="text"],input[type="password"],textarea').addClass("idleField");$('input[type="text"],input[type="password"],textarea').focus(function(){$(this).removeClass("idleField").addClass("focusField");if(this.value==this.defaultValue){this.value=''}if(this.value!=this.defaultValue){this.select()}});$('input[type="text"],input[type="password"],textarea').blur(function(){$(this).removeClass("focusField").addClass("idleField");if($.trim(this.value)==''){this.value=(this.defaultValue?this.defaultValue:'')}});$(".linker").fancybox({'width':640,'height':480,'padding':5,'margin':0,'overlayColor':'#000','overlayOpacity':0.50,'autoScale':true,'speedIn':200,'speedOut':500,'titlePosition':'over','transitionIn':'elastic','transitionOut':'elastic','type':'image'});$(".iframe").fancybox({'width':900,'height':600,'padding':5,'margin':0,'overlayColor':'#000','overlayOpacity':0.50,'autoScale':true,'speedIn':200,'speedOut':500,'titlePosition':'over','transitionIn':'elastic','transitionOut':'elastic','type':'iframe'});jQuery('.mycarousel').jcarousel({auto:10,wrap:'circular',scroll:1,animation:500,initCallback:mycarousel_initCallback});$('.slideshow').cycle({fx:'fade',timeout:5000,speed:1500,next:'#next',prev:'#prev'});ddsmoothmenu.init({mainmenuid:"smoothmenu1",orientation:'h',classname:'ddsmoothmenu',contentsource:"markup"});$("[class*='rImg']").each(function(i){var x=Math.floor(Math.random()*25);$(".rImg"+i).attr('src','photos/img_0000'+x+'.jpg')});$(".rImg0").hide().fadeTo(1500,1);$("[id*='smlA']").each(function(i){$(this).hover(function(){$("#smlPic"+i).stop(true,true).fadeOut(200)},function(){$("#smlPic"+i).stop(true,true).fadeIn(1000)})});$(".intouch,a.intouchBox").hover(function(){$("a.intouchBox").stop().animate({"right":"0","bottom":"0"},400);$(".intouch").stop().animate({"width":"280px"},500)},function(){$("a.intouchBox").stop().animate({"bottom":"-75px","right":"-105px"},400);$(".intouch").stop().animate({"width":"200px"},500)});$('a.email').each(function(i){var text=$(this).text();var address=text.replace(" at ","@");$(this).attr('href','mailto:'+address);$(this).text(address)});$("a.fullview").click(function(event){var iframeSrc=$(this).attr('rel');var windowHeight=$(window).height();$('.blackBox').fadeTo(300,0.5);$('#microWindow').delay(300).fadeIn(200).animate({"height":windowHeight-80},500);$('#microIframe').attr('src',iframeSrc).delay(500).animate({"height":windowHeight-80},500);$(".close").delay(1000).animate({"height":"30px","top":"-30px"},500)});$(".close,.blackBox").click(function(){$(".blackBox").delay(200).fadeOut(200);$("#microWindow").fadeOut(200).css({"height":"0px"},200);$("#microIframe").attr("src","").css({"height":"0px"},200);$(".close").delay(200).css({"height":"0px","top":"-5px"})});$('html, body').delay(1000).animate({scrollTop:$("#top").offset().top},500);$(window).mousewheel(function(){$('html, body').stop()});var backHeight=$(".contentSide").height();$(".contentMain").css({"min-height":backHeight});$(".alphabet a,.backTopMem").click(function(event){event.preventDefault();var full_url=this.href;var parts=full_url.split("#");var trgt=parts[1];var target_offset=$("#"+trgt).offset();var target_top=target_offset.top-30;$('html, body').animate({scrollTop:target_top},500)})});

//GOOGLE ANALYTICS
var _gaq = _gaq || [];
	_gaq.push(['_setAccount', 'UA-27453777-1']);
	_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);
})();


// © copyright & intellectual property of Intouch Interactive Marketing - Carl-Heinz Benseler
