Paste this js-link between the <body> </body> tags of your page HTML.

<script type="text/javascript" src="fireworks.js"></script>


If you want more just paste the same js-link repeatedly:

Example:-------------

<body>

<script type="text/javascript" src="fireworks.js"></script>
<script type="text/javascript" src="fireworks.js"></script>
<script type="text/javascript" src="fireworks.js"></script>
<script type="text/javascript" src="fireworks.js"></script>

</body>

----------------------
However, don't go too mad with it. IE6 and Opera 7 can handle
quite a few but not so with Netscape 7.1 or Mozilla Firefox.
2 is about their limit even on a modern PC - Pentium 4 at time 
of writting.