// Font Replacement
//Cufon.replace('.category-title h1,.footer h4, .product-view .product-shop .product-name h1,.page-title h1, .page-title h2,.wired-home .subscribe strong', {
//	hover: true
//});

jQuery(function($){

$("#slider").easySlider({
				auto: true, 
				continuous: true,
				numeric: true

			});

});



