<!--
function popup(URL) {
	window.open(URL,'cleanairpopup','status=yes,menubar=yes,scrollbars=yes,width=570,height=480')
}

function mapwindow(URL) {
	window.open(URL,'mapwindow','status=yes,menubar=yes,scrollbars=yes,width=800,height=800')
}
//-->
