jQuery(document).ready(function(){(function(jQuery){var nav=jQuery("#nav");nav.find("li").each(function(){Cufon.replace('#nav',{hover:true});if(jQuery(this).find("ul").length>0){jQuery("<span>").html("<img src='"+rootFolder+"/images/nav_arrow.png' alt=''/>").appendTo(jQuery(this).children(":first"));jQuery(this).mouseenter(function(){jQuery(this).find("ul").stop(true,true).slideDown();});jQuery(this).mouseleave(function(){jQuery(this).find("ul").stop(true,true).slideUp();});}});})(jQuery);jQuery(document).ready(function(){jQuery("#social-icons img[title]").tooltip({tip:'.social-tooltip',effect:'slide',position:"bottom center",offset:[25,20]});jQuery("#similar-posts img[title]").tooltip({tip:'.similar-tooltip',effect:'slide',position:"bottom left",offset:[20,340]});});jQuery('.circle-content-text').css({'opacity':'0'});jQuery('.circle').hover(function(){jQuery(this).find('.circle-content-text').stop().fadeTo(500,0.95);jQuery(this).addClass('circle-active');jQuery(this).css("border-width","0");},function(){jQuery(this).find('.circle-content-text').stop().fadeTo(500,0);jQuery(this).removeClass('circle-active');jQuery(this).css("border-width","2px");});jQuery('.circle-content-image').css({'opacity':'0'});jQuery('.circle').hover(function(){jQuery(this).find('.circle-content-image').stop().fadeTo(800,1);jQuery(this).addClass('circle-active');jQuery(this).css("border-width","0");},function(){jQuery(this).find('.circle-content-image').stop().fadeTo(800,0);jQuery(this).removeClass('circle-active');jQuery(this).css("border-width","2px");});jQuery("#circle1").hover(function(){jQuery(this).stop().animate({width:"395px",height:"395px"},500);},function(){jQuery(this).stop().animate({width:"395px",height:"395px"},300);});jQuery("#circle2,#circle17").hover(function(){jQuery(this).stop().animate({width:"395px",height:"395px"},500);},function(){jQuery(this).stop().animate({width:"126px",height:"126px"},300);});jQuery("#circle3,#circle16").hover(function(){jQuery(this).stop().animate({width:"395px",height:"395px"},500);},function(){jQuery(this).stop().animate({width:"62px",height:"62px"},300);});jQuery("#circle4,#circle15").hover(function(){jQuery(this).stop().animate({width:"395px",height:"395px"},500);},function(){jQuery(this).stop().animate({width:"79px",height:"79px"},300);});jQuery("#circle5,#circle14").hover(function(){jQuery(this).stop().animate({width:"395px",height:"395px"},500);},function(){jQuery(this).stop().animate({width:"88px",height:"88px"},300);});jQuery("#circle6,#circle13").hover(function(){jQuery(this).stop().animate({width:"395px",height:"395px"},500);},function(){jQuery(this).stop().animate({width:"70px",height:"70px"},300);});jQuery("#circle7,#circle12").hover(function(){jQuery(this).stop().animate({width:"395px",height:"395px"},500);},function(){jQuery(this).stop().animate({width:"56px",height:"56px"},300);});jQuery("#circle8,#circle11").hover(function(){jQuery(this).stop().animate({width:"395px",height:"395px"},500);},function(){jQuery(this).stop().animate({width:"84px",height:"84px"},300);});jQuery("#circle9,#circle10").hover(function(){jQuery(this).stop().animate({width:"395px",height:"395px"},500);},function(){jQuery(this).stop().animate({width:"42px",height:"42px"},300);});jQuery("a[rel^='prettyPhoto']").prettyPhoto({theme:'light_square',animationSpeed:'fast'});jQuery(".toggle-box").hide();jQuery(".toggle").toggle(function(){jQuery(this).addClass("toggle-active");},function(){jQuery(this).removeClass("toggle-active");});jQuery(".toggle").click(function(){jQuery(this).next(".toggle-box").slideToggle();});jQuery('#contactform').submit(function(){var action=jQuery(this).attr('action');jQuery("#message").slideUp(750,function(){jQuery('#message').hide();jQuery('#submit')
.after('<div class="loader"> </div>')
.attr('disabled','disabled');jQuery.post(action,{name:jQuery('#name').val(),email:jQuery('#email').val(),subject:jQuery('#subject').val(),comment_box:jQuery('#comment_box').val(),verify:jQuery('#verify').val()},function(data){document.getElementById('message').innerHTML=data;jQuery('#message').slideDown('slow');jQuery('#contactform div.loader').fadeOut('slow',function(){jQuery(this).remove()});jQuery('#contactform #submit').attr('disabled','');if(data.match('success')!=null)jQuery('#contactform').slideUp('slow');});});return false;});});jQuery(function(){jQuery('.preload').hide();});var i=0;var int=0;jQuery(window).bind("load",function(){var int=setInterval("doThis(i)",10);});function doThis(){var images=jQuery('.preload').length;if(i>=images){clearInterval(int);}
jQuery('.preload:hidden').eq(0).fadeIn(500);i++;}
