function show_img(no) {
    var no=no?no:'2';
	
	open_window('../Panoramas.html','ShowImg'+no);
}
