Help for this page
function add_handlers { var rows = document.getElementsByTagName('tr'); ... } } }
<body onload="add_handlers();">