function MM_Check(myVal) { //v3.0
 bw = (myVal);
}

function MM_GoVal(myVal) { //v3.0
window.location = (myVal + bw);
}
