function newwin(neW) {
newWin = window.open(neW,'nwn','')
}