<!-- //

function NopenA(webpag) {

   newwin = open(webpag,'win3','scrollbars=yes,resizable=yes,screenX=540,screenY=2,width=535,height=500');

   newwin.focus()

}

// -->