[jQuery] Jquery incompatible with other script

[jQuery] Jquery incompatible with other script

<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Hi</span>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"> </span>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><span style="mso-tab-count: 1">            </span></span><span lang="EN-GB" style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: EN-GB">
I'm trying to use a javascript code from an analytics tool in the same page that I have the jquery code. </span><span lang="EN-GB" style="mso-ansi-language: EN-GB"><font face="Times New Roman">The question is, why the code of
jquery.js seems to be incompatible with the s_code.js of SiteCatalyst? If we load first the jquery.js file, we obtain the error '<span style="COLOR: blue">Error: this.$events has no properties</span>', otherwise if we load first 's_code.js' file, we obtain the error '
<span class="objectboxobjectbox-errormessagehastwistyhasbreakswitchopened"><span style="COLOR: blue">this[b] is not a function</span>'. It seems like both files are trying to use the same object ('this' object reference) with different attributes definitions or something like that, have you had similar incompatibilities with other javascript codes?
</span></font></span>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span class="objectboxobjectbox-errormessagehastwistyhasbreakswitchopened"><span lang="EN-GB" style="mso-ansi-language: EN-GB"><font face="Times New Roman"> </font></span>
</span>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span class="objectboxobjectbox-errormessagehastwistyhasbreakswitchopened"><span lang="EN-GB" style="mso-ansi-language: EN-GB"><font face="Times New Roman">Thanks in advance,
</font></span></span><span lang="EN-GB" style="mso-ansi-language: EN-GB"></span>