// JavaScript Document
<!--
function rsclick(cell){if(event.srcElement.tagName=='TD'){cell.children.tags('A')[0].click();}}
//-->
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->