$(document).ready(function() {
	$('.leadButton').removeAttr('onclick');
	Shadowbox.init();
var featuredSpecials = new Shiftr(
	{
		bindTo: '#preowned',
	  animation: 'slide_horizontal',
	  jumpAmount: 3
	}); 

});
