jQuery.noConflict();

jQuery(function(){

jQuery("#header_cart").hide();

jQuery(".order_by select, .agree input, .ship_this input, .sp-methods input, .uniform_select").uniform();

});
