if(document.cookie.indexOf("CT_Akamai")!=-1){var the_cookie=unescape(document.cookie);var start=the_cookie.indexOf("continent");var start=start+10;var end=start+2;var region=the_cookie.slice(start,end);}var currentPage="gateway";var map;var myLatLng;var zoomLevel;var curZoom;var infowindow;var region="wV";var curRegion=region;var subNav="#"+region+"_subnav";var curSubNav;var regionCode;var countryId;var countryIdObj;var curCountry;var headerBkgdColor;var curObjectArray=[];var curFillOpacity;var curStrokeOpacity;var countryArray=[];var iw_divider="";var multiPolyArray=[];var totalPolys;var arrayId;var arrayNum;var numberOfPoly;var newNum;function initialize(){if(region=="AS"||region=="OC"){myLatLng=new google.maps.LatLng(4.039617826768437,108.28125);zoomLevel=3;}else{if(region=="EU"){myLatLng=new google.maps.LatLng(54.57206165565852,48.515625);zoomLevel=3;}else{if(region=="SA"){myLatLng=new google.maps.LatLng(-23.88583769986199,-61.34765625);zoomLevel=3;}else{if(region=="AF"){myLatLng=new google.maps.LatLng(11.005904459659464,30.76171875);zoomLevel=3;}else{if(region=="NA"){myLatLng=new google.maps.LatLng(54.525961,-105.255119);zoomLevel=3;}else{myLatLng=new google.maps.LatLng(9.102096738726456,8.0859375);zoomLevel=3;}}}}}var a={zoom:zoomLevel,center:myLatLng,navigationControlOptions:{style:google.maps.NavigationControlStyle.SMALL,position:google.maps.ControlPosition.TOP_LEFT},mapTypeControl:false,mapTypeId:google.maps.MapTypeId.ROADMAP};map=new google.maps.Map(document.getElementById("map_canvas"),a);for(i=0;i<gateway.regions.length;i++){for(j=0;j<gateway.regions[i].countries.length;j++){countryId=gateway.regions[i].countries[j].id;if(brand=="chrysler"){var c=gateway.regions[i].countries[j].chrysler_fillColor;var b=gateway.regions[i].countries[j].chrysler_strokeColor;headerBkgdColor="#000";}else{if(brand=="jeep"){var c=gateway.regions[i].countries[j].jeep_fillColor;var b=gateway.regions[i].countries[j].jeep_strokeColor;headerBkgdColor="#625b54";}else{if(brand=="dodge"){var c=gateway.regions[i].countries[j].dodge_fillColor;var b=gateway.regions[i].countries[j].dodge_strokeColor;headerBkgdColor="#000";}else{if(brand=="ram"){var c=gateway.regions[i].countries[j].ram_fillColor;var b=gateway.regions[i].countries[j].ram_strokeColor;headerBkgdColor="#000";}else{var c=gateway.regions[i].countries[j].corporate_fillColor;var b=gateway.regions[i].countries[j].corporate_strokeColor;headerBkgdColor="#fff";}}}}jQuery(document).ready(function(){jQuery(".left_nav_button").mouseover(function(){jQuery(this).css("color","#e1e1e1");});jQuery(".left_nav_button").mouseout(function(){jQuery(this).css("color","#fff");});});countryIdObj=countryId;var a={regionCode:gateway.regions[i].code,paths:gateway.regions[i].countries[j].paths,pathId:gateway.regions[i].countries[j].id,regionIndex:i,countryIndex:j,strokeColor:b,strokeOpacity:gateway.regions[i].countries[j].strokeOpacity,strokeWeight:gateway.regions[i].countries[j].strokeWeight,fillColor:c,fillOpacity:gateway.regions[i].countries[j].fillOpacity,hiliteFillOpacity:gateway.regions[i].countries[j].hiliteFillOpacity,hiliteStrokeOpacity:gateway.regions[i].countries[j].hiliteStrokeOpacity,PolyNum:gateway.regions[i].countries[j].PolyNum,PolyTotal:gateway.regions[i].countries[j].PolyTotal};countryIdObj=new google.maps.Polygon(a);countryArray.push(countryIdObj);countryIdObj.setMap(map);google.maps.event.addListener(countryIdObj,"click",setInfoWindow);}jQuery(".left_subnav_button").mouseover(function(){if(curCountry!=this.id){jQuery(this).css("background","#ccc url(img/sub_nav_bkgd_corp_on.gif)");}});jQuery(".left_subnav_button").mouseout(function(){if(curCountry!=this.id){jQuery(this).css("background","#e2e2e2 url(img/sub_nav_bkgd_corp.gif)");}});}infowindow=new google.maps.InfoWindow({width:500,height:300});google.maps.event.addListener(infowindow,"closeclick",function(){tracking("Close Button","Information Window");});jQuery(document).ready(function(){if(brand){jQuery("#brand_header").html('<img src="img/'+brand+'_logo.gif" />');jQuery("#brand_header").css("background",headerBkgdColor);}else{jQuery("#brand_header").html('<img src="img/chryslerllc_logo.gif" />');}if(navigator.appName=="Microsoft Internet Explorer"){jQuery("#"+region+"_subnav").slideDown(1500).show(function(){jQuery(this).show();});}else{jQuery("#"+region+"_subnav").slideDown(1500);}curSubNav=subNav;jQuery(".left_nav_button").addClass(brand+"_nav");jQuery("#"+region+"_nav").addClass(brand+"_on");});google.maps.event.addListener(map,"zoom_changed",function(){zoomLevel=map.getZoom();if(zoomLevel<2){map.setZoom(2);}if(zoomLevel>4){map.setZoom(4);}});}function tracking(b,a){}function setInfoWindow(event,iwLatLon,regionNum,countryNum,arrayNumber){if(arrayNumber){arrayNum=arrayNumber;}else{for(k=0;k<countryArray.length;k++){if(countryArray[k].pathId==this.pathId){arrayNum=k;}}}numberOfPoly=countryArray[arrayNum].PolyNum;totalPolys=countryArray[arrayNum].PolyTotal;newNum=(arrayNum-numberOfPoly);if(curObjectArray[0]){if(curObjectArray[0]!=countryArray[newNum]){for(p=0;p<curObjectArray.length;p++){var numPlusOff=newNum+p;curObjectArray[p].setOptions({fillOpacity:0.35,strokeOpacity:0.6});if(curObjectArray[p]!=countryArray[numPlusOff]){curObjectArray[p].setMap(map);}}curObjectArray.length=0;}}if(totalPolys>1){if(curObjectArray[0]!=countryArray[newNum]){for(q=0;q<totalPolys;q++){var numPlusOn=newNum+q;countryArray[numPlusOn].setOptions({fillOpacity:countryArray[numPlusOn].hiliteFillOpacity,strokeOpacity:countryArray[numPlusOn].hiliteStrokeOpacity});countryArray[numPlusOn].setMap(map);curObjectArray.push(countryArray[numPlusOn]);}}}else{if(curObjectArray[0]!=countryArray[arrayNum]){countryArray[arrayNum].setOptions({fillOpacity:countryArray[arrayNum].hiliteFillOpacity,strokeOpacity:countryArray[arrayNum].hiliteStrokeOpacity});countryArray[arrayNum].setMap(map);curObjectArray.push(countryArray[arrayNum]);}}var regionInfo=iwLatLon?regionNum:this.regionIndex;var countryInfo=iwLatLon?countryNum:this.countryIndex;var hasBrand=gateway.regions[regionInfo].countries[countryInfo].brands;var brandsLength=gateway.regions[regionInfo].countries[countryInfo].brands.length;var contentString='<div id="info_window_wrapper"><div id="brand_buttons">';contentString+='<div id="head_wrapper"><div id="flag"><img src="'+gateway.regions[regionInfo].countries[countryInfo].flag+'" alt="'+gateway.regions[regionInfo].countries[countryInfo].country_name+' Flag" /></div><div id="country_name">'+gateway.regions[regionInfo].countries[countryInfo].country_name+"</div></div>";if(hasBrand!=""){contentString+='<div id="button_wrap">';if(brand=="dodge"){for(i=0;i<brandsLength;i++){if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="dodge"){var brand0="dodge";var brandURL0=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="chrysler"){var brand1="chrysler";var brandURL1=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="jeep"){var brand2="jeep";var brandURL2=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="ram"){var brand3="ram";var brandURL3=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}}}else{if(brand=="chrysler"){for(i=0;i<brandsLength;i++){if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="chrysler"){var brand0="chrysler";var brandURL0=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="jeep"){var brand1="jeep";var brandURL1=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="ram"){var brand2="ram";var brandURL2=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="dodge"){var brand3="dodge";var brandURL3=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}}}else{if(brand=="jeep"){for(i=0;i<brandsLength;i++){if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="jeep"){var brand0="jeep";var brandURL0=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="ram"){var brand1="ram";var brandURL1=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="dodge"){var brand2="dodge";var brandURL2=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="chrysler"){var brand3="chrysler";var brandURL3=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}}}else{if(brand=="ram"){for(i=0;i<brandsLength;i++){if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="ram"){var brand0="ram";var brandURL0=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="dodge"){var brand1="dodge";var brandURL1=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="chrysler"){var brand2="chrysler";var brandURL2=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="jeep"){var brand3="jeep";var brandURL3=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}}}else{for(i=0;i<brandsLength;i++){if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="dodge"){var brand0="dodge";var brandURL0=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="chrysler"){var brand1="chrysler";var brandURL1=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="jeep"){var brand2="jeep";var brandURL2=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}if(gateway.regions[regionInfo].countries[countryInfo].brands[i].value=="ram"){var brand3="ram";var brandURL3=gateway.regions[regionInfo].countries[countryInfo].brands[i].url;}}}}}}for(j=0;j<4;j++){var brandLogo=eval("brand"+j);var brandURL=eval("brandURL"+j);var dividerLine=(j==0&&brand!="chryslerllc")?'<div id="brand_divider"><img src="img/iw_brand_divider.gif" alt="Brand divider"></div>':"";if(brandLogo){contentString+='<p><a href="'+brandURL+'" onclick="tracking(\''+brandLogo+'\', \'Information Window\');" target="_blank"><img src="img/'+brandLogo+'_button.jpg" alt="'+brandLogo+' site link" title="" /></a>'+dividerLine+"</p>";}}contentString+="</div>";}contentString+="</div></div>";infowindow.setContent(contentString);if(iwLatLon){infowindow.setPosition(iwLatLon);}else{var vertices=this.getPath();infowindow.setPosition(event.latLng);}infowindow.open(map);if(this.regionCode!=curRegion){toggleNav(this.regionCode);curRegion=this.regionCode;}if(this.pathId){jQuery("#"+curCountry).css("background","#e2e2e2 url(img/sub_nav_bkgd_corp.gif)");curCountry=this.pathId;var newCountry="#"+curCountry;jQuery(newCountry).css("background","#ccc url(img/sub_nav_bkgd_corp_on.gif)");tracking(this.pathId,"map");}}function toggleNav(e){var c="#"+e+"_subnav";var d="#"+curRegion+"_subnav";var a="#"+e+"_nav";var b="#"+curRegion+"_nav";jQuery(document).ready(function(){jQuery(d).slideUp(1000);if(navigator.appName=="Microsoft Internet Explorer"){jQuery("#"+e+"_subnav").slideDown(1000).show(function(){jQuery(this).show();});}else{jQuery(c).slideDown(1000);}jQuery(a).addClass(brand+"_on");jQuery(b).removeClass(brand+"_on");});}function regionLinks(b,d){var c=gateway.regions[b].latLon;regionCode=gateway.regions[b].code;regionName=gateway.regions[b].region_name;map.setCenter(c);if(d!=zoomLevel){map.setZoom(d);zoomLevel=d;}infowindow.close(map);if(regionCode!=curRegion){toggleNav(regionCode);curRegion=regionCode;}if(curCountry){jQuery("#"+curCountry).css("background","#e2e2e2 url(img/sub_nav_bkgd_corp.gif)");curCountry=null;}if(curObjectArray[0]){for(p=0;p<curObjectArray.length;p++){var a=newNum+p;curObjectArray[p].setOptions({fillOpacity:0.2,strokeOpacity:0.6});if(curObjectArray[p]!=countryArray[a]){curObjectArray[p].setMap(map);}}curObjectArray.length=0;tracking(regionName,"left nav regions");}}function countryLinks(a,b,d,e){var c=gateway.regions[a].countries[b].latLon;var f=gateway.regions[a].countries[b].id;regionCode=gateway.regions[a].code;if(curCountry!=f){jQuery("#"+curCountry).css("background","#e2e2e2 url(img/sub_nav_bkgd_corp.gif)");}curCountry=f;map.setCenter(c);if(d!=zoomLevel){map.setZoom(d);zoomLevel=d;}tracking(f,"left nav countries");setInfoWindow("",c,a,b,e);}
