function uriHasUpperCase(a){var b=/[A-Z]/;if(b.test(a)){return true;}else{return false;}}var tmp_qs=document.location.search;var tmp_uri="";var ad_tracking="";if(tmp_qs.indexOf("adid")>=0){ad_tracking=tmp_qs;}if(tmp_qs!=""&&tmp_qs!="undefined"&&ad_tracking==""){tmp_uri=document.location.pathname+tmp_qs;}else{tmp_uri=document.location.pathname;}if(tmp_uri.toLowerCase().indexOf("/en/2010/sebring")==0||tmp_uri.toLowerCase().indexOf("/en/2010/pt_cruiser")==0){location.replace("/en/");}if(tmp_uri.toLowerCase().indexOf("/en/2010/300")==0||tmp_uri.toLowerCase().indexOf("/en/2010/town_country")==0){var new_uri=tmp_uri.toLowerCase().split("/en/2010").join("/en/2011").split("/").splice(0,4).join("/");location.replace(new_uri);}if(tmp_uri.toLowerCase().indexOf("/autoshow")==0){location.replace("/en/autoshow/");}else{if(tmp_uri.toLowerCase().indexOf("/chrysler_lifestyle")==0){location.replace("/en/");}else{if(tmp_uri.toLowerCase().indexOf("/en/news")==0){location.replace("/en/");}else{if(tmp_uri.toLowerCase().indexOf("/en/experience/news/")==0){location.replace("/en/");}else{if(tmp_uri.toLowerCase().indexOf("/en/experience/golf/")==0){location.replace("/en/");}else{if(tmp_uri.toLowerCase().indexOf("/en/2009/pt_cruiser/")==0){location.replace("/en/");}else{if(tmp_uri.toLowerCase().indexOf("/en/experience/downloads/")==0){location.replace("/en/");}else{if(tmp_uri.toLowerCase().indexOf("/en/experience/events/mobile_showcase/")==0){location.replace("/en/");}else{if(tmp_uri.toLowerCase().indexOf("/en/performance/2007/")==0){location.replace("/en/");}else{if(tmp_uri.toLowerCase().indexOf("/film/home_flash.html")==0){location.replace("/en/");}else{if(tmp_uri.toLowerCase().indexOf("/food/best_chefs.html")==0){location.replace("/en/");}else{if(tmp_uri.toLowerCase().indexOf("/food/index.html")==0){location.replace("/en/");}else{if(tmp_uri.toLowerCase().indexOf("/games/rrt_streetwise.html")==0){location.replace("/en/");}else{if(tmp_uri.toLowerCase().indexOf("/games/sebring_lane_change.html")==0){location.replace("/en/");}}}}}}}}}}}}}}if(uriHasUpperCase(document.location.pathname)){location.replace(document.location.pathname.toLowerCase()+document.location.search);}
