<!--
function changePano()
{
	window.location.href = document.form.selectedPano.value;
}
// -->
