function metroPopup() {
	window.open('metropolis.html','metropolis','width=300,height=230,scrollbars=no,status=no,titlebar=no,resize=no');
}
