function launchpoll() {
	window.open('popup_simple.asp', 'poll', 'WIDTH=300,HEIGHT=250');
}
