$(document).ready(function(){$('#menu ul').css({display:'none'});$('#menu li').hover(function(){$(this).find('ul:first').css({visibility:'visible',display:'none'}).fadeIn('1000');},function(){$(this).find('ul:first').css({visibility:'hidden'});});});$(document).ready(function(){$("#slider").jFlow({slides:"#slider_img",controller:".jFlowControl",slideWrapper:"#jFlowSlide",selectedWrapper:"jFlowSelected",width:"930px",height:"300px",easing:"easeInOutElastic",duration:250,prev:".jFlowPrev",next:".jFlowNext"});});$(document).ready(function(){$(".listing_col a").hover(function(){$(this).find("span").stop().animate({marginLeft:"10"},250);},function(){$(this).find("span").stop().animate({marginLeft:"0"},250);});});$(document).ready(function(){$(".fade").fadeTo(1,0);});$(window).load(function(){$(".fade").fadeTo("slow",1);});$('a[href*=#]').click(function(){var duration=400;var easing='swing';var newHash=this.hash;var target=$(this.hash).offset().top;var oldLocation=window.location.href.replace(window.location.hash,'');var newLocation=this;if(oldLocation+newHash==newLocation)
{$('html:not(:animated),body:not(:animated)').animate({scrollTop:target},duration,easing,function(){window.location.href=newLocation;});return false;}});$(document).ready(function(){$("#reply-form").validate();$("#contact-form").validate();});$(document).ready(function(){$('#map_canvas').googleMaps({latitude:45.545491,longitude:-73.621926,markers:{latitude:45.545491,longitude:-73.621926}});});$(function(){$('a[href*=#]').click(function(){if(location.pathname.replace(/^\//,'')==this.pathname.replace(/^\//,'')&&location.hostname==this.hostname){var $target=$(this.hash);$target=$target.length&&$target||$('[name='+this.hash.slice(1)+']');if($target.length){var targetOffset=$target.offset().top;$('html,body').animate({scrollTop:targetOffset},600);return false;}}});});
