 

function popwin(id,path)

{		window.open("openarticle.asp?id="+id+"&ppath="+path,"","height=545,width=600,left=0,top=0,resizable=yes,scrollbars=no,status=no,toolbar=no,menubar=no,location=no");

}

 