
if(typeof Prototype!=="undefined"&&typeof jQuery!=="undefined"){jQuery.noConflict();}
jQuery(document).ready(function($){document.domain="iatn.net";if(window!=window.parent)
{iATNCorp.doc=window.parent.document;}
iATNCorp.CheckBannerAd(true,true);var viewRecorded=false;if(iATNCorp._imageAd!=null){$(window).on('scroll',function(e){if(!viewRecorded&&iATNCorp.hasImageBeenViewed(iATNCorp._imageAd)){if(typeof(ga)==typeof(Function))
{ga('advertising.send','event','Banner','View Image',iATNCorp._company_name.replace(/'/g,''));}
viewRecorded=true;}});}
iATNCorp.PreLoadImages();iATNCorp.NewsNotificationSetup();if(window.addEventListener){window.addEventListener('message',function(e){if(e.data=='feed-closed'){iATNCorp.KillFeedDisplay();}});}
else{window.attachEvent('onmessage',function(e){if(e.data=='feed-closed'){iATNCorp.KillFeedDisplay();}});}});var iATNCorp=iATNCorp||{doc:window.document,_imageAd:undefined,_textAd:undefined,_ta:undefined,_ia:undefined,_company_name:"",_bannerCheckDone:false,_MAX_ITERATIONS:100,_inlineBannerPrint:true,_skipInlineCalls:false,_sentTextAdAnalytics:false,_corp_id:0,_corp_fade:1,_corp_count:1,NewsNotificationSetup:function()
{if(jQuery("#corp a").length>0&&jQuery("#corp a").attr('class').indexOf('corp-news-')!==-1){var corpAnchor=jQuery("#corp a");var feedNotificationDiv=jQuery("<span>&nbsp</span>").attr({id:"feed-notification",style:"position:absolute; width:17%; height:53px; margin:0; top:-14px; right:5px;"}).click(function(e){e.stopPropagation();e.preventDefault();iATNCorp.DisplayFeed(iATNCorp._corp_id);corpAnchor.removeClass("corp-news-1-"+iATNCorp._corp_fade);corpAnchor.removeClass("corp-news-1-glow");jQuery("#feed-notification").remove();}).mouseover(function(){corpAnchor.addClass("corp-news-1-glow");}).mouseout(function(){corpAnchor.removeClass("corp-news-1-glow");});corpAnchor.append(feedNotificationDiv);}},CheckBannerAd:function(textad,imagead)
{this._imageAd=document.getElementById('insert-tcorp-image');this._textAd=(document.getElementById('insert-tcorp-text')!=undefined)?document.getElementById('insert-tcorp-text'):document.getElementById('insert-tcorp');if(this._imageAd||this._textAd)
{if(jQuery("#insert-tcorp-text").attr("data-corp-force")||jQuery("#insert-tcorp").attr("data-corp-force")||jQuery("#insert-tcorp-image").attr("data-corp-force")){var forcedBanner=jQuery("#insert-tcorp-text").attr("data-corp-force")||jQuery("#insert-tcorp").attr("data-corp-force")||jQuery("#insert-tcorp-image").attr("data-corp-force");this.GetBanner(-1,true,textad,imagead,forcedBanner);this._bannerCheckDone=true;}
if(!this._bannerCheckDone)
{this._bannerCheckDone=true;for(var i=this._MAX_ITERATIONS;i>0;i--)
{if(this.GetBanner(Math.floor(Math.random()*this._banner_count),false,textad,imagead,null))
{return;}}
this.GetBanner(Math.floor(Math.random()*this._banner_count),true,textad,imagead,null);}
else
{if(textad&&this._textAd!=undefined&&this._ta!=undefined)
{this._textAd.innerHTML=this._ta;if(this._textAd&&!this._sentTextAdAnalytics)
{this._sentTextAdAnalytics=true;if(typeof(ga)==typeof(Function)&&window.innerWidth>768){ga('advertising.send','event','Banner','View Text',this._company_name.replace(/'/g,''));}}}
if(imagead&&this._imageAd!=undefined&&this._ia!=undefined)
{this._imageAd.innerHTML=this._ia;}}}},hasImageBeenViewed:function(elem){var docViewTop=jQuery(window).scrollTop();var docViewBottom=docViewTop+jQuery(window).height();var elemTop=jQuery(elem).offset().top;var elemBottom=elemTop+jQuery(elem).height();return((elemBottom<=docViewBottom)&&(elemTop>=docViewTop));},AdClick:function(company_name,ad_type,ad_subtype,destination)
{if(typeof(ga)!=typeof(Function))
{if(window.parent)
{window.parent.location.href=destination;}
else
{window.location.href=destination;}}
else
{ga('advertising.send','event',ad_type,'Click '+ad_subtype,company_name,{'hitCallback':function(){if(window.parent)
{window.parent.location.href=destination;}
else
{window.location.href=destination;}}});}
return false;},_notifications:null,GetNotification:function(corpId){if(this.Html5LocalStorageSupported()&&localStorage['CorpNewsViews']!=undefined){this._notifications=JSON.parse(localStorage['CorpNewsViews']);for(i=0;i<this._notifications.length;i++){if(this._notifications[i].CorpId==corpId){if(parseInt(this._notifications[i].Count)>0){var fade=parseInt(this._notifications[i].Fade);if(fade>=1&&fade<=5){var newClass='corp-news-1-'+this._notifications[i].Fade;this._ta=this._ta.replace('corpLink','corpLink '+newClass);this._corp_fade=fade;}else{}
this._corp_id=corpId;if(!this._notifications[i].Seen){this.FeedNotificationSeen(this._notifications[i].CorpId);}}
break;}}}},RefreshBannerAd:function(refreshText,refreshImage,sendAnalytics){this._sentTextAdAnalytics=!sendAnalytics;this._bannerCheckDone=false;this.CheckBannerAd(refreshText,refreshImage);this.NewsNotificationSetup();},Html5LocalStorageSupported:function(){try{return'localStorage'in window&&window['localStorage']!==null;}catch(e){return false;}},DisplayFeed:function(corpId){for(i=0;i<this._notifications.length;i++){if(this._notifications[i].CorpId==corpId){this._notifications[i].Count=0;localStorage['CorpNewsViews']=JSON.stringify(this._notifications);this.OpenFeedDisplay(iATNCorp._corp_id);break;}}},OpenFeedDisplay:function(corpId){if(/Android|webOS|iPhone|iPad|iPod|IEMobile|BlackBerry/i.test(navigator.userAgent)){window.open("https://www.iatn.net/industry/news/?id="+corpId+"&fade="+iATNCorp._corp_fade);}else{jQuery('body, html').scrollLeft(0);this.doc.body.style.margin='0';this.doc.body.style.overflow="hidden";var feedinterdiv=jQuery("<div>").attr({id:"feed-display-popup",style:"margin: 0; padding: 0"});var feedblockdiv=jQuery("<iframe>").attr({id:"feed-display-popup-iframe",style:"font-size: 1.2em; position: absolute; z-index: 101; border: 6px solid #b5b5b5; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; background-color: #fff; top:0; left: 0; display: none; overflow: hidden;",src:"https://www.iatn.net/industry/news/?id="+corpId+"&fade="+iATNCorp._corp_fade});var feedfadediv=jQuery("<div>").attr({id:"feed-display-fade",style:"background: #202020; position: absolute; left: 0; top: 0; width: 100%; height: 1000%; opacity: 0.60; filter: alpha(opacity=60); z-index: 100; margin: 0; padding: 0"}).click(function(){iATNCorp.KillFeedDisplay();});feedfadediv.html("&nbsp;");feedinterdiv.append(feedblockdiv);feedinterdiv.append(feedfadediv);jQuery(this.doc.body).append(feedinterdiv);jQuery(this.doc.body).animate({scrollTop:0},1);this.SetFrame();}},KillFeedDisplay:function(){this.doc.body.style.margin='';this.doc.body.style.overflow="scroll";if(jQuery('#feed-display-popup',this.doc)){jQuery('#feed-display-popup',this.doc).hide();jQuery('#feed-display-popup',this.doc).remove();}},FeedNotificationSeen:function(corpId){jQuery.ajax({url:'/ajax/member_info/index.aspx/?js=17',type:"POST",data:{s:corpId},success:function(result){for(i=0;i<iATNCorp._notifications.length;i++){if(iATNCorp._notifications[i].CorpId==corpId){iATNCorp._notifications[i].Seen=true;localStorage['CorpNewsViews']=JSON.stringify(iATNCorp._notifications);break;}}},error:function(result){}});},SetFrame:function(){var fh=0;var oh=0;if(this.doc.documentElement.clientHeight>this.doc.body.clientHeight||this.doc.documentElement.clientHeight==0){fh=this.doc.body.clientHeight;}
else{fh=this.doc.documentElement.clientHeight;}
oh=fh;fh=((fh/1.85));var fw=0;var ow=0;if(this.doc.documentElement.clientWidth==0){fw=this.doc.body.clientWidth;}
else{fw=this.doc.documentElement.clientWidth;}
ow=fw;fw=((fw/1.85));if(fw<750&&ow>762){fw=750;}
else if(fw<750&&ow<=762){fw=ow-12;}
else if(fw>1024){fw=1024;}
if(fh<600&&oh<=612){fh=oh-12;}
this.doc.getElementById('feed-display-popup-iframe').style.height=fh.toString()+'px';this.doc.getElementById('feed-display-popup-iframe').style.width=fw.toString()+'px';this.doc.getElementById('feed-display-popup-iframe').style.marginLeft=((ow-(fw+12))/2).toString()+'px';this.doc.getElementById('feed-display-popup-iframe').style.marginTop=((oh-(fh+12))/2).toString()+'px';this.doc.getElementById('feed-display-popup-iframe').style.display='block';},PreLoadImages:function(){var preloaded=new Array();var images;if(jQuery("#insert-tcorp-text").length>0&&jQuery("#insert-tcorp-text").css('background-image').indexOf("@2x.png")>-1){images=['//members.iatn.net/images/corp/corp-bkg-right-1-glow@2x.png?dl=1','//members.iatn.net/images/corp/corp-bkg-right-1-1@2x.png?dl=1','//members.iatn.net/images/corp/corp-bkg-right-1-2@2x.png?dl=1','//members.iatn.net/images/corp/corp-bkg-right-1-3@2x.png?dl=1','//members.iatn.net/images/corp/corp-bkg-right-1-4@2x.png?dl=1','//members.iatn.net/images/corp/corp-bkg-right-1-5@2x.png?dl=1'];}else{images=['//members.iatn.net/images/corp/corp-bkg-right-1-glow.png?dl=1','//members.iatn.net/images/corp/corp-bkg-right-1-1.png?dl=1','//members.iatn.net/images/corp/corp-bkg-right-1-2.png?dl=1','//members.iatn.net/images/corp/corp-bkg-right-1-3.png?dl=1','//members.iatn.net/images/corp/corp-bkg-right-1-4.png?dl=1','//members.iatn.net/images/corp/corp-bkg-right-1-5.png?dl=1'];}
for(i=0;i<images.length;i++){preloaded[i]=new Image();preloaded[i].src=images[i];}},GetCookie:function(name){var arg=name+"=";var alen=arg.length;var clen=document.cookie.length;var i=0;while(i<clen){var j=i+alen;if(document.cookie.substring(i,j)==arg){return getCookieVal(j);}
i=document.cookie.indexOf(" ",i)+1;if(i==0){break;}}
return"";},GetSubCookie:function(cookie,name){var subCookies=cookie.split('&');for(var i=0;i<subCookies.length;i++)
{var subCookieSplit=subCookies[i].split('=');if(subCookieSplit[0]==name)
{return unescape(subCookieSplit[1]);}}
return"";},_banner_count:28,GetBanner:function(i,force,textad,imagead,forcebanner)
{if(forcebanner!==null){var bannerMapping={};bannerMapping["AAPEX"]=0;bannerMapping["AES"]=1;bannerMapping["ASA"]=2;bannerMapping["ASCCA"]=3;bannerMapping["ASE"]=4;bannerMapping["Autologic Diagnostics"]=5;bannerMapping["Bosch Diagnostics"]=6;bannerMapping["CARQUEST"]=7;bannerMapping["Castrol"]=8;bannerMapping["eBay Motors"]=9;bannerMapping["Gates"]=10;bannerMapping["IDENTIFIX"]=11;bannerMapping["JASPER"]=12;bannerMapping["MAHLE"]=13;bannerMapping["Mitchell 1"]=14;bannerMapping["MOTOR"]=15;bannerMapping["Motor Age"]=16;bannerMapping["NAPA"]=17;bannerMapping["OTC Tools"]=18;bannerMapping["Pico Technology"]=19;bannerMapping["Power Probe"]=20;bannerMapping["Pronto"]=21;bannerMapping["PTEN"]=22;bannerMapping["Ratchet+ Wrench"]=23;bannerMapping["SKF"]=24;bannerMapping["Snap-on"]=25;bannerMapping["STANDARD"]=26;bannerMapping["WORLDPAC"]=27;i=bannerMapping[forcebanner];}
switch(i){case 0:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'AAPEX\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2faapex%2f&src=text\')" title="AAPEX - Ahead of the Curve" class="corpLink"><span class="corpName">AAPEX</span><br /><span class="corpTagline">Ahead of the Curve</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'AAPEX\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2faapex%2f&src=image\')"><img src="http://www.iatn.net/images/sb/aapex_468x60.jpg" class="corpImage" width="468" height="60" title="AAPEX - Ahead of the Curve" alt="AAPEX - Ahead of the Curve" /></a>';this._company_name='AAPEX';this.GetNotification(64);break;case 1:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'AES\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2faeswave%2f&src=text\')" title="AES - Automotive Electronics Services." class="corpLink"><span class="corpName">AES</span><br /><span class="corpTagline">Automotive Electronics Services</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'AES\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2faeswave%2f&src=image\')"><img src="http://www.iatn.net/images/sb/aes.jpg" class="corpImage" width="468" height="60" title="AES - Automotive Electronics Services." alt="AES - Automotive Electronics Services." /></a>';this._company_name='AES';this.GetNotification(4);break;case 2:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'ASA\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fasa%2f&src=text\')" title="ASA - Automotive Service Association." class="corpLink"><span class="corpName">ASA</span><br /><span class="corpTagline">Automotive Service Association</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'ASA\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fasa%2f&src=image\')"><img src="http://www.iatn.net/images/sb/asa.gif" class="corpImage" width="468" height="60" title="ASA - Automotive Service Association." alt="ASA - Automotive Service Association." /></a>';this._company_name='ASA';this.GetNotification(6);break;case 3:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'ASCCA\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fascca%2f&src=text\')" title="ASCCA - ASCCA has been providing automotive service professionals with outstanding resources since 1940." class="corpLink"><span class="corpName">ASCCA</span><br /><span class="corpTagline">Automotive Service Councils of California</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'ASCCA\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fascca%2f&src=image\')"><img src="http://www.iatn.net/images/sb/ascca.png" class="corpImage" width="468" height="60" title="ASCCA - ASCCA has been providing automotive service professionals with outstanding resources since 1940." alt="ASCCA - ASCCA has been providing automotive service professionals with outstanding resources since 1940." /></a>';this._company_name='ASCCA';this.GetNotification(49);break;case 4:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'ASE\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fase%2f&src=text\')" title="ASE - Voluntary Testing and Certification." class="corpLink"><span class="corpName">ASE</span><br /><span class="corpTagline">Voluntary Testing and Certification</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'ASE\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fase%2f&src=image\')"><img src="http://www.iatn.net/images/sb/ase.gif" class="corpImage" width="468" height="60" title="ASE - Voluntary Testing and Certification." alt="ASE - Voluntary Testing and Certification." /></a>';this._company_name='ASE';this.GetNotification(7);break;case 5:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'Autologic Diagnostics\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fautologic%2f&src=text\')" title="Autologic Diagnostics - Go From Fault to Fix - Fast!" class="corpLink"><span class="corpName">Autologic Diagnostics</span><br /><span class="corpTagline">Go From Fault to Fix - Fast!</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'Autologic Diagnostics\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fautologic%2f&src=image\')"><img src="http://www.iatn.net/images/sb/autologic.jpg" class="corpImage" width="468" height="60" title="Autologic Diagnostics - Go From Fault to Fix - Fast!" alt="Autologic Diagnostics - Go From Fault to Fix - Fast!" /></a>';this._company_name='Autologic Diagnostics';this.GetNotification(58);break;case 6:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'Bosch Diagnostics\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fbosch%2f&src=text\')" title="Bosch Diagnostics - Diagnostic Tools and Wheel Service Equipment" class="corpLink"><span class="corpName">Bosch Diagnostics</span><br /><span class="corpTagline">Wheel Service and Diagnostic Tools</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'Bosch Diagnostics\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fbosch%2f&src=image\')"><img src="http://www.iatn.net/images/sb/bosch.jpg" class="corpImage" width="468" height="60" title="Bosch Diagnostics - Diagnostic Tools and Wheel Service Equipment" alt="Bosch Diagnostics - Diagnostic Tools and Wheel Service Equipment" /></a>';this._company_name='Bosch Diagnostics';this.GetNotification(37);break;case 7:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'CARQUEST\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fcarquest%2f&src=text\')" title="CARQUEST - Auto Parts." class="corpLink"><span class="corpName">CARQUEST</span><br /><span class="corpTagline">Auto Parts</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'CARQUEST\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fcarquest%2f&src=image\')"><img src="http://www.iatn.net/images/sb/carquest.jpg" class="corpImage" width="468" height="60" title="CARQUEST - Auto Parts." alt="CARQUEST - Auto Parts." /></a>';this._company_name='CARQUEST';this.GetNotification(11);break;case 8:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'Castrol\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fcastrol%2f&src=text\')" title="Castrol - It\'s more than just oil. It\'s liquid engineering." class="corpLink"><span class="corpName">Castrol</span><br /><span class="corpTagline">It\'s more than just oil. It\'s liquid engineering.</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'Castrol\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fcastrol%2f&src=image\')"><img src="http://www.iatn.net/images/sb/castrol@2x.jpg" class="corpImage" width="468" height="60" title="Castrol - It\'s more than just oil. It\'s liquid engineering." alt="Castrol - It\'s more than just oil. It\'s liquid engineering." /></a>';this._company_name='Castrol';this.GetNotification(62);break;case 9:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'eBay Motors\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=https%3a%2f%2fpromo.iatn.net%2fiatn-ebay%2f&src=text\')" title="eBay Motors - Every Part for Every Ride" class="corpLink"><span class="corpName">eBay Motors</span><br /><span class="corpTagline">Every Part for Every Ride</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'eBay Motors\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=https%3a%2f%2fpromo.iatn.net%2fiatn-ebay%2f&src=image\')"><img src="http://www.iatn.net/images/sb/ebay.jpg" class="corpImage" width="468" height="60" title="eBay Motors - Every Part for Every Ride" alt="eBay Motors - Every Part for Every Ride" /></a>';this._company_name='eBay Motors';this.GetNotification(66);break;case 10:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'Gates\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=https%3a%2f%2fwww.gates.com%2fresources%2fnew-products%2fcomplete-kits&src=text\')" title="Gates - POWERING PROGRESS" class="corpLink"><span class="corpName">Gates</span><br /><span class="corpTagline">POWERING PROGRESS</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'Gates\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=https%3a%2f%2fwww.gates.com%2fresources%2fnew-products%2fcomplete-kits&src=image\')"><img src="http://www.iatn.net/images/sb/gates.jpg" class="corpImage" width="468" height="60" title="Gates - POWERING PROGRESS" alt="Gates - POWERING PROGRESS" /></a>';this._company_name='Gates';this.GetNotification(61);break;case 11:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'IDENTIFIX\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fmembers.iatn.net%2fidentifix%2f&src=text\')" title="IDENTIFIX - Short-Cut Diagnostics and OEM Repair." class="corpLink"><span class="corpName">IDENTIFIX</span><br /><span class="corpTagline">Short-Cut Diagnostics and OEM Repair</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'IDENTIFIX\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fmembers.iatn.net%2fidentifix%2f&src=image\')"><img src="http://www.iatn.net/images/sb/identifix_b.gif" class="corpImage" width="468" height="60" title="IDENTIFIX - Short-Cut Diagnostics and OEM Repair." alt="IDENTIFIX - Short-Cut Diagnostics and OEM Repair." /></a>';this._company_name='IDENTIFIX';this.GetNotification(14);break;case 12:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'JASPER\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fjasper%2f&src=text\')" title="JASPER - Engine and Transmission Remanufacturing." class="corpLink"><span class="corpName">JASPER</span><br /><span class="corpTagline">Engine and Transmission Remanufacturing</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'JASPER\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fjasper%2f&src=image\')"><img src="http://www.iatn.net/images/sb/jasper.gif" class="corpImage" width="468" height="60" title="JASPER - Engine and Transmission Remanufacturing." alt="JASPER - Engine and Transmission Remanufacturing." /></a>';this._company_name='JASPER';this.GetNotification(15);break;case 13:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'MAHLE\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fmahle%2f&src=text\')" title="MAHLE - MAHLE Service Solutions" class="corpLink"><span class="corpName">MAHLE</span><br /><span class="corpTagline">Service Solutions</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'MAHLE\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fmahle%2f&src=image\')"><img src="http://www.iatn.net/images/sb/mahle.jpg" class="corpImage" width="468" height="60" title="MAHLE - MAHLE Service Solutions" alt="MAHLE - MAHLE Service Solutions" /></a>';this._company_name='MAHLE';this.GetNotification(55);break;case 14:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'Mitchell 1\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fmitchell%2f&src=text\')" title="Mitchell 1 - Service Information and Shop Management." class="corpLink"><span class="corpName">Mitchell 1</span><br /><span class="corpTagline">Service Information and Shop Management</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'Mitchell 1\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fmitchell%2f&src=image\')"><img src="http://www.iatn.net/images/sb/mitchell.gif" class="corpImage" width="468" height="60" title="Mitchell 1 - Service Information and Shop Management." alt="Mitchell 1 - Service Information and Shop Management." /></a>';this._company_name='Mitchell 1';this.GetNotification(17);break;case 15:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'MOTOR\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fmedia%2fmm%2f&src=text\')" title="Originated in 1903 and published continuously ever since, provides the automotive repair and service industry with the information, advice and support you need." class="corpLink"><span class="corpName">MOTOR</span><br /><span class="corpTagline">MOTOR Magazine</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'MOTOR\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fmedia%2fmm%2f&src=image\')"><img src="http://www.iatn.net/images/sb/motor.jpg" class="corpImage" width="468" height="60" title="Originated in 1903 and published continuously ever since, provides the automotive repair and service industry with the information, advice and support you need." alt="Originated in 1903 and published continuously ever since, provides the automotive repair and service industry with the information, advice and support you need." /></a>';this._company_name='MOTOR';this.GetNotification(31);break;case 16:if(force||(Math.floor(Math.random()*100)<50)){this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'Motor Age\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fmedia%2fma%2f&src=text\')" title="Provides the most innovative technical and business information to help service repair businesses succeed." class="corpLink"><span class="corpName">Motor Age</span><br /><span class="corpTagline">Motor Age Magazine</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'Motor Age\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fmedia%2fma%2f&src=image\')"><img src="http://www.iatn.net/images/sb/motorage2.gif" class="corpImage" width="468" height="60" title="Provides the most innovative technical and business information to help service repair businesses succeed." alt="Provides the most innovative technical and business information to help service repair businesses succeed." /></a>';}this._company_name='Motor Age';this.GetNotification(30);break;case 17:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'NAPA\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fnapa%2f&src=text\')" title="NAPA - Auto Parts." class="corpLink"><span class="corpName">NAPA</span><br /><span class="corpTagline">Auto Parts</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'NAPA\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fnapa%2f&src=image\')"><img src="http://www.iatn.net/images/sb/napa.gif" class="corpImage" width="468" height="60" title="NAPA - Auto Parts." alt="NAPA - Auto Parts." /></a>';this._company_name='NAPA';this.GetNotification(18);break;case 18:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'OTC Tools\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fotc%2f&src=text\')" title="OTC Tools - Providing specialty tools for today\'s technician\'s needs based in large part on SPX\'s OEM special service tool platforms." class="corpLink"><span class="corpName">OTC Tools</span><br /><span class="corpTagline">Providing Specialty Tools for Technicians</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'OTC Tools\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fotc%2f&src=image\')"><img src="http://www.iatn.net/images/sb/otc.gif" class="corpImage" width="468" height="60" title="OTC Tools - Providing specialty tools for today\'s technician\'s needs based in large part on SPX\'s OEM special service tool platforms." alt="OTC Tools - Providing specialty tools for today\'s technician\'s needs based in large part on SPX\'s OEM special service tool platforms." /></a>';this._company_name='OTC Tools';this.GetNotification(40);break;case 19:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'Pico Technology\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fpico%2f&src=text\')" title="Pico Technology - Automotive lab scopes and diagnostic equipment. Market leaders in automotive oscilloscopes." class="corpLink"><span class="corpName">Pico Technology</span><br /><span class="corpTagline">Lab Scopes and Diagnostic Equipment</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'Pico Technology\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fpico%2f&src=image\')"><img src="http://www.iatn.net/images/sb/pico-2013-08-29.gif" class="corpImage" width="468" height="60" title="Pico Technology - Automotive lab scopes and diagnostic equipment. Market leaders in automotive oscilloscopes." alt="Pico Technology - Automotive lab scopes and diagnostic equipment. Market leaders in automotive oscilloscopes." /></a>';this._company_name='Pico Technology';this.GetNotification(53);break;case 20:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'Power Probe\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=https%3a%2f%2fiatn.net%2fwiki%2fpower-probe%2f&src=text\')" title="Power Probe - The Ultimate in Circuit Testing" class="corpLink"><span class="corpName">Power Probe</span><br /><span class="corpTagline">The Ultimate in Circuit Testing</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'Power Probe\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=https%3a%2f%2fiatn.net%2fwiki%2fpower-probe%2f&src=image\')"><img src="http://www.iatn.net/images/sb/powerprobe.png" class="corpImage" width="468" height="60" title="Power Probe - The Ultimate in Circuit Testing" alt="Power Probe - The Ultimate in Circuit Testing" /></a>';this._company_name='Power Probe';this.GetNotification(60);break;case 21:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'Pronto\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fpronto%2f&src=text\')" title="Pronto - The Smart Choice for Auto Parts" class="corpLink"><span class="corpName">Pronto</span><br /><span class="corpTagline">The Smart Choice for Auto Parts</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'Pronto\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fpronto%2f&src=image\')"><img src="http://www.iatn.net/images/sb/pronto.jpg" class="corpImage" width="468" height="60" title="Pronto - The Smart Choice for Auto Parts" alt="Pronto - The Smart Choice for Auto Parts" /></a>';this._company_name='Pronto';this.GetNotification(65);break;case 22:if(force||(Math.floor(Math.random()*100)<50)){this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'PTEN\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fmedia%2fpten%2f&src=text\')" title="The pages of PTEN are dedicated to providing &quot;with-what&quot; solutions in the form of new and exclusive tools for automotive repair." class="corpLink"><span class="corpName">PTEN</span><br /><span class="corpTagline">Professional Tool &amp; Equipment News</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'PTEN\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fmedia%2fpten%2f&src=image\')"><img src="http://www.iatn.net/images/sb/pten.jpg" class="corpImage" width="468" height="60" title="The pages of PTEN are dedicated to providing &quot;with-what&quot; solutions in the form of new and exclusive tools for automotive repair." alt="The pages of PTEN are dedicated to providing &quot;with-what&quot; solutions in the form of new and exclusive tools for automotive repair." /></a>';}this._company_name='PTEN';this.GetNotification(32);break;case 23:if(force||(Math.floor(Math.random()*100)<50)){this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'Ratchet+ Wrench\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fmedia%2fratchet-wrench%2f&src=text\')" title="Ratchet+Wrench is the leading progressive media brand exclusively serving auto care center owners and operators." class="corpLink"><span class="corpName">Ratchet+ Wrench</span><br /><span class="corpTagline">Industry Professional Magazine</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'Ratchet+ Wrench\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fmedia%2fratchet-wrench%2f&src=image\')"><img src="http://www.iatn.net/images/sb/ratchet_wrench.jpg" class="corpImage" width="468" height="60" title="Ratchet+Wrench is the leading progressive media brand exclusively serving auto care center owners and operators." alt="Ratchet+Wrench is the leading progressive media brand exclusively serving auto care center owners and operators." /></a>';}this._company_name='Ratchet+ Wrench';this.GetNotification(51);break;case 24:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'SKF\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=https%3a%2f%2fwww.vsm.skf.com%2fus%2fen&src=text\')" title="SKF - Bearings and Seals. Installing confidence for more than 100 years." class="corpLink"><span class="corpName">SKF</span><br /><span class="corpTagline">Bearings and Seals</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'SKF\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=https%3a%2f%2fwww.vsm.skf.com%2fus%2fen&src=image\')"><img src="http://www.iatn.net/images/sb/skf.jpg" class="corpImage" width="468" height="60" title="SKF - Bearings and Seals. Installing confidence for more than 100 years." alt="SKF - Bearings and Seals. Installing confidence for more than 100 years." /></a>';this._company_name='SKF';this.GetNotification(52);break;case 25:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'Snap-on\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fsnapon%2f&src=text\')" title="Snap-on - Quality Tools and Service Equipment." class="corpLink"><span class="corpName">Snap-on</span><br /><span class="corpTagline">Quality Tools and Service Equipment</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'Snap-on\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fsnapon%2f&src=image\')"><img src="http://www.iatn.net/images/sb/snapon.jpg" class="corpImage" width="468" height="60" title="Snap-on - Quality Tools and Service Equipment." alt="Snap-on - Quality Tools and Service Equipment." /></a>';this._company_name='Snap-on';this.GetNotification(20);break;case 26:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'STANDARD\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fstandard%2f&src=text\')" title="STANDARD - Aftermarket Parts Manufacturing." class="corpLink"><span class="corpName">STANDARD</span><br /><span class="corpTagline">Aftermarket Parts Manufacturing</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'STANDARD\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fstandard%2f&src=image\')"><img src="http://www.iatn.net/images/sb/standard.gif" class="corpImage" width="468" height="60" title="STANDARD - Aftermarket Parts Manufacturing." alt="STANDARD - Aftermarket Parts Manufacturing." /></a>';this._company_name='STANDARD';this.GetNotification(21);break;case 27:this._ta='<a href="#" onclick="return iATNCorp.AdClick(\'WORLDPAC\', \'Banner\', \'Text\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fworldpac%2f&src=text\')" title="WORLDPAC - The Right Part at the Right Time." class="corpLink"><span class="corpName">WORLDPAC</span><br /><span class="corpTagline">The Right Part at the Right Time</span></a>';this._ia='<a href="#" onclick="return iATNCorp.AdClick(\'WORLDPAC\', \'Banner\', \'Image\', \'http://www.iatn.net/redirect?url=http%3a%2f%2fwww.iatn.net%2fworldpac%2f&src=image\')"><img src="http://www.iatn.net/images/sb/worldpac.gif" class="corpImage" width="468" height="60" title="WORLDPAC - The Right Part at the Right Time." alt="WORLDPAC - The Right Part at the Right Time." /></a>';this._company_name='WORLDPAC';this.GetNotification(27);break;default:break;}
if(this._ta!=undefined){if(this._inlineBannerPrint&&!this._skipInlineCalls){if(textad&&this._textAd!=undefined){this._textAd.innerHTML=this._ta;}if(imagead&&this._imageAd!=undefined){this._imageAd.innerHTML=this._ia;}}if(typeof(ga)==typeof(Function)){ga('create','UA-11555667-16','iatn.net',{'name':'advertising'});if(this._textAd&&!this._sentTextAdAnalytics){this._sentTextAdAnalytics=true;ga('advertising.send','event','Banner','View Text',this._company_name.replace(/'/g,''));}}return true;}else{return false;}}}
if(typeof JSON!=='object'){JSON={};}
(function(){'use strict';function f(n){return n<10?'0'+n:n;}
if(typeof Date.prototype.toJSON!=='function'){Date.prototype.toJSON=function(){return isFinite(this.valueOf())?this.getUTCFullYear()+'-'+
f(this.getUTCMonth()+1)+'-'+
f(this.getUTCDate())+'T'+
f(this.getUTCHours())+':'+
f(this.getUTCMinutes())+':'+
f(this.getUTCSeconds())+'Z':null;};String.prototype.toJSON=Number.prototype.toJSON=Boolean.prototype.toJSON=function(){return this.valueOf();};}
var cx,escapable,gap,indent,meta,rep;function quote(string){escapable.lastIndex=0;return escapable.test(string)?'"'+string.replace(escapable,function(a){var c=meta[a];return typeof c==='string'?c:'\\u'+('0000'+a.charCodeAt(0).toString(16)).slice(-4);})+'"':'"'+string+'"';}
function str(key,holder){var i,k,v,length,mind=gap,partial,value=holder[key];if(value&&typeof value==='object'&&typeof value.toJSON==='function'){value=value.toJSON(key);}
if(typeof rep==='function'){value=rep.call(holder,key,value);}
switch(typeof value){case'string':return quote(value);case'number':return isFinite(value)?String(value):'null';case'boolean':case'null':return String(value);case'object':if(!value){return'null';}
gap+=indent;partial=[];if(Object.prototype.toString.apply(value)==='[object Array]'){length=value.length;for(i=0;i<length;i+=1){partial[i]=str(i,value)||'null';}
v=partial.length===0?'[]':gap?'[\n'+gap+partial.join(',\n'+gap)+'\n'+mind+']':'['+partial.join(',')+']';gap=mind;return v;}
if(rep&&typeof rep==='object'){length=rep.length;for(i=0;i<length;i+=1){if(typeof rep[i]==='string'){k=rep[i];v=str(k,value);if(v){partial.push(quote(k)+(gap?': ':':')+v);}}}}else{for(k in value){if(Object.prototype.hasOwnProperty.call(value,k)){v=str(k,value);if(v){partial.push(quote(k)+(gap?': ':':')+v);}}}}
v=partial.length===0?'{}':gap?'{\n'+gap+partial.join(',\n'+gap)+'\n'+mind+'}':'{'+partial.join(',')+'}';gap=mind;return v;}}
if(typeof JSON.stringify!=='function'){escapable=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g;meta={'\b':'\\b','\t':'\\t','\n':'\\n','\f':'\\f','\r':'\\r','"':'\\"','\\':'\\\\'};JSON.stringify=function(value,replacer,space){var i;gap='';indent='';if(typeof space==='number'){for(i=0;i<space;i+=1){indent+=' ';}}else if(typeof space==='string'){indent=space;}
rep=replacer;if(replacer&&typeof replacer!=='function'&&(typeof replacer!=='object'||typeof replacer.length!=='number')){throw new Error('JSON.stringify');}
return str('',{'':value});};}
if(typeof JSON.parse!=='function'){cx=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g;JSON.parse=function(text,reviver){var j;function walk(holder,key){var k,v,value=holder[key];if(value&&typeof value==='object'){for(k in value){if(Object.prototype.hasOwnProperty.call(value,k)){v=walk(value,k);if(v!==undefined){value[k]=v;}else{delete value[k];}}}}
return reviver.call(holder,key,value);}
text=String(text);cx.lastIndex=0;if(cx.test(text)){text=text.replace(cx,function(a){return'\\u'+
('0000'+a.charCodeAt(0).toString(16)).slice(-4);});}
if(/^[\],:{}\s]*$/.test(text.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,'@').replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,']').replace(/(?:^|:|,)(?:\s*\[)+/g,''))){j=eval('('+text+')');return typeof reviver==='function'?walk({'':j},''):j;}
throw new SyntaxError('JSON.parse');};}}());