|
@@ -131,16 +131,6 @@
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
-<script type="text/javascript">
|
|
|
|
- $(document).ready(function {
|
|
|
|
- converse.initialize({
|
|
|
|
- prebind: false,
|
|
|
|
- xhr_user_search: false,
|
|
|
|
- auto_subscribe: false
|
|
|
|
- });
|
|
|
|
- });
|
|
|
|
-</script>
|
|
|
|
-
|
|
|
|
<script type="text/javascript">
|
|
<script type="text/javascript">
|
|
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
|
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
|
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
|
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|