Hey,

I have a quick question that I am sure is easy for someone to answer. I have zencart running on a site:

ZenCart Store

...and the template I started with does not have the html_header.php file in it. So I need to insert some javascript into the tpl_header.php so I can have a popup menu at the top.
(I did modify the template heavily in graphics but no changes outside of colors, graphics, etc.)

How do I do this? The Javascript code is:
Code:
<script language="javascript">var MenuFolderName="";</script><script charset="UTF-8" language="javascript" src="sftmp6arrays.js"></script><script charset="UTF-8" language="javascript" src="sfmenutmp6ie.js"></script>
I imagine this can't be all that difficult as I added a chat client to the header easily. I just don't know how to get the javascript to work in this file. Thanks!

Here is all the information about it:

Zen Cart 1.3.8a
Database Patch Level: 1.3.8
Fresh Installation