<!--- Hide from tired old browsers
function jumpBox(list) {location.href =
list.options[list.selectedIndex].value}
// end hiding --->

function CC_noErrors() {
return true;
}

window.onerror = CC_noErrors;
