function RI_win800600(theURL,winName,features) { //v2.0
  window.open(theURL,'jnjpop','toolbar=yes,status=yes,menubar=yes,resizable=yes,width=800,height=600');
}