// Event Calendar // copyright Stephen Chapman, 10th June 2006, 22nd January 2010 var tb = 't'; // top or bottom (t or b) var headbg = '#cccccc'; // table heading background colour var todaybg = '#99cccc'; // current selected date background colour var textclr = '#000000'; // text colour var linkclr = '#ff9999'; // link text colour var noMessage = ''; // message to display when no entry in array var dA = new Array(); var x = 0; // first 8 characters in ccyymmdd format for single date events // first 8 characters in 0000mmdd format for every year events dA[x++] = '20120504 Poupon Parade'; dA[x++] = '20120713 Oregon Country Fair'; dA[x++] = '20120714 Oregon Country Fair'; dA[x++] = '20120715 Oregon Country Fair'; dA[x++] = '20120908 ShBang!'; dA[x++] = '20130111 The Pie Hole'; dA[x++] = '20130126 The Pie Hole'; dA[x++] = '20130209 Mark Growden'; dA[x++] = '20130214 Valentines Day Show'; dA[x++] = '20130215 Vaudevillingham'; dA[x++] = '20130308 Meals on Wheels Benefit'; dA[x++] = '20130316 Teatro Zinzzani'; dA[x++] = '20130401 Justincredible Sideshow'; dA[x++] = '20130406 Moisture Festival'; dA[x++] = '20130421 Brilliance of the Sea Talent Show'; dA[x++] = '20130515 Polecat CD Release Party'; dA[x++] = '20130515 Vaudevillingham'; dA[x++] = '20130525 Inflammable Circus'; dA[x++] = '20130526 Inflammable Circus'; dA[x++] = '20130525 NOTC Benefit Show'; dA[x++] = '20130630 Burlesque-esque'; dA[x++] = '20130712 Oregon Country Fair 2013'; dA[x++] = '20130713 Oregon Country Fair 2013'; dA[x++] = '20130714 Oregon Country Fair 2013'; dA[x++] = '20130721 New Old Time Chautauqua'; dA[x++] = '20130722 New Old Time Chautauqua'; dA[x++] = '20130723 New Old Time Chautauqua'; dA[x++] = '20130724 New Old Time Chautauqua'; dA[x++] = '20130725 New Old Time Chautauqua'; dA[x++] = '20130726 New Old Time Chautauqua'; dA[x++] = '20130727 New Old Time Chautauqua'; dA[x++] = '20130728 New Old Time Chautauqua'; dA[x++] = '20130729 New Old Time Chautauqua'; dA[x++] = '20130730 New Old Time Chautauqua'; dA[x++] = '20130731 New Old Time Chautauqua'; dA[x++] = '20130801 New Old Time Chautauqua'; dA[x++] = '20130802 New Old Time Chautauqua'; dA[x++] = '20130803 New Old Time Chautauqua'; dA[x++] = '20130804 New Old Time Chautauqua'; dA[x++] = '20130805 New Old Time Chautauqua'; dA[x++] = '20130806 New Old Time Chautauqua'; dA[x++] = '20130807 New Old Time Chautauqua'; dA[x++] = '20130808 New Old Time Chautauqua'; dA[x++] = '20130809 New Old Time Chautauqua'; dA[x++] = '20130810 New Old Time Chautauqua'; dA[x++] = '20130811 New Old Time Chautauqua'; dA[x++] = '20130824 Lookout Arts Circus Campout'; dA[x++] = '20130909 Washington State Fair'; dA[x++] = '20130910 Washington State Fair'; dA[x++] = '20130911 Washington State Fair'; dA[x++] = '20130912 Washington State Fair'; dA[x++] = '20130913 Washington State Fair'; dA[x++] = '20130914 Washington State Fair'; dA[x++] = '20130915 Washington State Fair'; dA[x++] = '20130916 Washington State Fair'; dA[x++] = '20130917 Washington State Fair'; dA[x++] = '20130918 Washington State Fair'; dA[x++] = '20130919 Washington State Fair'; dA[x++] = '20130920 Washington State Fair'; dA[x++] = '20130921 Washington State Fair'; dA[x++] = '20130922 Washington State Fair'; dA[x++] = '20130919 Eat Local Celebration'; dA[x++] = '20131025 Moisture Festival Benefit'; dA[x++] = '20131026 Perch & Play Halloween Carnival'; dA[x++] = '20131215 Vaudevillingham'; dA[x++] = '20140125 Private Party'; dA[x++] = '20140215 Vaudevillingham'; dA[x++] = '20140307 Meals on Wheels Benefit'; dA[x++] = '20140308 Food Show Preview'; dA[x++] = '20140314 Silver Lake Elementary'; dA[x++] = '20140315 Vaudevillingham'; dA[x++] = '20140329 Real Food Show Preview'; dA[x++] = '20140405 Moisture Fest'; dA[x++] = '20140422 Earth Day Show'; dA[x++] = '20140502 Real Food Show'; dA[x++] = '20140503 Real Food Show'; dA[x++] = '20140504 Real Food Show'; dA[x++] = '20140505 Real Food Show'; dA[x++] = '20140506 Real Food Show'; dA[x++] = '20140507 Real Food Show'; dA[x++] = '20140508 Real Food Show'; dA[x++] = '20140509 Real Food Show'; dA[x++] = '20140510 Real Food Show'; dA[x++] = '20140511 Real Food Show'; dA[x++] = '20140512 Real Food Show'; dA[x++] = '20140513 Real Food Show'; dA[x++] = '20140514 Real Food Show'; dA[x++] = '20140515 Real Food Show'; dA[x++] = '20140516 Real Food Show'; dA[x++] = '20140517 Real Food Show'; dA[x++] = '20140518 Real Food Show'; dA[x++] = '20140519 Real Food Show'; dA[x++] = '20140520 Real Food Show'; dA[x++] = '20140521 Real Food Show'; dA[x++] = '20140522 Real Food Show'; dA[x++] = '20140523 Real Food Show'; dA[x++] = '20140524 Inflammable Circus'; dA[x++] = '20140525 Private wedding'; dA[x++] = '20140607 Benefit for Crystal, Jewel of Magic'; dA[x++] = '20140704 Darrington 4th of July'; dA[x++] = '20140802 Anacortes Arts Fest'; dA[x++] = '20140802 Private Party'; dA[x++] = '20140807 Subdued String Band Jamboree'; dA[x++] = '20140808 Subdued String Band Jamboree'; dA[x++] = '20140809 Subdued String Band Jamboree'; dA[x++] = '20140810 Subdued String Band Jamboree'; dA[x++] = '20140810 Festival of the River'; dA[x++] = '20140913 Aslan Brewery Grand Opening Show'; dA[x++] = '20140917 Real Food Show'; dA[x++] = '20140923 Real Food Show'; dA[x++] = '20140924 Real Food Show'; dA[x++] = '20140925 Real Food Show'; dA[x++] = '20140927 Private Wedding'; dA[x++] = '20141015 Vaudevillingham'; dA[x++] = '20141018 New Old Time Chautauqua Benefit Show'; dA[x++] = '20141024 Western Washington Campaign'; dA[x++] = '20141031 A Masquerade Eve'; dA[x++] = '20141031 The Star Club Halloween Show'; dA[x++] = '20141113 Real Food Show'; dA[x++] = '20141113 Variety with Jason and Della'; dA[x++] = '20141205 Sandalwood Salon Show'; dA[x++] = '20141206 Private Company Christmas Party'; dA[x++] = '20141215 Vaudevillingham'; dA[x++] = '20150103 24 Hour Theater Festival'; dA[x++] = '20150104 24 Hour Theater Festival'; dA[x++] = '20150115 Vaudevillingham'; dA[x++] = '20150131 Bellingham Talent Show'; dA[x++] = '20150213 My Circus Valentine'; dA[x++] = '20150228 Polecat 5-year Anniversary Show'; dA[x++] = '20150307 Real Food Show at Coop Annual Party'; dA[x++] = '20150404 Moisture Festival'; dA[x++] = '20150414 Preview at James and Jamsie'; dA[x++] = '20150415 Vaudevillingham'; dA[x++] = '20150420 Real Food Show'; dA[x++] = '20150421 Real Food Show'; dA[x++] = '20150422 Real Food Show'; dA[x++] = '20150423 Real Food Show'; dA[x++] = '20150424 Real Food Show'; dA[x++] = '20150425 Real Food Show'; dA[x++] = '20150426 Real Food Show'; dA[x++] = '20150427 Real Food Show'; dA[x++] = '20150428 Real Food Show'; dA[x++] = '20150429 Real Food Show'; dA[x++] = '20150430 Real Food Show'; dA[x++] = '20150501 Real Food Show'; dA[x++] = '20150502 Real Food Show'; dA[x++] = '20150503 Real Food Show'; dA[x++] = '20150504 Real Food Show'; dA[x++] = '20150505 Real Food Show'; dA[x++] = '20150506 Real Food Show'; dA[x++] = '20150507 Real Food Show'; dA[x++] = '20150508 Real Food Show'; dA[x++] = '20150509 Real Food Show'; dA[x++] = '20150510 Real Food Show'; dA[x++] = '20150511 Real Food Show'; dA[x++] = '20150512 Real Food Show'; dA[x++] = '20150513 Real Food Show'; dA[x++] = '20150514 Real Food Show'; dA[x++] = '20150422 The Real Food Show'; dA[x++] = '20150425 April Brews Day'; dA[x++] = '20150515 Vaudevillingham'; dA[x++] = '20150522 Inflammable Circus'; dA[x++] = '20150523 Inflammable Circus'; dA[x++] = '20150615 Vaudevillingham'; dA[x++] = '20150624 Bellingham Royal Kids Event'; dA[x++] = '20150626 Deep Clown Cabaret'; dA[x++] = '20150704 Yes We Can Beer Festival'; dA[x++] = '20150715 Vaudevillingham'; dA[x++] = '20150719 Dirty Bird Variety Show'; dA[x++] = '20150719 Sedro Woolley Summer Concert Series'; dA[x++] = '20150725 Happy Little Farm Show'; dA[x++] = '20150725 Anacortes Brewery 21st Birthday Party'; dA[x++] = '20150801 Private Wedding'; dA[x++] = '20150801 Kids Fest'; dA[x++] = '20150802 Coop Community Party'; dA[x++] = '20150803 The Real Food Show'; dA[x++] = '20150804 Night Out Against Crime'; dA[x++] = '20150806 Subdued Stringband Jamboree'; dA[x++] = '20150807 Subdued Stringband Jamboree'; dA[x++] = '20150808 Subdued Stringband Jamboree'; dA[x++] = '20150809 Anacortes Arts Festival'; dA[x++] = '20150814 AMP Music in the Park'; dA[x++] = '20150815 AMP Music in the Park'; dA[x++] = '20150816 AMP Music in the Park'; dA[x++] = '20150817 AMP Music in the Park'; dA[x++] = '20150818 AMP Music in the Park'; dA[x++] = '20150819 AMP Music in the Park'; dA[x++] = '20150820 AMP Music in the Park'; dA[x++] = '20150821 AMP Music in the Park'; dA[x++] = '20150822 AMP Music in the Park'; dA[x++] = '20150823 AMP Music in the Park'; dA[x++] = '20150824 AMP Music in the Park'; dA[x++] = '20150825 AMP Music in the Park'; dA[x++] = '20150826 AMP Music in the Park'; dA[x++] = '20150827 AMP Music in the Park'; dA[x++] = '20150828 AMP Music in the Park'; dA[x++] = '20150829 AMP Music in the Park'; dA[x++] = '20150830 AMP Music in the Park'; dA[x++] = '20150831 AMP Music in the Park'; dA[x++] = '20150901 AMP Music in the Park'; dA[x++] = '20150902 AMP Music in the Park'; dA[x++] = '20150903 AMP Music in the Park'; dA[x++] = '20150904 AMP Music in the Park'; dA[x++] = '20150815 Vaudevillingham'; dA[x++] = '20150818 Lynden Fair'; dA[x++] = '20150822 Childrens Art Festival'; dA[x++] = '20150827 Circus Campout'; dA[x++] = '20150828 Circus Campout'; dA[x++] = '20150829 Circus Campout'; dA[x++] = '20150830 Circus Campout'; dA[x++] = '20150904 Bellingham Night Market'; dA[x++] = '20150905 Ball and Bones'; dA[x++] = '20150911 Amuse Cabaret'; dA[x++] = '20150912 Private Wedding'; dA[x++] = '20150913 Emergency Circus on the Dock'; dA[x++] = '20150915 Vaudevillingham'; dA[x++] = '20150917 Gallus Brother 10 year Anniversary Party!'; dA[x++] = '20150918 Amuse Cabaret'; dA[x++] = '20150919 Amuse Cabaret'; dA[x++] = '20150920 Amuse Cabaret'; dA[x++] = '20150919 Anacortes WAPA Anniversary'; dA[x++] = '20150924 The Real Food Show'; dA[x++] = '20150930 Political Carnival'; dA[x++] = '20151002 The Real Food Show'; dA[x++] = '20151005 The Real Food Show'; dA[x++] = '20151023 The Real Food Show'; dA[x++] = '20151027 Cafe Bouzingo Open Stage'; dA[x++] = '20151029 The Real Food Show'; dA[x++] = '20151115 Vaudevillingham'; dA[x++] = '20151121 50 Shades of Play: the revealing comedic acts of Della Moustachella'; dA[x++] = '20151221 Costa Fortuna Talent Show'; dA[x++] = '20160126 Real Food Show opens for Chef Ann Cooper'; dA[x++] = '20160129 BE in the Show'; dA[x++] = '20160213 My Circus Valentine'; dA[x++] = '20160214 My Circus Valentine'; dA[x++] = '20160215 Vaudevillingham'; dA[x++] = '20160227 West Edge Credit Union Employee Party'; dA[x++] = '20160305 Community Coops Annual Meeting and Party'; dA[x++] = '20160315 Vaudevillingham'; dA[x++] = '20160328 The Real Food Show'; dA[x++] = '20160331 Moisture Festival'; dA[x++] = '20160401 Moisture Festival'; dA[x++] = '20160412 The Real Food Show'; dA[x++] = '20160415 Vaudevillingham'; dA[x++] = '20160416 Birthday Party'; dA[x++] = '20160419 The Real Food Show'; dA[x++] = '20160422 The Real Food Show'; dA[x++] = '20160422 The Real Food Show on Earth Day'; dA[x++] = '20160427 The Real Food Show'; dA[x++] = '20160429 The Real Food Show'; dA[x++] = '20160430 April Brews Day'; dA[x++] = '20160507 The Pink Door'; dA[x++] = '20160513 Something Wonderful'; dA[x++] = '20160520 Something Wonderful'; dA[x++] = '20160521 Something Wonderful'; dA[x++] = '20160522 Something Wonderful'; dA[x++] = '20160521 Anacortes Kiwanis Juggling'; dA[x++] = '20160521 Aslan Anniversary Show'; dA[x++] = '20160523 The Real Food Show'; dA[x++] = '20160526 The Real Food Show'; dA[x++] = '20160527 New Old Time Chautauqua'; dA[x++] = '20160601 The Real Food Show'; dA[x++] = '20160602 Bellingham Technical College Celebration'; dA[x++] = '20160604 Urban Music Festival'; dA[x++] = '20160609 The Real Food Show'; dA[x++] = '20160615 Vaudevillingham'; dA[x++] = '20160618 Lightcatcher Family Activity Day'; dA[x++] = '20160619 Bellingham Fete'; dA[x++] = '20160622 Royal Family Celebration'; dA[x++] = '20160710 Skookum Kids'; dA[x++] = '20160712 New Old Time Chautauqua'; dA[x++] = '20160713 New Old Time Chautauqua'; dA[x++] = '20160714 New Old Time Chautauqua'; dA[x++] = '20160715 New Old Time Chautauqua'; dA[x++] = '20160716 New Old Time Chautauqua'; dA[x++] = '20160717 New Old Time Chautauqua'; dA[x++] = '20160718 New Old Time Chautauqua'; dA[x++] = '20160719 New Old Time Chautauqua'; dA[x++] = '20160720 New Old Time Chautauqua'; dA[x++] = '20160721 New Old Time Chautauqua'; dA[x++] = '20160730 Happy Little Farm'; dA[x++] = '20160730 Healthy Kids Day at Unity Care NW'; dA[x++] = '20160806 Kids Fest'; dA[x++] = '20160807 Wilderfest'; dA[x++] = '20160810 Skagit County Fair'; dA[x++] = '20160811 Skagit County Fair'; dA[x++] = '20160812 Skagit County Fair'; dA[x++] = '20160812 Subdued Stringband Jamboree'; dA[x++] = '20160813 Subdued Stringband Jamboree'; dA[x++] = '20160814 Subdued Stringband Jamboree'; dA[x++] = '20160817 Music at Maritime'; dA[x++] = '20160819 Private Wedding'; dA[x++] = '20160820 Private Wedding'; dA[x++] = '20160824 Music at Maritime'; dA[x++] = '20160825 Countryside Montesory'; dA[x++] = '20160827 The Real Food Show at 5pt Film Fest'; dA[x++] = '20160827 Circus on the Water'; dA[x++] = '20160828 Anacortes Buskers Festival'; dA[x++] = '20160909 ShBang! Westward Hos'; dA[x++] = '20160910 Wren and my show Little Oleo Ole Circus at ShBang!'; dA[x++] = '20160910 ShBang Circus Show'; dA[x++] = '20160915 Vaudevillingham'; dA[x++] = '20160916 Boundary Bay Birthday Block Party'; dA[x++] = '20160917 A Sorted Affair'; dA[x++] = '20160918 A Sorted Affair'; dA[x++] = '20160924 Ellensburg Busking Festival'; dA[x++] = '20160930 Sea Feast'; dA[x++] = '20161001 Sea Feast'; dA[x++] = '20161006 Westward Hos, a Spaghetti Western Immersive Comedy Dinner Show'; dA[x++] = '20161007 Westward Hos, a Spaghetti Western Immersive Comedy Dinner Show'; dA[x++] = '20161008 Westward Hos, a Spaghetti Western Immersive Comedy Dinner Show'; dA[x++] = '20161013 Westward Hos, a Spaghetti Western Immersive Comedy Dinner Show'; dA[x++] = '20161014 Westward Hos, a Spaghetti Western Immersive Comedy Dinner Show'; dA[x++] = '20161015 Westward Hos, a Spaghetti Western Immersive Comedy Dinner Show'; dA[x++] = '20161019 The Real Food Show'; dA[x++] = '20161020 The Real Food Show'; dA[x++] = '20161020 The Real Food Show at 7th Annual School Garden Harvest Dinner'; dA[x++] = '20161021 The Real Food Show'; dA[x++] = '20161023 Workshop: 50 Shades of Play'; dA[x++] = '20161027 Roosevelt Eccentricity Day'; dA[x++] = '20161029 Saturday Night Spookeasy'; dA[x++] = '20161030 Nightmare on Railroad'; dA[x++] = '20161030 Workshop: 50 Shades of Play'; dA[x++] = '20161031 Nightmare on Railroad'; dA[x++] = '20161106 Workshop: 50 Shades of Play'; dA[x++] = '20161112 Private Wedding'; dA[x++] = '20161117 The Real Food Show in Olympia'; dA[x++] = '20170107 Private Martial Arts Graduation'; dA[x++] = '20170118 The Real Food Show, Burlington'; dA[x++] = '20170120 Inauguration Day Cabaret'; dA[x++] = '20170121 Lucas Hicks Cancer Benefit Extravaganza!'; dA[x++] = '20170124 The Real Food Show, Big Lake'; dA[x++] = '20170126 The Real Food Show, Clear Lake'; dA[x++] = '20170210 The Real Food Show, Mt. Vernon'; dA[x++] = '20170214 My Circus Valentine'; dA[x++] = '20170215 Vaudevillingham'; dA[x++] = '20170217 My Circus Valentine'; dA[x++] = '20170218 My Circus Valentine'; dA[x++] = '20170315 Vaudevillingham'; dA[x++] = '20170318 Community Food Coop Annual Meeting and Party'; dA[x++] = '20170318 50 Shades of Play Workshop'; dA[x++] = '20170319 50 Shades of Play Workshop'; dA[x++] = '20170323 Private Retirement Party'; dA[x++] = '20170325 Bellingham Family Fun Fair'; dA[x++] = '20170407 Moisture Festival'; dA[x++] = '20170415 Vaudevillingham'; dA[x++] = '20170429 April Brews Day'; dA[x++] = '20170506 Private Workshop'; dA[x++] = '20170507 Private Workshop'; dA[x++] = '20170512 Something Wonderful: Circus of the Sea'; dA[x++] = '20170513 Something Wonderful: Circus of the Sea'; dA[x++] = '20170514 Something Wonderful: Circus of the Sea'; dA[x++] = '20170512 Private Birthday Party'; dA[x++] = '20170519 Something Wonderful: Circus of the Sea'; dA[x++] = '20170520 Something Wonderful: Circus of the Sea'; dA[x++] = '20170521 Something Wonderful: Circus of the Sea'; dA[x++] = '20170520 Aslan 3 year Anniversary Circus Show'; dA[x++] = '20170525 Thunderdome!'; dA[x++] = '20170526 The Real Food Show'; dA[x++] = '20170603 Pop Up Plaza'; dA[x++] = '20170615 Vaudevillingham'; dA[x++] = '20170622 Thunderdome!'; dA[x++] = '20170624 RFS at Snohomish Island Coop Party'; dA[x++] = '20170626 Royal Family Kids Show'; dA[x++] = '20170628 Royal Family Carnival'; dA[x++] = '20170702 Bellingham Bells Game'; dA[x++] = '20170703 Anacortes Community Picnic'; dA[x++] = '20170707 Oregon Country Fair'; dA[x++] = '20170708 Oregon Country Fair'; dA[x++] = '20170709 Oregon Country Fair'; dA[x++] = '20170710 Circus & Clowning at BAAY'; dA[x++] = '20170711 Circus & Clowning at BAAY'; dA[x++] = '20170712 Circus & Clowning at BAAY'; dA[x++] = '20170713 Circus & Clowning at BAAY'; dA[x++] = '20170714 Circus & Clowning at BAAY'; dA[x++] = '20170713 Venardos Circus'; dA[x++] = '20170715 Mt Vernon Farmers Market Circus Show'; dA[x++] = '20170717 Camano Island Farmers Market'; dA[x++] = '20170718 Anacortes Library Show'; dA[x++] = '20170726 Lummi Island Circus Camp for Kids'; dA[x++] = '20170727 Lummi Island Circus Camp for Kids'; dA[x++] = '20170728 Lummi Island Circus Camp for Kids'; dA[x++] = '20170729 Happy Little Farm'; dA[x++] = '20170731 San Juan Island Kids Circus Camp'; dA[x++] = '20170801 San Juan Island Kids Circus Camp'; dA[x++] = '20170802 San Juan Island Kids Circus Camp'; dA[x++] = '20170803 San Juan Island Kids Circus Camp'; dA[x++] = '20170804 San Juan Island Kids Circus Camp'; dA[x++] = '20170805 Fairhaven Outdoor Cinema'; dA[x++] = '20170805 Kidsfest'; dA[x++] = '20170806 Anacortes Arts Festival'; dA[x++] = '20170809 Skagit County Fair'; dA[x++] = '20170809 Music at Maritime'; dA[x++] = '20170810 Subdued Stringband Jamboree'; dA[x++] = '20170811 Subdued Stringband Jamboree'; dA[x++] = '20170812 Subdued Stringband Jamboree'; dA[x++] = '20170813 Subdued Stringband Jamboree'; dA[x++] = '20170816 San Juan County Fair'; dA[x++] = '20170817 San Juan County Fair'; dA[x++] = '20170818 San Juan County Fair'; dA[x++] = '20170819 San Juan County Fair'; dA[x++] = '20170823 Music at Maritime'; dA[x++] = '20170824 Private Event'; dA[x++] = '20170825 Burlington Summer Nights'; dA[x++] = '20170826 Circus Campout'; dA[x++] = '20170902 Private Event'; dA[x++] = '20170908 ShBang'; dA[x++] = '20170909 ShBang'; dA[x++] = '20170910 Grandparents Day Celebration at The Willows'; dA[x++] = '20170910 ShBang'; dA[x++] = '20170916 Coop Street Market'; dA[x++] = '20171008 Buddy Walk'; dA[x++] = '20171015 Private Birthday Party'; dA[x++] = '20171020 Hot Damn Scandal CD release Masquerade Ball (21+)'; dA[x++] = '20171021 Private Harvest Party'; dA[x++] = '20171026 The Real Food Show at Common Threads 8th Annual School Harvest Dinner'; dA[x++] = '20171028 Beastly, Frightful, Unspeakably Spooky Circus of Doom!'; dA[x++] = '20171031 Beastly, Frightful, Unspeakably Spooky Circus of Doom!'; dA[x++] = '20171105 50 Shades of Play Workshop'; dA[x++] = '20171112 50 Shades of Play Workshop'; dA[x++] = '20171119 50 Shades of Play Workshop'; dA[x++] = '20171125 Historic Fairhaven Winterfest / Tree Lighting'; dA[x++] = '20171201 6th Annual Aerial Showcase'; dA[x++] = '20171202 6th Annual Aerial Showcase'; dA[x++] = '20171204 The Real Food Show'; dA[x++] = '20171204 The Real Food Show'; dA[x++] = '20171205 The Real Food Show'; dA[x++] = '20171208 The Real Food Show'; dA[x++] = '20171214 The Real Food Show'; dA[x++] = '20171215 The Real Food Show'; dA[x++] = '20171215 The Real Food Show'; dA[x++] = '20180118 The Real Food Show'; dA[x++] = '20180124 The Real Food Show'; dA[x++] = '20180127 Be In The Show'; dA[x++] = '20180131 Centennial Show'; dA[x++] = '20180214 My Circus Valentine'; dA[x++] = '20180215 Vaudevillingham'; dA[x++] = '20180216 My Circus Valentine'; dA[x++] = '20180217 My Circus Valentine'; dA[x++] = '20180218 My Circus Valentine'; dA[x++] = '20180224 Private Birthday Party'; dA[x++] = '20180302 Fundraiser'; dA[x++] = '20180304 Kids Carnival'; dA[x++] = '20180324 Bham Fam Fun Fair'; dA[x++] = '20180324 Coop Annual Members Party'; dA[x++] = '20180410 The Real Food Show'; dA[x++] = '20180413 Bellingham Circus Guild 10 Year Anniversary Show'; dA[x++] = '20180414 Bellingham Circus Guild 10 Year Anniversary Show'; dA[x++] = '20180415 Vaudevillingham'; dA[x++] = '20180427 Hot Dog! POSTPONED! Sorry for any inconvenience!'; dA[x++] = '20180428 Hot Dog! POSTPONED! Sorry for any inconvenience!'; dA[x++] = '20180429 Hot Dog! POSTPONED! Sorry for any inconvenience!'; dA[x++] = '20180506 Hot Dog!'; dA[x++] = '20180510 Hot Dog!'; dA[x++] = '20180511 Hot Dog!'; dA[x++] = '20180515 Orlando Fringe Festival'; dA[x++] = '20180516 Orlando Fringe Festival'; dA[x++] = '20180517 Orlando Fringe Festival'; dA[x++] = '20180518 Orlando Fringe Festival'; dA[x++] = '20180519 Orlando Fringe Festival'; dA[x++] = '20180520 Orlando Fringe Festival'; dA[x++] = '20180521 Orlando Fringe Festival'; dA[x++] = '20180522 Orlando Fringe Festival'; dA[x++] = '20180523 Orlando Fringe Festival'; dA[x++] = '20180524 Orlando Fringe Festival'; dA[x++] = '20180525 Orlando Fringe Festival'; dA[x++] = '20180526 Orlando Fringe Festival'; dA[x++] = '20180527 Orlando Fringe Festival'; dA[x++] = '20180528 Orlando Fringe Festival'; dA[x++] = '20180602 Aslan Anniversary Party'; dA[x++] = '20180602 Anacortes Event'; dA[x++] = '20180605 The Real Food Show'; dA[x++] = '20180609 Lynden Library Show'; dA[x++] = '20180619 La Conner Library Show'; dA[x++] = '20180619 Anacortes Library Show'; dA[x++] = '20180621 Mt Vernon Library Show'; dA[x++] = '20180621 Burlington Library Show'; dA[x++] = '20180621 Central Skagit Library Show'; dA[x++] = '20180625 Royal Family Circus Show'; dA[x++] = '20180627 Royal Family Kids Camp'; dA[x++] = '20180704 Haggen Family 4th of July'; dA[x++] = '20180713 Countryside Montessori'; dA[x++] = '20180714 Bellwood Acre party'; dA[x++] = '20180714 Music at Maritime'; dA[x++] = '20180714 Outdoor Cinema Opening Show'; dA[x++] = '20180721 Blaine Library Show'; dA[x++] = '20180721 Music at Maritime'; dA[x++] = '20180726 Lynden Hot Thursday Nights'; dA[x++] = '20180728 Giver by the River Happy Little Circus Show'; dA[x++] = '20180802 Lynden Hot Thursday Nights'; dA[x++] = '20180804 Kids Fest'; dA[x++] = '20180805 Bellingham Bells Baseball Game'; dA[x++] = '20180808 Skagit County Fair'; dA[x++] = '20180809 Skagit County Fair'; dA[x++] = '20180810 Skagit County Fair'; dA[x++] = '20180811 Skagit County Fair'; dA[x++] = '20180811 Stringband Jamboree'; dA[x++] = '20180812 Old Fashioned Family Fair'; dA[x++] = '20180816 San Juan County Fair'; dA[x++] = '20180817 San Juan County Fair'; dA[x++] = '20180825 Circus On the Water'; dA[x++] = '20180825 Family Fun Day'; dA[x++] = '20180902 6th Annual Hootenanny'; dA[x++] = '20180907 ShBang'; dA[x++] = '20180908 ShBang'; dA[x++] = '20180909 ShBang'; dA[x++] = '20180915 Private Birthday Party'; dA[x++] = '20180922 Sea Feast'; dA[x++] = '20180925 The Real Food Show'; dA[x++] = '20180926 The Real Food Show'; dA[x++] = '20180927 The Real Food Show'; dA[x++] = '20181015 Vaudevillingham'; dA[x++] = '20181025 Real Food Show @ Harvest Dinner'; dA[x++] = '20181026 Circus Halloween Show'; dA[x++] = '20181027 Circus Halloween Show'; dA[x++] = '20181028 Circus Halloween Show'; dA[x++] = '20181031 Circus Halloween Show'; dA[x++] = '20181117 Private Party'; dA[x++] = '20181124 Fairhaven Winterfest and Tree Lighting'; dA[x++] = '20181204 Private Party'; dA[x++] = '20181207 Wonderland Walk'; dA[x++] = '20181208 Wonderland Walk'; dA[x++] = '20181207 Winter Wonderland Burlington'; dA[x++] = '20181208 Winter Wonderland Burlington'; dA[x++] = '20181212 The Real Food Show'; dA[x++] = '20181215 Vaudevillingham'; dA[x++] = '20181220 The Naughty List: A Holiday Cabaret'; dA[x++] = '20181221 The Naughty List: A Holiday Cabaret'; dA[x++] = '20181222 The Naughty List: A Holiday Cabaret'; dA[x++] = '20190111 The Real Food Show'; dA[x++] = '20190115 Vaudevillingham'; dA[x++] = '20190118 Courthouse Vaudeville'; dA[x++] = '20190119 First Annual MLK Unity Ball'; dA[x++] = '20190119 Womens March Tea Party'; dA[x++] = '20190202 An Evening with the Circus at Eagle Haven Winery'; dA[x++] = '20190203 CANCELLED - Sinful Sunday with the Provocateurs'; dA[x++] = '20190209 Max Higbee Hearty Party 5K Run'; dA[x++] = '20190213 Real Food Show'; dA[x++] = '20190214 My Circus Valentine'; dA[x++] = '20190215 My Circus Valentine'; dA[x++] = '20190216 My Circus Valentine'; dA[x++] = '20190217 My Circus Valentine'; dA[x++] = '20190312 The Real Food Show'; dA[x++] = '20190312 The Real Food Show'; dA[x++] = '20190313 The Real Food Show'; dA[x++] = '20190316 Private Birthday Party'; dA[x++] = '20190317 Pur im Celebration'; dA[x++] = '20190330 Coop Annual Meeting and Party'; dA[x++] = '20190406 Della at Moisture Festival'; dA[x++] = '20190412 The Real Food Show'; dA[x++] = '20190418 The Real Food Show'; dA[x++] = '20190419 The Real Food Show'; dA[x++] = '20190426 The Real Food Show'; dA[x++] = '20190426 The Real Food Show'; dA[x++] = '20190427 The Greatest Sideshow in Woolley'; dA[x++] = '20190428 Della in Sinful Sunday with the Provocateurs'; dA[x++] = '20190428 Holland Happening International Festival'; dA[x++] = '20190429 The Real Food Show'; dA[x++] = '20190516 The Real Food Show'; dA[x++] = '20190601 Private Event'; dA[x++] = '20190601 Aslan Anniversary Party 21+'; dA[x++] = '20190602 Eagle Haven Winery'; dA[x++] = '20190605 The Real Food Show'; dA[x++] = '20190606 Handbags for Housing Fundraiser for Lydia House'; dA[x++] = '20190608 South Whatcom Library'; dA[x++] = '20190608 Sedro Woolley Blast From the Past'; dA[x++] = '20190609 50 Shades of Play Sunday Workshop Series'; dA[x++] = '20190610 Private Event'; dA[x++] = '20190612 Private Event'; dA[x++] = '20190616 50 Shades of Play Sunday Workshop Series'; dA[x++] = '20190622 Guemes Solstice Party'; dA[x++] = '20190623 Private Party'; dA[x++] = '20190623 50 Shades of Play Sunday Workshop Series'; dA[x++] = '20190626 Private Party'; dA[x++] = '20190627 La Conner Library'; dA[x++] = '20190627 Burlington Library'; dA[x++] = '20190629 Fairhaven Outdoor Cinema'; dA[x++] = '20190629 Sumas Community Days Parade'; dA[x++] = '20190630 Della in Sinful Sunday with the Provocateurs'; dA[x++] = '20190630 50 Shades of Play Sunday Workshop Series'; dA[x++] = '20190702 Oak Harbor Library'; dA[x++] = '20190702 Clinton Library'; dA[x++] = '20190704 Haggen 4th of July'; dA[x++] = '20190709 Anacortes Library Show'; dA[x++] = '20190710 Dragtopia All Ages Drag and Variety Show'; dA[x++] = '20190711 Parks and Rec Adventure Day'; dA[x++] = '20190712 Concrete Youth Activity Day'; dA[x++] = '20190712 Countryside Montessori'; dA[x++] = '20190713 Kids R Best Fest'; dA[x++] = '20190718 Whidby Island Fair'; dA[x++] = '20190719 Whidby Island Fair'; dA[x++] = '20190720 Whidby Island Fair'; dA[x++] = '20190721 Whidby Island Fair'; dA[x++] = '20190724 Marysville Library Show'; dA[x++] = '20190727 Private Event'; dA[x++] = '20190727 Private Event'; dA[x++] = '20190728 50 Shades of Play Sunday Workshop'; dA[x++] = '20190803 Kids Fest'; dA[x++] = '20190804 Twin Sisters Brewing'; dA[x++] = '20190807 Skagit County Fair'; dA[x++] = '20190808 Skagit County Fair'; dA[x++] = '20190809 Skagit County Fair'; dA[x++] = '20190810 Skagit County Fair'; dA[x++] = '20190811 Old Fashioned Family Fair'; dA[x++] = '20190814 San Juan County Fair'; dA[x++] = '20190815 San Juan County Fair'; dA[x++] = '20190816 San Juan County Fair'; dA[x++] = '20190817 San Juan County Fair'; dA[x++] = '20190824 150th Birthday Party for Edison'; dA[x++] = '20190825 Anacortes Buskerfest'; dA[x++] = '20190825 Festival of Circus Arts'; dA[x++] = '20190827 Private Event'; dA[x++] = '20190831 Skagit Childrens Museum Grand Opening'; dA[x++] = '20190901 Oak Harbor Music Festival'; dA[x++] = '20190906 ShBang'; dA[x++] = '20190907 ShBang'; dA[x++] = '20190908 ShBang'; dA[x++] = '20190911 Real Food Show at Bright Beginnings Family Palooza'; dA[x++] = '20190915 Private Event'; dA[x++] = '20190920 Private Event'; dA[x++] = '20190921 SeaFeast'; dA[x++] = '20190927 Private Event'; dA[x++] = '20191004 Private Event'; dA[x++] = '20191006 Buddy Walk'; dA[x++] = '20191011 Private Event'; dA[x++] = '20191011 The Real Food Show'; dA[x++] = '20191013 Private Event'; dA[x++] = '20191025 3rd Annual Halloween Circus Show'; dA[x++] = '20191026 3rd Annual Halloween Circus Show'; dA[x++] = '20191027 3rd Annual Halloween Circus Show'; dA[x++] = '20191025 Private Event'; dA[x++] = '20191031 3rd Annual Halloween Circus Show'; dA[x++] = '20191101 Private Event'; dA[x++] = '20191106 Private Event'; dA[x++] = '20191108 Private Event'; dA[x++] = '20191110 50 Shades of Play Workshop Series'; dA[x++] = '20191110 50 Shades of Play Workshop Series'; dA[x++] = '20191117 50 Shades of Play Workshop Series'; dA[x++] = '20191124 50 Shades of Play Workshop Series'; dA[x++] = '20191130 Winterfest'; dA[x++] = '20191130 Dr. Owls Medicine Show'; dA[x++] = '20200207 Private Event'; dA[x++] = '20200213 My Circus Valentine'; dA[x++] = '20200214 My Circus Valentine'; dA[x++] = '20200215 My Circus Valentine'; dA[x++] = '20200216 My Circus Valentine'; dA[x++] = '20200222 Circus Show at Cama Beach State Park'; dA[x++] = '20200229 Leap! (Hot Damn Scandal & Circus)'; dA[x++] = '20200306 Private Event'; dA[x++] = '20200307 Polecat Farewell'; dA[x++] = '20200308 Private Event'; dA[x++] = '20200314 CANCELLED - Artists on the Edge'; dA[x++] = '20200320 CANCELLED - Private Event'; dA[x++] = '20200321 POSTPONED - Private Event'; dA[x++] = '20200322 POSTPONED - Private Event'; dA[x++] = '20200402 POSTPONED - Family Palooza'; dA[x++] = '20200404 POSTPONED - Moisture Festival'; dA[x++] = '20200405 POSTPONED - 50 Shades of Play Workshop'; dA[x++] = '20200412 POSTPONED - 50 Shades of Play Workshop'; dA[x++] = '20200418 CANCELLED - Greatest Sideshow in Woolley'; dA[x++] = '20200419 POSTPONED - 50 Shades of Play Workshop'; dA[x++] = '20200425 CANCELLED - April Brews Day'; dA[x++] = '20200426 POSTPONED - 50 Shades of Play Workshop'; dA[x++] = '20200501 POSTPONED - Private Event'; dA[x++] = '20200505 CANCELLED - Private Event'; dA[x++] = '20200512 CANCELLED - Private Event'; dA[x++] = '20200516 POSTPONED - Real Food Show'; dA[x++] = '20200519 CANCELLED - Private Event'; dA[x++] = '20200526 CANCELLED - Private Event'; dA[x++] = '20200620 CANCELLED - Guemes Solstice Party'; dA[x++] = '20200623 CANCELLED - Oak Harbor Library'; dA[x++] = '20200710 CANCELLED - Private Event'; dA[x++] = '20200716 CANCELLED - Whidbey Island Fair'; dA[x++] = '20200717 CANCELLED - Whidbey Island Fair'; dA[x++] = '20200718 CANCELLED - Whidbey Island Fair'; dA[x++] = '20200719 CANCELLED - Whidbey Island Fair'; dA[x++] = '20200807 CANCELLED - Jefferson County Fair'; dA[x++] = '20200808 CANCELLED - Jefferson County Fair'; dA[x++] = '20200809 CANCELLED - Jefferson County Fair'; dA[x++] = '20200812 CANCELLED - Skagit County Fair'; dA[x++] = '20200813 CANCELLED - Skagit County Fair'; dA[x++] = '20200814 CANCELLED - Skagit County Fair'; dA[x++] = '20200815 CANCELLED - Skagit County Fair'; dA[x++] = '20200813 CANCELLED - Childrens Museum Circus Camp'; dA[x++] = '20200814 CANCELLED - Childrens Museum Circus Camp'; dA[x++] = '20200925 Veteran Variety Show'; dA[x++] = '20201015 [CANCELLED] Zoom Juggling Class w/ Bellingham P&R'; //dA[x++] = "00000101 New Year"; //dA[x++] = "00000214 Valentine's day"; //dA[x++] = "00000709 Steve's Birthday"; //dA[x++] = "00000919 Site Anniversary"; //dA[x++] = "00001206 St Nicholas' Day"; // dA[x++] = "20060610 New Event Calendar Started today"; // permission is granted to use this javascript provided that the below code is not altered var pageLoaded = 0; window.onload = function() {pageLoaded = 1;} function loaded(i,f) {if (document.getElementById && document.getElementById(i) != null) f(); else if (!pageLoaded) setTimeout('loaded(\''+i+'\','+f+')',100); } function monthlength(month,year) {var dd = new Date(year, month, 0);return dd.getDate();} var moy = ['January','February','March','April','May','June','July','August','September','October','November','December'];var today = new Date();var selDate = today.getFullYear()+getmmdd(today.getMonth()+1,today.getDate()); function dispCal(yy,mm) {if (mm < 0 || mm > 12) {alert('month must be between 1 and 12'); return false;} if (yy != 0 && (yy < 1901 || yy > 2100)) {alert('year must be after 1900 and before 2101'); return false;} var dow = ['Sun','Mon','Tue','Wed','Thu','Fri','Sat']; var calendar = new Date(); var today = calendar.getDate(); calendar.setDate(1); if (yy > 1900) calendar.setFullYear(yy); if (mm > 0) calendar.setMonth(mm - 1); var yy = year = calendar.getFullYear(); var month = calendar.getMonth(); calendar.setDate(today); var weekday = calendar.getDay(); var daysInMonth = monthlength(month+1,year); var hilite_start = ''; var td_start = ''; var cal = '
'; for(dex=0; dex < 7; dex++) {cal += td_start + dow[dex] + '';} cal += '<\/tr>'; var day2 = today; for (dex = today; dex > 6; dex -=7) day2 = dex; weekday -= day2 - 1; while (weekday < 0) weekday += 7; for(dex=0; dex < weekday; dex++) cal += td_start + ' <\/td>'; for(dex=1; dex <= daysInMonth; dex++) {if(weekday == 7) {cal += ''; weekday = 0;} if(selDate==year+getmmdd(month+1,dex)) cal += hilite_start +''+ dex + '<\/span><\/b><\/td>'; else cal += td_start + '' + dex + '<\/span><\/td>'; weekday += 1;} for(dex=weekday; dex < 7; dex++) cal += td_start + ' <\/td>'; cal += '<\/tr><\/table><\/div>';if (document.getElementById) {var mmb = month; mm = month + 1; var yya = yyb = yy; if (mmb <1) {mmb += 12; yyb--;} var mma = month + 2; if (mma > 12) {mma -= 12; yya++;} var yb = yy -1; var ya = yy +1; cal += '
' + moy[month] + ' ' + year + '<\/b><\/td><\/tr>
<<<>>>
';} else {cal += '
';} cal += '
'; return cal;} function start() {var x = '
<\/div>'; var y = ''; if (tb == 't') y = x + dispCal(0,0); else y = dispCal(0,0) + x; document.getElementById('calendar').innerHTML = y; ev();} loaded('calendar',start); function clickDate(day, month, year) {var ct = nextDate(year + getmmdd(month+1,day));if (ct == '') ct = nextDate('0000' + getmmdd(month+1,day));if (ct == '') return 'style="color:'+textclr+'"'; else return 'style="cursor:pointer;color:'+linkclr+'" onclick="selDate = '+year+ getmmdd(month+1,day)+'; isDate(' + day + ',' + month + ',' + year + ');return false;"';}function isDate(dayVal,monthVal,yearVal) {var ct = nextDate(yearVal + getmmdd(monthVal+1,dayVal));if (ct == '') ct = nextDate('0000' + getmmdd(monthVal+1,dayVal));if (ct == '') ct = noMessage;document.getElementById('calDate').innerHTML = selDate.toString().substr(4,2) + "/" + selDate.toString().substr(6,2) +':
' +ct; return false;}function nextDate(yymmdd) {var x = dA.length;for (var i = 0; i < x; i++) {if (dA[i].substr(0,8) == yymmdd) return dA[i].substr(8);}return '';}function getmmdd(mm,dd) {return (mm > 9 ? '' + mm : '0' + mm) + (dd > 9 ? dd : '0' + dd);} function ev() {var ct = nextDate(selDate);var ct = nextDate(selDate);if (ct == '') ct = nextDate('0000' + selDate.substr(4));if (ct == '') ct = noMessage; document.getElementById('calDate').innerHTML = ct;}