<SCRIPT LANGUAGE="JavaScript"> function test(str){ alert(str); } eval('test("aaaaaaaaaaaaaaaaaaa")'); </SCRIPT>