var nfm_array=new Array(
['http%3A%2F%2Fwww.einnews.com%2Fnfm_news.php%3Ffid%3D277864234','First%20Data%20layoffs%2050%20in%20Omaha','29%20Jul%202010%2018%3A58','','Omaha%20World-Herald'],
['http%3A%2F%2Fwww.einnews.com%2Fnfm_news.php%3Ffid%3D277858127','TEGMA%20Fall%20Symposium%20...%20Sept.%2016-17%20...%20Omaha%2C%20NE','29%20Jul%202010%2018%3A16','','GRAINNET'],
['http%3A%2F%2Fwww.einnews.com%2Fnfm_news.php%3Ffid%3D277854949','Neb.%20scenic%20byways%2C%20en%20Espa%C3%B1ol','29%20Jul%202010%2018%3A04','','Omaha%20World-Herald'],
['http%3A%2F%2Fwww.einnews.com%2Fnfm_news.php%3Ffid%3D277853418','Mack%20Brown%3A%20I%27ll%20Miss%20Nebraska','29%20Jul%202010%2017%3A48','','KETV'],
['http%3A%2F%2Fwww.einnews.com%2Fnfm_news.php%3Ffid%3D277849802','Hundreds%20Of%20Neb.%20Education%20Dept%20Workers%20Won%27t%20Take%20Furloughs','29%20Jul%202010%2017%3A37','','The%20Huffington%20Post'],['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%2Fwww.einnews.com%2Fnfm_news.php%3Ffid%3D277844627','9%20Neb.%20counties%20may%20be%20eligible%20for%20farm%20aid','29%20Jul%202010%2017%3A25','','Fremont%20Tribune'],
['http%3A%2F%2Fwww.einnews.com%2Fnfm_news.php%3Ffid%3D277842446','Bright%20Eyes%20opposing%20Nebraska%20immigration%20law','29%20Jul%202010%2016%3A56','','Metro%20Toronto'],
['http%3A%2F%2Fwww.einnews.com%2Fnfm_news.php%3Ffid%3D277841644','Free%20cats%20at%20Neb.%20Humane%20Society','29%20Jul%202010%2016%3A55','','Omaha%20World-Herald'],
['http%3A%2F%2Fwww.einnews.com%2Fnfm_news.php%3Ffid%3D277833050','Police%20Investigating%20Double%20Murder%20Near%20Omaha%2C%20AR','29%20Jul%202010%2015%3A30','','KSPR%20News'],
['http%3A%2F%2Fwww.einnews.com%2Fnfm_news.php%3Ffid%3D277829652','Bright%20Eyes%20Plans%20Nebraska%20Concert%20to%20Fight%20Immigration%20Law','29%20Jul%202010%2015%3A27','','Billboard.com']
)
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://www.einnews.com">EIN News</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://www.einnews.com/nebraska/";
	    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://www.einnews.com/nebraska/";
		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);
