// JavaScript Document
	jQuery(document).ready(function() {
		$("#newsticker").newsticker();
	})

