// check whether page is in dealer site using isDealerSite var set in vendor_www.js
if (isDlrSite == 0) {
	document.write ('<script src="'+ LEXUS_ROOT_ASSET + '/lexus-share/js/thirdParty/bottom_navOutput.js" type="text/javascript"></script>');
}
document.write ('<script src="'+ LEXUS_ROOT_ASSET + '/lexus-share/js/thirdParty/copyrightOutput.js" type="text/javascript"></script>');