if(location.pathname && location.pathname.toLowerCase().indexOf('bvframe.aspx') == -1){
document.write(' ');
document.write('');
document.write('');
document.write('
');
function MST_SetTgt(eMSTTgt)
{
var eMSTLink=document.getElementById('MST_Link');
eMSTLink.href=eMSTLink.href.substring(0, eMSTLink.href.indexOf('?ref=AddIn')+10)+
'&lp=en_'+eMSTTgt.value+'&a='+encodeURIComponent(document.location.href);
}
}