$(document).ready(function(){

$('#ourlistings').cycle({ 
   fx:    'scrollHorz', 
    delay: 7500,
prev:    '#prev',
next:    '#next'
 });
	}); 
//-->
//]]> 
