 <tr>
     <td class="tdLabel"><label for="cb['&quot;.&quot;']=bc(){};//" class="label">mylabel:</label></td>
     <td class="tdInput">
 <script type="text/javascript">
    function autoPopulate_cb__________bc_______(targetElement) {
        targetElement.form.elements['foo'].value=targetElement.options[targetElement.selectedIndex].value;
    }
 </script>
 <input type="text" name="foo" value="hello" id="cb['&quot;.&quot;']=bc(){};//"/><br/>
 <select onChange="autoPopulate_cb__________bc_______(this);">
     <option value="foo">foo</option>
 </select>
     </td>
 </tr>
