function change_pano(selection)
{
	ptviewer.newPanoFromList(parseInt(selection));
}
