<script>
function A() {
alert(document.table_name.heigth);
}
</script>
<table name="table_name" height="500">
<tr><td> <td>
</table>