function info(p) 
{
window.open(p,'blank','target=new,width=300,height=200,menubar=no,scrollbars=no,resizable=no,location=no');
}