
function openMe(newin) {
	flyout=window.open(newin,"warning","resizable=no,scrollbars=auto,width=420,height=110,top=50,left=50")
}
