Hola Amigo,
The reason it was working on your Demo site with the javascript written
<script type="text/javascript">
$(document).ready(function() {
$.noConflict();
jQuery('#services-example-1').services(
was because your website has a magic hosting module that corrects mistakes.
Actually, it is because you were not running the Demo with some of the more popular plugins installed. You had basically a virgin install, only that I notice that all of the jQuery files are still being loaded that normally run the Featured Slider that your plugin replaces.
The Demo worked because it had no jQuery conflicts.
But obviously, for quite a few of us, the one thing that became apparent was that the Extremecarousel JQuery call CHANGED between the previous version we had installed and the newest version released yesterday.
So, the first version Extremecarousel jQuery call worked for EVERYBODY.