Join Macy’s workers, UFCW local 21, and Rosalinda Guillen to show your support for all union Macy’s workers in the region as we stand together for a fair contract. We are standing strong for fair wages and schedules, affordable and dependable health care, and paid sick days.
May 3 –11:30 am
Bellingham Macy’s
50 Bellis Fair Parkway, Bellingham

[...] Getting the right sizeEs Wx Dogs CareCool things I found in a few Bellingham stores.toms shopCompareStanding together for a fair contract: Macy’s, Bellingham #dfcg-slideshow { color:#fff; list-style:none; } #dfcg-slideshow span { display:none; } [...]
[...] And Information On Sparkle Toms ShoesStanding together for a fair contract: Macy’s, Bellingham #dfcg-slideshow { color:#fff; list-style:none; } #dfcg-slideshow span { display:none; } [...]
[...] Standing together for a fair contract: Macy’s, Bellingham #dfcg-slideshow { color:#fff; list-style:none; } #dfcg-slideshow span { display:none; } #dfcg-wrapper { display:none; margin:0px; } #dfcg-wrapper * { margin:0; padding:0; /*overflow:hidden;Added AW */ } #dfcg-fullsize { background:#000000; border:0px solid #000000; height:320px; overflow: hidden; padding:0px; position:relative; z-index:1;/* Fix added in v3.3.3 */ width:430px; } #dfcg-text { background-color:#FFFFFF !important; bottom:0; filter:alpha(opacity=70); height:0px; opacity:.7; overflow:hidden; padding-bottom:1px;/* Fix added in v3.3.3 – was 5px */ position:absolute; width:430px; z-index:200; } #dfcg-text h3 { color:#C20000 !important; margin:2px 5px !important; padding:0px 0px !important; font-size:16px !important; font-weight:bold !important; } #dfcg-text p { color:#000000 !important; font-size: 11px !important; line-height:14px !important; margin:2px 5px !important; padding:0px 0px !important; } #dfcg-text p a, #dfcg-text p a:link, #dfcg-text p a:visited { color: #000000 !important; font-weight:normal !important; } #dfcg-text p a:hover { color: #c20000 !important; font-weight:bold !important; } #dfcg-image img { position:absolute; z-index:25; width:auto; /*height:px;/* Added AAW – not sure */ } .dfcg-imgnav { position:absolute; width:25%; height:320px; cursor:pointer; z-index:150; } #dfcg-imgprev { left:0; background:url(http://merseysidecarpetsandblinds.co.uk/wp-content/plugins/dynamic-content-gallery-plugin/js-jquery-smooth/css/images/fleche1.png) left center no-repeat; } #dfcg-imgnext { right:0; background:url(http://merseysidecarpetsandblinds.co.uk/wp-content/plugins/dynamic-content-gallery-plugin/js-jquery-smooth/css/images/fleche2.png) right center no-repeat; } #dfcg-imglink { position:absolute; width:100%; z-index:100; opacity:.01;/* changed v3.3.3 */ filter:alpha(opacity=1);/* changed v3.3.3 */ background:#fff;/* added v3.3.3 */ } .linkhover { background:url(images/link.gif) center center no-repeat; } #dfcg-thumbnails { position: absolute; top: -110px; left: 0; z-index: 999; height: 130px; } #slideleft { float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222; } #slideleft:hover { background-color:#333; } #slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat; } #slideright:hover { background-color:#333; } #dfcg-slidearea { float:left; position:relative; width:430px; height:81px; overflow:hidden; padding-top: 6px; } #dfcg-slider { position:absolute; left:0; height:81px; } #dfcg-slider img { cursor:pointer; border:1px solid #fff; padding:0px; height: 75px; } #dfcg-thumbnails .dfcg-carouselBtn { position: absolute; bottom: -3px; right: 20px; display: block; color: #fff; cursor: pointer; font-size: 13px; padding: 0px 8px 3px; } .dfcg-carouselBtn, .dfcg-sliderContainer { background: #000; opacity: 0.9; filter: alpha(opacity=90); } #dfcg-thumbnails .dfcg-sliderContainer { height: 110px; position: relative; width: 430px; padding: 0 5px; } #dfcg-sliderInfo { color: #fff; bottom: 5px; position: absolute; padding-left: 5px; } jQuery(function(){ jQuery.fn.getTitle = function() { // Copy the title of every IMG tag and add it to its parent A so that fancybox can show titles var arr = jQuery("a.fancybox"); jQuery.each(arr, function() { var title = jQuery(this).children("img").attr("title"); jQuery(this).attr('title',title); }) } // Supported file extensions var thumbnails = jQuery("a:has(img)").filter( function() { return /(jpe?g|png|gif|bmp)$/i.test(jQuery(this).attr('href')) }); thumbnails.addClass("fancybox").attr("rel","fancybox").getTitle(); jQuery("a.fancybox").fancybox({ 'cyclic': false, 'autoScale': true, 'padding': 10, 'opacity': true, 'speedIn': 500, 'speedOut': 500, 'changeSpeed': 300, 'overlayShow': true, 'overlayOpacity': "0.3", 'overlayColor': "#666666", 'titleShow': true, 'titlePosition': 'inside', 'enableEscapeButton': true, 'showCloseButton': true, 'showNavArrows': true, 'hideOnOverlayClick': true, 'hideOnContentClick': false, 'width': 560, 'height': 340, 'transitionIn': "fade", 'transitionOut': "fade", 'centerOnScroll': true }); }) quoteRotator = { i: 1, quotes: ["The fitters who came to put my carpet in were just as professional and friendly as the people in the shop, will definitely go back for more. Great value and excellent service. Mr. S Mason, Ormskirk", "The service was warm and friendly, the blinds were fitted without any fuss and now my windows look beautiful. Couldn't have asked for more, thanks, will definitely use you again and I'll be telling all my friends. Mrs R. Howard, Orrell Park", "I was so impressed with the value that I went in looking for a set of blinds for the kitchen and came out with a houseful! Such a great choice and I loved the fact that they were made to order in the workshop. Great quality and real value for money Mrs J Carter, Southport", ], numQuotes: 3, fadeDuration: 3, fadeoutDuration: 3, delay: 10, quotesInit: function(){ if (this.numQuotes < 1){ document.getElementById('quoterotator').innerHTML="No Quotes Found"; } else { this.quoteRotate(); setInterval('quoteRotator.quoteRotate()', (this.fadeDuration + this.fadeoutDuration + this.delay) * 1000); } }, quoteRotate: function(){ jQuery('#quoterotator').hide().html(this.quotes[this.i - 1]).fadeIn(this.fadeDuration * 1000).css('filter','').delay(this.delay * 1000).fadeOut(this.fadeoutDuration * 1000); this.i = this.i % (this.numQuotes) + 1; } } var switchTo5x=true;stLight.options({publisher:'wp.24b3ae1a-db29-40a9-91b9-eafa48b83b5c'});var st_type='wordpress3.1.2'; [...]
[...] a Pleasant and Healthy Life in Toms ShoesStanding together for a fair contract: Macy’s, Bellingham #dfcg-slideshow { color:#fff; list-style:none; } #dfcg-slideshow span { display:none; } [...]