function alertWindow(href,title,parameters) {
							window.open(href,title,"width=250,height=115,toolbar=no,location=no,status=yes,scrollbars=no,menubar=no,resizable=no,resize=no");
												}