var url=new String(document.location);var iselist=false;var loc,lang;try{loc=new String(window.top.location);}catch(ex){}if(loc!=null){if(loc.toLowerCase().indexOf('elistcanada.com')>0){iselist=true;}}if(iselist==true){if(url==null){lang='fr';}else if(url.toLowerCase().indexOf('\/fr\/')>0||url.toLowerCase().indexOf('l=fr')>0){lang='fr';}else if(url.toLowerCase().indexOf('\/en\/')>0||url.toLowerCase().indexOf('l=en')>0){lang='en';}else{lang='fr';}if(lang=='fr'){document.write("<br/><br/><center><div id='ypglogo'><a href='http://www.pagesjaunes.ca' title='Pages Jaunes' target='_blank'><img style='border:none;' src='/ypg_logo_fr.png' alt='Pages Jaunes' /></a></div></center>");}else{document.write("<br/><br/><center><div id='ypglogo'><a href='http://www.yellowpages.ca' title='Yellow Pages Group' target='_blank'><img style='border:none;' src='/ypg_logo.png' alt='Yellow Pages Group' /></a></div></center>");}}
