if(window.location.href.indexOf("control_panel")==-1) { var my_array = new Array(); var my_items; document.write(''); document.write('
'); my_items = ''; my_items += '
Quilt Walk in La Conner - Sept-Oct 15
'; my_items += '
9/3/2010
'; my_items += '
'; my_array[0] = my_items; my_items = ''; my_items += '
Taste of the Harvest Festival in Wenatchee 9/18
'; my_items += '
8/31/2010
'; my_items += '
'; my_array[1] = my_items; my_items = ''; my_items += '
Aplets & Cotlets Candy Kitchen Tour
'; my_items += '
8/30/2010
'; my_items += '
'; my_array[2] = my_items; my_items = ''; my_items += '
Boeing's Future of Flight Museum & Tour
'; my_items += '
8/30/2010
'; my_items += '
'; my_array[3] = my_items; my_items = ''; my_items += '
Evergreen State Fair - Aug 26- Sept 6th in Monroe
'; my_items += '
8/30/2010
'; my_items += '
'; my_array[4] = my_items; my_items = ''; my_items += '
Learn to make cheese!
'; my_items += '
8/30/2010
'; my_items += '
'; my_array[5] = my_items; for(var i=5; i>=0; i--) { document.write(my_array[i]); } document.write('
'); }