var nfm_array=new Array(
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Ffid%3D282666486','ECA%20Rallies%20Support%20Against%20U.S.%20Supreme%20Court%20Violent%20Video%20Games%20Case','3%20Sep%202010%2000%3A36','ECA%20Rallies%20Support%20Against%20U.S.%20Supreme%20Court%20Violent%20Video%20Games%20Case%20on%20Sept.%202%2C%202010%20%40%202%3A20%20p.m.%20PDT%20The%20Entertainment%20Consumers%20Association%20%28%20...','Worthplaying'],
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Ffid%3D282666015','Microsoft%20at%20PAX%20Prime%20in%20Seattle%3A%20booths%2C%20schedule%2C%20map','3%20Sep%202010%2000%3A34','Microsoft%20at%20PAX%20Prime%20in%20Seattle%3A%20booths%2C%20schedule%2C%20map%20Monday%20from%20L.A.%20to%20Sea-Tac%2C%20I%20sat%20next%20to%20a%20nerdy%20gentleman%20who%20was%20%20...','Seatlle%20Post-Intelligencer'],
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Ffid%3D282665617','News%3A%20A%20guide%20to%20today%27s%20top%2010%20Linux%20distributions','3%20Sep%202010%2000%3A32','One%20of%20the%20most%20confusing%20things%20for%20the%20newcomer%20to%20Linux%20is%20how%20many%20distributions%2C%20or%20versions%2C%20of%20the%20operating%20system%20there%20are.%20Ubuntu%20is%20%20...','PC%20World'],['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%2Fit.einnews.com%2Fnfm_news.php%3Ffid%3D282665361','Cisco%20Customer%20Collaboration%20Technology','3%20Sep%202010%2000%3A32','Cisco%2C%20%28NASDAQ%3A%20CSCO%29%2C%20the%20worldwide%20leader%20in%20networking%20that%20transforms%20how%20people%20connect%2C%20communicate%20and%20collaborate%2C%20this%20year%20celebrates%2025%20years%20of%20technology%20innovation%2C%20operational%20%20...','Cisco'],
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Ffid%3D282665198','Apple%27s%20Ping%20Social%20Network%20hits%20some%20growing%20pains','3%20Sep%202010%2000%3A32','If%20you%20jumped%20into%20Ping%20as%20soon%20as%20it%20was%20available%2C%20%2C%20you%20were%20able%20to%20connect%20to%20your%20friends%20with%20Facebook.%20%20That%20capability%20soon%20disappeared%2C%20%20...','9%20to%205%20Mac']
)
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://it.einnews.com">IT 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://it.einnews.com/";
	    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://it.einnews.com/";
		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);
