document.write(' ');
document.write('');
document.write('');
document.write('
');
function WLT_SetTgt(elemWLTTgt)
{
var elemWLTLink=document.getElementById('WLT_Link');
elemWLTLink.href=elemWLTLink.href.substring(0, elemWLTLink.href.indexOf('?ref=AddIn')+10)+
'&lp=en_'+elemWLTTgt.value+'&a='+encodeURIComponent(document.location.href);
}