Ok, so here is what I did.

I downloaded all the files in the folder template_default.
I then uploaded them to the folder freetemplate1
When asked to override files, I chose to skip all the file rewrites.

So now - Freetemplate1 is a mirror of template_default.

Now all I have to do is add the code to the tpl_header to call the function or whatever.

I looked online for the past 3 hours and I really don't know what to do. I know I have to use this code:

Code:
<script language="javascript">var MenuFolderName="../jscript";</script><script charset="UTF-8" language="javascript" src="sftmp6arrays.js"></script><script charset="UTF-8" language="javascript" src="sfmenutmp6ie.js"></script>
And somehow get it to be in PHP. I tried an html to php converter and that did not work. Is there any way possible - any of you know exactly what my php code should say?

Thanks