function firstWindow() {
ElementWindow = window.open('legal.php',
'FirstWin','width=558,height=327,left=150,top=150')
}
