function dosrch(bub){
var mitt = bub;
}
function go()
{
box = document.hot.hotlistdate;
destination = box.options[box.selectedIndex].value;
if (destination) location.href = destination;
}
