Javascript Content
Thank you for signing for the Java-scripts.net free portal content. Below are the instructions and code for putting the Java-scripts.net Top 10 Scripts on your website. They are also being emailed to you. If you have any trouble please email us at support@java-scripts.net.
Place this code between your <head></head> tags.
<SCRIPT SRC="http://www.java-scripts.net/portal.js">
</SCRIPT>
Place this code between your <body></body> tags, wherever you want the TOP 10 list to appear.
<Script language="JavaScript">
<!--
document.write(top10);
//-->
</Script>