function view() {
document.location = document.fanorama.page.options[document.fanorama.page.selectedIndex].value
}

function view1() {
document.location = document.playback.page.options[document.playback.page.selectedIndex].value
}

