var nfm_array=new Array(
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D755219','Poll%20Shows%20Opposition%20to%20Health%20Care%20Overhaul%20Declining','29%20Jul%202010%2010%3A13','%20...',''],
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D755243','Facing%20Steep%20Odds%2C%20128%20House%20Democrats%20Revive%20the%20Public%20Option','29%20Jul%202010%2011%3A22','%20...',''],
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D755220','Healthcare%20Reform%20Worries%20Dog%20WellPoint%20and%20Aetna','29%20Jul%202010%2010%3A14','%20...',''],
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D755221','Americans%20Cut%20Back%20on%20Visits%20to%20Doctor','29%20Jul%202010%2010%3A14','%20...',''],
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D755222','Orszag%20Presses%20Congress%20to%20Make%20Tough%20Budget%20Choices%20on%20Healthcare%20Reform','29%20Jul%202010%2010%3A14','%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%3D755223','Census%20Data%20Reveal%20Broad%20Differences%20Among%20States%20in%20Rates%20of%20Uninsured','29%20Jul%202010%2010%3A14','%20...',''],
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D755224','GOP%20Leaders%20Push%20to%20Repeal%20Medicare%20Cost-Cutting%20Panel','29%20Jul%202010%2010%3A14','%20...',''],
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D755225','Zadroga%209%2F11%20Health%20and%20Compensation%20Act%2C%20Bill%20to%20Help%20Responders%2C%20May%20Die','29%20Jul%202010%2010%3A14','%20...',''],
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D755262','Vitter%20Likens%20FDA%20Recommendation%20on%20Avastin%20to%20Death%20Panels','29%20Jul%202010%2012%3A16','%20...',''],
['http%3A%2F%2Fhealth.einnews.com%2Fnfm_news.php%3Fnid%3D755226','FDA%20Considering%20Changes%20to%20Risky%20Drug%20Safeguards','29%20Jul%202010%2010%3A15','%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/top_news";
	    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/top_news";
		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);
