if(window.location.href.indexOf("control_panel")==-1) { /* Fading Scroller- By DynamicDrive.com For full source code, and usage terms, visit http://www.dynamicdrive.com This notice MUST stay intact for use */ var fcontent=new Array(); fcontent[0] = "
Jun 2, 2012
10th Annual Leavenworth Wine Walk
Enjoy tasting local wines while strolling through shops, galleries, and restaurants of beautiful Do...
"; fcontent[1] = "
Apr 7, 2012
9th Annual Easter Egg Hunt
Join us for a very exciting FREE Easter Egg Hunt at Smallwood's Harvest Children of all ages are inv...
"; fcontent[2] = "
Mar 31, 2012
Naomi Niskala in Concert
"; fcontent[3] = "
Mar 23 - 25, 2012
Film Festival
"; fcontent[4] = "
Mar 17, 2012
Bergman & Borge Comedy Cabaret
"; fcontent[5] = "
Feb 18 - 20, 2012
Winter Fiddle Festival & Barn Dances
February 18-20,
February 18th – Barn Dance
"; fcontent[6] = "
Feb 17, 2012
Icicle Creek Piano Trio & Friends Showcase: Dreams of Love – A Musical Valentine
Dreams of Love – A Musical Valentine
"; fcontent[7] = "
Feb 14, 2012
Valentine's Renaissance Dinner @ Inna's Cuisine
We invite you and your sweetheart to join us on Valentine's Day Special Romantic Renaissance Dinner ...
"; fcontent[8] = "
Feb 11, 2012
Women, Farms & Food
February 11, 2012 promises to be a special day for women involved in
agriculture. This conference w...
"; fcontent[9] = "
Feb 10 - 14, 2012
Downtown Leavenworth Wine, Chocolate and Ski
Join the tasting rooms of Downtown Leavenworth for Wine and Chocolate Valentines Day Weekend
"; fcontent[10] = "
Feb 10 - 19, 2012
Red Wine & Chocolate Weekends in Wenatchee Wine Country
Love is in the air in Wenatchee Wine Country! Taste red wines with decadent chocolate treats Feb....
"; fcontent[11] = "
Feb 10 - 13, 2012
Richard Hugo House Writers Retreat
"; fcontent[12] = "
Feb 7 - 20, 2012
Artisan Cider & Chocolate
Cider & Chocolate at the Cashmere Cider Mill. Indulgence for both you and your Sweetheart....Complim...
"; fcontent[13] = "
Feb 2 - 5, 2012
Vintage Valentine Card Craft Night
Join us on Thurs. Feb. 2nd 5:30-8:30pm and Sunday Feb. 5th 1:00pm till Close for our Vintage Valent...
"; fcontent[14] = "
Jan 1 - Apr 1, 2012
Icicle Creek Youth Symphony
"; if(fcontent.length>0) { var delay=3000 //set delay between message change (in miliseconds) begintag='' //set opening tag, such as font declarations closetag='' var fwidth='' //set scroller width var fheight='' //set scroller height var fadescheme=0 //set 0 to fade text color from (white to black), 1 for (black to white) var fadelinks=0 //should links inside scroller content also fade like text? 0 for no, 1 for yes. ///No need to edit below this line///////////////// var hex=(fadescheme==0)? 255 : 0 var startcolor=(fadescheme==0)? "rgb(255,255,255)" : "rgb(0,0,0)" var endcolor=(fadescheme==0)? "rgb(0,0,0)" : "rgb(255,255,255)" var ie4=document.all&&!document.getElementById var ns4=document.layers var DOM2=document.getElementById var faderdelay=0 var index=0 if (DOM2) faderdelay=2000 //function to change content function changecontent(){ if (index>=fcontent.length) index=0 if (DOM2){ document.getElementById("fscroller").style.color=startcolor document.getElementById("fscroller").innerHTML=begintag+fcontent[index]+closetag linksobj=document.getElementById("fscroller").getElementsByTagName("A") if (fadelinks) linkcolorchange(linksobj) colorfade() } else if (ie4) document.all.fscroller.innerHTML=begintag+fcontent[index]+closetag else if (ns4){ document.fscrollerns.document.fscrollerns_sub.document.write(begintag+fcontent[index]+closetag) document.fscrollerns.document.fscrollerns_sub.document.close() } index++ if(fcontent.length>1) { setTimeout("changecontent()",delay+faderdelay) } } // colorfade() partially by Marcio Galli for Netscape Communications. //////////// // Modified by Dynamicdrive.com frame=20; function linkcolorchange(obj){ if (obj.length>0){ for (i=0;i0) { hex=(fadescheme==0)? hex-12 : hex+12 // increase or decrease color value depd on fadescheme document.getElementById("fscroller").style.color="rgb("+hex+","+hex+","+hex+")"; // Set color value. if (fadelinks) linkcolorchange(linksobj) frame--; setTimeout("colorfade()",20); } else{ document.getElementById("fscroller").style.color=endcolor; frame=20; hex=(fadescheme==0)? 255 : 0 } } document.write(''); document.write('
'); document.write('
Events
'); if (ie4||DOM2) document.write('
'); //window.onload=changecontent function handleError() { return true; } window.onerror = handleError; function init() { changecontent(); startList(); } window.onload=init; document.write(''); document.write('
'); } }