function Admin(WhatPage) {

window.open(WhatPage,"","height=450,width=640,left=100,top=100,scrollbars=yes");

}