Javascript in php

Hi all, I have PHP_Nuke 7.6 Platinum. While I have been able to put the corner trust logo on the html pages I designed I can’t get it in the php. I have put the php pages into Frontpage even so as to get the head and body tags. While it shows fine in Frontpage, it gives many errors if it even shows a page while working onsite. Any ideas here?
Thanks

Thanks anyway but I have since figured out how to do this after a night & morning. I made an html page in Frontpage and added the script to it. Then named it comodo.js and up loaded it into the scripts folder. I then went to theme.php and referenced to it with: include(“scripts/comodo.js”);

It now shows and works on all the php pages