{#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 Blog Blazing trails Monday, January 03, 2011 2:20:19 PM by Administrator Account posted in News Donna M. McGowan accepts a Salute to Seniors’ citation from Gregory Gelineau, head of Bankers Life and Casualty Co.’s regional office in Warwick. McGowan, 58, the new executive director of the Alzheimer’s Association Rhode Island Chapter, was featured in the December edition of “Senior Digest” for her professional accomplishments and her volunteer work. Despite a hectic schedule, she still mentors eight students and conducted a 10-year volunteer effort for passage of legislation in Rhode Island to grant tax credits to businesses that fund scholarships so children of low-income families can attend private schools. Bankers and “Senior Digest” sponsor the salute program to highlight the accomplishments and contributions made by older adults. Bankers Life can be reached at (401) 732-5213. read more → Tags: Donna McGowan , Gregory Gelineau , Salute to Seniors
{#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}
Donna M. McGowan accepts a Salute to Seniors’ citation from Gregory Gelineau, head of Bankers Life and Casualty Co.’s regional office in Warwick. McGowan, 58, the new executive director of the Alzheimer’s Association Rhode Island Chapter, was featured in the December edition of “Senior Digest” for her professional accomplishments and her volunteer work. Despite a hectic schedule, she still mentors eight students and conducted a 10-year volunteer effort for passage of legislation in Rhode Island to grant tax credits to businesses that fund scholarships so children of low-income families can attend private schools. Bankers and “Senior Digest” sponsor the salute program to highlight the accomplishments and contributions made by older adults. Bankers Life can be reached at (401) 732-5213.
{#if $T.length == 0 && $P.root} No Categories {#else} {#foreach $T as cat} {#if $P.select} {$T.cat.Name} {#else} {$T.cat.Name} {#/if} {#if $P.edit} Delete Are you sure? Yes Cancel {#/if} {#if $P.edit && !$P.isRootBlog} Move {#/if} {#/for} {#/if}
Parent category: -- {#foreach $T as cat} {$T.cat.Name} {#/for}
{#foreach $T.Years as year} {$T.year.Year} {#foreach $T.year.Months as month} {$T.month.MonthName} {#/for} {#/for}