' aa is info from a table <% aa="123" %> <script language="javascript"> { document.write(aa); } </script> how to write? thanks