var nfm_array=new Array(
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D755063','Virus%20Found%20in%20Head%20and%20Neck%20Cancers','29%20Jul%202010%2008%3A17','%20...',''],
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D754683','Technology%20May%20Explain%20Mammogram%27s%20Poorer%20Performance%20in%20Younger%20Women','28%20Jul%202010%2008%3A45','%20...',''],
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D754684','Genetic%20Risk%20Score%20Can%20Predict%20Odds%20for%20Breast%20Cancer','28%20Jul%202010%2008%3A45','%20...',''],
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D754705','MabCure%27s%20Test%20Detects%20Ovarian%20Tumors%20in%20Blood','28%20Jul%202010%2008%3A55','%20...',''],
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D754328','Low-Risk%20Prostate%20Cancer%20Treated%20Aggressively%2C%20Researchers%20Say','27%20Jul%202010%2008%3A37','%20...',''],['http%3A%2F%2Fwww.einnews.info%2Fnews_publication.php%3F','Want%20more%20news%20on%20this%20topic%20delivered%20to%20you%20daily%20for%20free%3F%20Click%20here%20%26raquo%3B','','',''],
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D754309','Childhood%20Cancer%20May%20Be%20Linked%20to%20Later%20Heart%20Problems','27%20Jul%202010%2008%3A27','%20...',''],
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D754277','PSA%20Test%20May%20Lead%20to%20Overtreatment%2C%20Doctors%20Warn','27%20Jul%202010%2008%3A19','%20...',''],
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D753908','Study%20Links%20African%20Ancestry%20to%20High-Risk%20Breast%20Cancer','26%20Jul%202010%2008%3A03','%20...',''],
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D753618','Radiation%20for%20Childhood%20Cancer%20Can%20Boost%20Risk%20of%20Stillbirth%20Later','23%20Jul%202010%2008%3A39','%20...',''],
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D753619','Cancer%20Doctors%20%27Frustrated%27%20By%20Lack%20of%20Useful%20Info%20in%20Journal%20Articles','23%20Jul%202010%2008%3A39','%20...','']
)
if(typeof(nfm_array)!='undefined') nfm_articles(nfm_array);

if((typeof(nfm_array)=='undefined')||(!nfm_array.length)) {
    nfm_articles_error('We are sorry, no news on today. Please come back later or browse hundreds of related newsletters at <a href="http://health.einnews.com">Healthcare Industry Today</a>.');
}

nfm_array=void 0;

document.writeln('<div id="nfmaker_anchor" style="display:none;text-align:right;"></div>');

function nfm_verify()
{
    var a=document.getElementById('nfmaker_anchor');
    if(a) {
	var e=a.nextSibling;
	while(e&&(e.nodeType==3)) e=e.nextSibling;
	if(!e) {
	    m=document.createElement('a');
	    m.href="http://health.einnews.com/archive/cancer";
	    a.appendChild(m);
	    a.style.display='block';
	    var t=document.createTextNode('more ...');
	    m.appendChild(t);
	} else {
	    if(e.nodeName!='DIV') return;
	    var is_ok=0;
	    for(var g=e.firstChild;g;g=g.nextSibling) {
		if(g.nodeType==3) {
		    if(g.data.match(/Powered/i)) is_ok|=2;
		}
		if((g.nodeType!=3)&&(g.nodeName=='A')) {
		    is_ok|=1;
		    if(!g.firstChild) {
			var t=document.createTextNode('more ...');
			g.appendChild(t);
		    }
		}
	    }
	    if(!(is_ok&1)) {
		m=document.createElement('a');
		m.href="http://health.einnews.com/archive/cancer";
		e.appendChild(m);
		var t=document.createTextNode('more ...');
		m.appendChild(t);
	    }
	    if(!(is_ok&2)) {
		m=document.createElement('br');
		e.appendChild(m);
		var t=document.createTextNode('Powered by ');
		e.appendChild(t);
		m=document.createElement('a');
		m.href='http://www.newsfeedmaker.com/';
		var t=document.createTextNode('Newsfeed Maker');
		m.appendChild(t);
		e.appendChild(m);
	    }
	}
    }
}

setTimeout('nfm_verify()',10);
