$(document).ready(function(){function a(){var a=this;a.getLongLatByAddress=function(a,b){var c=new google.maps.Geocoder,d={address:a};c.geocode(d,function(a){var c=a[0].geometry.location,d={lng:c.lng(),lat:c.lat()};typeof b=="function"&&b(d)})};a.displayMap=function(a,b,c,d){var e=new google.maps.LatLng(a,b),f={zoom:c,center:e,mapTypeId:google.maps.MapTypeId.ROADMAP},g=new google.maps.Map(document.getElementById(d),f),h={position:e,map:g,animation:google.maps.Animation.DROP},i=new google.maps.Marker(h)}}$('a[href*="http"]').filter(':not([href^="http://gil"],[href^="http://www.gil"])').attr("target","_blank");$("#campaign li").click(function(){document.location.href=$(this).find("a").attr("href")});$(".s-form-toggle").click(function(){$("#article-form").slideToggle();return!1});$("#contact img").css("cursor","pointer");$('#contact img, a[href="#class-loc"]').click(function(){var b=$(this),c=b.attr("data-lat"),d=b.attr("data-lon");if(c&&d){var e="google-map";$.fancybox({content:"<div id='"+e+"' style='width: 800px; height: 450px;'></div>",onComplete:function(){var b=new a;b.displayMap(c,d,15,e)}})}return!1});$(".contact-list li").each(function(){$(this).find("div >:not(img)").wrapAll('<div class="contact-list-info"><div class="contact-list-slider" />')});$(".contact-list li").hover(function(){$(this).find(".contact-list-slider").animate({"margin-left":[-392,"easeInQuad"]},400)},function(){$(this).find(".contact-list-slider").animate({"margin-left":[0,"easeInQuad"]},400)});$(".contact-list li").click(function(){var a=[];$(this).find("a").each(function(){a.push($(this).attr("href"))});window.location.href=a});$("#faq p:even").wrapInner('<a href="#" />');$("#faq a").click(function(){$(this).parent().next(".faq-a").toggle();return!1})});
