{#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 Subscribe to All 1 2 Older Entries >> Harnessing emotions can lead to survival Saturday, September 03, 2011 2:31:19 PM by Administrator Account On Alert by Frank Murga You will experience a wide assortment of emotions in a survival situation, and those emotions can work for or against you. Fear, anxiety, anger, frustration, guilt, depression, and loneliness are all possible reactions to many stresses common to a crisis. read more → Tags: Frank Murga , On Alert Learning to manage anxiety is essential survival technique Saturday, July 02, 2011 3:55:59 PM by Administrator Account On Alert by Frank Murga Since the beginning of time, we humans have been able to survive many shifts in the environment. Our ability to adapt physically and mentally to a changing world kept us alive while other species failed to survive. read more → Tags: Frank Murga , On Alert Find safe water sources to ensure your survival Monday, May 30, 2011 2:42:07 PM by Administrator Account On Alert by Frank Murga In this final column about nuclear accidents, I will address life-saving water procurement. In a nuclear fallout area, available water sources may be contaminated. If you wait at least 48 hours to allow for radioactive decay to occur and then select the safest possible water source, you will greatly reduce the danger of ingesting harmful amounts of radioactivity. read more → Tags: Frank Murga , On Alert Be shelter ready for nuclear mishaps Sunday, May 01, 2011 2:20:46 PM by Administrator Account On Alert by Frank Murga Last month’s column addressed the three types of nuclear blasts and their impact on us. This column will address how time, distance and shelter also affect the chances of survival. read more → Tags: Frank Murga , On Alert 'Knowledge is power' Saturday, April 02, 2011 2:31:14 PM by Administrator Account On Alert by Frank Murga In the midst of Japan’s worst disaster since World War II, I would be remiss if I did not give you information on how to prepare for a nuclear disaster. Some of the information I will be giving you may not be pleasant, but knowledge is power. The more you know the better your chances of survival. read more → Tags: Frank Murga , On Alert 1 2 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}
{#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}