<!--
function prima()
   {
   ax = window.open("newnew.htm","ax","width=300,height=150,top=190,left=165,scrollbars=no");
   ax.focus();
   }
// -->

