function OpenMe(newin) {
flyout=window.open(newin,"flyout","resizable=no,scrollbars=yes,width=450,height=450,top=30,left=30")
}