
function submitForm(page) {
document.bc.bc_next_page.value = page;
document.bc.submit();
}
