'); } var height = jQuery('body').outerHeight(); var width = jQuery('body').outerWidth(); jQuery('.ui-slider-handle').css('cursor','pointer'); jQuery('#resultLoading').css({ 'width':width, 'height':height+'px', 'position':'absolute', 'z-index':'10000000', 'top':'0', 'left':'0' }); jQuery('#resultLoading .bg').css({ 'background':'', 'opacity':'', 'width':'100%', 'height':'100%', 'position':'absolute', 'top':'0' }); function loadInd(){ loadIndent = jQuery(window).height()/2+'px'; jQuery('#resultLoading>div:first').css('margin-top', loadIndent); } loadInd(); jQuery(window).resize(function(){loadInd();}); jQuery('#resultLoading>div:first').css({ 'width': '100%', 'text-align': 'center', 'position': 'absolute', 'left': '0', 'font-size':'16px', 'z-index':'10', 'color':'' }); }); function callback(){ }

Timberland

'); setTimeout(function () {jQuery('.add-to-cart-success').slideUp(500)}, 5000); jQuery('.add-to-cart-success a.btn-remove').click(function(){ jQuery(this).parent().slideUp(500); return false; }); } } function setLocationAjax(url,id){ url += 'isAjax/1'; url = url.replace("checkout/cart","ajax/index"); jQuery('#ajax_loader'+id).show(); try { jQuery.ajax( { url : url, dataType : 'json', success : function(data) { jQuery('#ajax_loader'+id).hide(); jQuery('.products-grid li.item').removeClass('active'); setAjaxData(data,false); } }); } catch (e) { } } labelsHeight();