function openWindow1() {
				  popupWin = window.open('tour_front.html', 'tour1', 'width=400,height=410,left=100,top=50')
				}

