I am trying to install my nsProtect Safe Seal.
It says to insert:
<script language="javascript" type="text/javascript">
//<![CDATA[
var cot_loc0=(window.location.protocol == "https:")? "https://seals.nsprotectsafe.com/script/logo.js" : "http://seals.nsprotectsafe.com/script/logo.js";
document.writeln('<scr' + 'ipt language="JavaScript" src="'+cot_loc0+'" type="text\/javascript">' + '<\/scr' + 'ipt>');
//]]>
</script>
inside the <head>
but I'm not sure which file would be for that.
And the other part I'm pretty sure would work in a sidebox because it says to paste it anywhere in the <body>
<script language="javascript" type="text/javascript">
WatchdogLogo('2086', 'BLUE-V');
</script>
Any ideas?



