function Admin(){
window.open("data/index.htm","Administration","resizable=yes, scrollbars=yes");
}