$(document).ready(function(){

	/* CYCLE HEAD SLIDER */	
	$('#gallery').cycle();	
	
});

