add your js file in your magento js folder in magento/js/myfolder
open page.xml file
put this code in page.xml
<action method="addJs"><script>myfolder/myjs.js</script></action>
open page.xml file
put this code in page.xml
<action method="addJs"><script>myfolder/myjs.js</script></action>