Here are some things I would love to see added to JavaScript: 1) allow multiple <script> tags (to allow for multiple <script src="">) 2) allow for customizable alert windows (without the "javascript alert") 3) allow client side includes (similar to the script src="" tag, but the file is on the client's desktop not on the net) 4) javscript debugger! -Andrew