<script type="text/javascript"> $(function(){ var vticker = $('.vticker'); if(vticker.length > 0) { vticker.easyTicker(); } }); </script>