<!-- 

function change(form){
page=
document.sitenav.page.options[document.sitenav.page.selectedIndex].value;

location= '' +page
}
// -->