');
// Update logo
$.each($('.dphLogo'),function(index,value){this.href = this.href.replace('index.html','intro.html')});
// Update header support drop down
if (window.location.href.search('/de/')>0) { // German
$('.dphDevConsoleLinkTopBar .dphDropdownList').html('
Help');
}
else if (window.location.href.search('/fr/')>0) { // French
$('.dphDevConsoleLinkTopBar .dphDropdownList').html('
Help');
}
else if (window.location.href.search('/it/')>0) { // Italian
$('.dphDevConsoleLinkTopBar .dphDropdownList').html('
Help');
}
else if (window.location.href.search('/es/')>0) { // Spanish
$('.dphDevConsoleLinkTopBar .dphDropdownList').html('
Help');
}
else if (window.location.href.search('/pt-br/')>0) { // Portuguese
$('.dphDevConsoleLinkTopBar .dphDropdownList').html('
Help');
}
else { // English or any other unsupported language
$('.dphDevConsoleLinkTopBar .dphDropdownList').html('