{#if $T.Posts.length == 0} {$P.locals.empty} {#/if} {#foreach $T.Posts as post} {#if $T.post.IsPublished} {#else} {#/if} {$T.post.Title} {#if !$T.post.IsPublished} Not Published {#/if} {$T.post.CreatedOn.toLocaleDateString()} {$T.post.CreatedOn.toLocaleTimeString()} by {$T.post.UserName} {#if $T.post.Categories && $T.post.Categories.length > 0} posted in {#foreach $T.post.Categories as cat} {#if !$T.cat$first}|{#/if} {$T.cat.Name} {#/for} {#/if} {$T.post.Summary} read more → {#if $T.post.Tags && $T.post.Tags.length > 0} Tags: {#foreach $T.post.Tags as tag} {#if !$T.tag$first} , {#/if} {$T.tag.TagName} {#/for} {#/if} {#if $T.post.Comments != null} Comments({$T.post.Comments}) {#/if} {#/for} {#if $T && $T.length > 0} {#if $P.page > 1} {$P.locals.newer} {#/if} {#foreach $T as page} {#if $T.page$index != $P.page - 1} {#else} {#/if} {$T.page$index + 1} {#if $T.page$index != $P.page - 1} {#else} {#/if} {#/for} {#if $P.page <= $T.length - 1} {$P.locals.older} {#/if} {#/if} Subscribe to All << Newer Entries 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 Older Entries >> Cemetery is prime bird watching site Monday, April 30, 2012 2:37:08 PM by Administrator Account The Wild Life by Todd McLeish May is the peak of spring songbird migration and the beginning of the breeding season, a time when the morning air is filled with the varied musical notes pouring forth from dozens of species of warblers, thrushes, vireos, tanagers and a host of other birds. read more → Take time to prepare for long-term care Monday, April 30, 2012 2:36:02 PM by Administrator Account Looking Ahead by Doug G. Harvey Each year too many Americans lose their assets and financial security, even their way of life to uncovered long-term health care expenses. The statistics of people needing long-term care at some time in their life can be eye-opening. The cost of care is staggering and steadily increasing. The emotional and financial toll it can wreak on family members can be overwhelming. read more → Front-step pitches frequently sail foul Monday, April 30, 2012 2:33:12 PM by Administrator Account AG's Corner by Peter F. Kilmartin Many of us remember when it was common to have the friendly Avon lady knock at our front door and offer products for sale. Today, however, responding to door-to-door sales pitches is riskier and requires good consumer sense and caution. read more → Easy spring dishes leave time to enjoy the outdoors Monday, April 30, 2012 2:30:53 PM by Administrator Account Budget Kitchen by Portia Little How about the gorgeous spring weather we have had! Sunshine and high temps have given us a reason to enjoy the outdoors, tend the garden flowers or perhaps take a walk or a bike ride. Still, the kitchen beckons, and the all-too-familiar refrain of, “What’s for dinner,” echoes in the background. read more → Panama offers bevy of attractions Monday, April 30, 2012 2:29:29 PM by Administrator Account Senior Travel Talk by Moe Rondeau In the most recent Travel Trends survey conducted by Travel Leaders, expert travel agents cited Panama as the top up-and-coming vacation destination in Central and South America and with good reason. read more → << Newer Entries 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 Older Entries >>
{#if $T && $T.length > 0} {#if $P.page > 1} {$P.locals.newer} {#/if} {#foreach $T as page} {#if $T.page$index != $P.page - 1} {#else} {#/if} {$T.page$index + 1} {#if $T.page$index != $P.page - 1} {#else} {#/if} {#/for} {#if $P.page <= $T.length - 1} {$P.locals.older} {#/if} {#/if}
{#foreach $T.Years as year} {$T.year.Year} {#foreach $T.year.Months as month} {$T.month.MonthName} {#/for} {#/for}