<!--
function apri(s) 
{ 
r=open(s,"_blank","scrollbars=yes,menubar=yes,resizable=yes,location=yes,statusbar=yes,width=600,height=500,top=100,left=100") 
}
//-->

