window.log=function(){log.history=log.history||[];log.history.push(arguments);arguments.callee=arguments.callee.caller;if(this.console){console.log(Array.prototype.slice.call(arguments))}};(function(e){function h(){}for(var g="assert,count,debug,dir,dirxml,error,exception,group,groupCollapsed,groupEnd,info,log,markTimeline,profile,profileEnd,time,timeEnd,trace,warn".split(","),f;f=g.pop();){e[f]=e[f]||h}})(window.console=window.console||{});$(document).ready(function(){$(".navItem a").click(a);$("#fordStory a").click(c);function b(){if($("#directions").length==0){return}var g=new google.maps.LatLng(33.895818,-84.298838);var e={zoom:14,center:g,mapTypeId:google.maps.MapTypeId.ROADMAP};var f=new google.maps.Map(document.getElementById("googleMapWrap"),e);var d=new google.maps.Marker({position:g,map:f,title:"Global Gems Inc"})}function a(d){d.preventDefault();if($(this).parent().hasClass("active")){return}section=$(this).attr("name");$(".navItem").removeClass("active");$(this).parent().addClass("active");$("#dropdownContainer").slideToggle(1300,function(f){$(".dropdownContent").hide();$("#"+section+".dropdownContent").show();$("#dropdownContainer").slideToggle(1300,function(){if(section!="directions"){return}b()})})}function c(d){d.preventDefault();$("#fordStoryWrap").slideToggle(500)}});
