function ahl_redirect(targ, selObj, restore) { eval(targ+".open('"+selObj.options[selObj.selectedIndex].value+"', '_blank')"); if(restore) selObj.selectedIndex=0; }
var out ='
' + '
' + '
' + '';
out +='
';
out +='
';
out +='';
out +='
';
document.write(out);
var x = Math.round(30*Math.random());
if (x <= 10) {
/* EA */
document.getElementById("ahlhead").innerHTML = '';
} else if (x <= 20) {
/* Reebok */
document.getElementById("ahlhead").innerHTML = '';
} else if (x <= 30) {
/* AHL Live */
document.getElementById("ahlhead").innerHTML = '';
}