function infowin(pg) {
	window.open(pg,'infobob','width=540,height=320,toolbar=false,scrollbars=false');	
}
