{#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 >> Exercising can help manage chronic pain Saturday, April 02, 2011 4:20:26 PM by Administrator Account Fit for Life by Jeanine Achin Pain is one of life’s most simple reflexes. It’s the way we learn to avoid danger, it helps us survive. Sometimes though pain goes crazy and becomes chronic. Chronic pain serves no physiologic purpose. read more → Criminals hit the jackpot with fake lottery scams Saturday, April 02, 2011 4:18:12 PM by Administrator Account AG's Corner by Peter F. Kilmartin We’ve all watched stories on the evening news about a seemingly smart person scammed out of thousands of dollars by promises of big lottery winnings, and we’ve probably said, “I can’t believe he fell for that.” You never think it can happen to you; until it does. read more → It's time for everyone to lend helping hand Saturday, April 02, 2011 4:12:39 PM by Administrator Account Service Link by Louise Cadieux April is National Volunteer Month: What are you going to do about it? read more → Tags: Service Link by Louise Cadieux Lawyer recommends annual legal check Saturday, April 02, 2011 3:53:03 PM by Administrator Account Legal Corner by Paul A. Brule Periodically, everyone should have a checkup. While that seems to be accepted by all reasonable people as regarding their health, many people fail to realize that a similar periodic legal checkup is also important. read more → Tags: Legal Corner , Paul Brule Vacationers have attractive choices Saturday, April 02, 2011 3:48:38 PM by Administrator Account Senior Travel Talk by Moe Rondeau Should you take a cruise or visit an all-inclusive resort for your next vacation? First of all: congratulations on facing such a marvelous dilemma. You really can’t make a bad decision – either a cruise or an all-inclusive resort is a fabulous vacation choice. Both are all-inclusive, meaning that the basic costs of your vacation – accommodations, dining, entertainment and use of the ship’s or resort’s facilities – are included on one base price, which makes planning an budgeting easier. While those basic costs are covered, cruise lines and resorts do have separate charges for optional extras, which can include airfare, beverages, spa treatments, gratuities and some activities. read more → Tags: Moe Rondeau , Senior Travel Talk << 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}