function openBus() {
	nw = window.open('busstopimg.html','busstop','width=500px,height=460px;resizable=1,');
}