function startTour() {
	window.open("/unit/tour/tour.html", "tour", "width=512,height=400,resizable=0");
}