Silkegarn Alpaca Silk Lace 70% alpaca 30% silke Se alle farver Fin Alpakka 50% babyalpaca 50% silke Se alle farver Jaipur Silk Fino 100% morbærsilke Se alle farver Kid Silk 75% kid mohair 25% silke Se alle farver Manos Silk Blend 70% uld 30% silke Se alle farver Manos Silk Blend Fino 70% uld 30% silke Se alle farver Silkbloom Fino 45% silke 55% merinould Se alle farver Sunrise 75% uld 15% mohair 10% silke Se alle farver Tussah Tweed 100% tussahsilke Se alle farver (function($){ // get the images of the gallery and replace it by a canvas of the same size to fix the problem with overlapping images on load. $('img[width][height]:not(.uk-overlay-panel)', $('#wk-grid96f')).each(function() { var $img = $(this); if (this.width == 'auto' || this.height == 'auto' || !$img.is(':visible')) { return; } var $canvas = $('').attr({width:$img.attr('width'), height:$img.attr('height')}), img = new Image, release = function() { $canvas.remove(); $img.css('display', ''); release = function(){}; }; $img.css('display', 'none').after($canvas); $(img).on('load', function(){ release(); }); setTimeout(function(){ release(); }, 1000); img.src = this.src; }); })(jQuery);