var contents = ""; contents += "
"; contents += ""; contents += ""; contents += ""; contents += ""; contents += ""; contents += ""; contents += ""; contents += ""; contents += ""; contents += ""; contents += ""; contents += "
"; contents += "

A Reminder that Fat Doesn't Just Sit There"; contents += "

"; contents += "

New York Times on Sarcopenia"; contents += "

"; contents += "

An Alternate View of the Aging Immune System"; contents += "

"; contents += "

Another Comparison of Progeria and Aging"; contents += "

"; contents += "

The Present View of Exercise and the Aging Brain"; contents += "

"; contents += "

Targeted RNAi Versus Liver Cancer"; contents += "

"; contents += "

Building a Better Human"; contents += "

"; contents += "

On Mitochondrial Function and Insulin Resistance"; contents += "

"; contents += "

Revisiting the Grandmother Hypothesis"; contents += "

"; contents += "

Drexler on Autophagy"; contents += "

"; contents += "
"; contents += ""; contents += "
"; // detect whether a container div already exists var container = document.getElementById("lm_news"); if(container) { container.innerHTML = contents; } else { document.write(contents); }