jQuery.noConflict();
jQuery(document).ready(function($) {
	$('#introSlider').coinslider({width: 580, hoverPause: true});
});
