var nfm_array=new Array(
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Ffid%3D277871904','Microsoft%20confirms%20IE9%20public%20beta%20is%20arriving%20in%20September','29%20Jul%202010%2019%3A33','Microsoft%20said%20on%20Thursday%20that%20it%27s%20currently%20readying%20an%20Internet%20Explorer%209%20public%20beta%20for%20September.%20According%20to%20sources%20familiar%20with%20Microsoft%27s%20plans%20%20...','Neowin.net'],
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Ffid%3D277871488','Games%20to%20Play%20Before%20You%20Die','29%20Jul%202010%2019%3A33','1UP%27s%20staff%20names%20the%20games%20that%20define%20the%20medium.%20You%20have%20to%20play%20these%21%20With%20all%20the%20headlines%20lately%20about%20whether%20or%20not%20videogames%20%20...','1up.com'],
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Ffid%3D277871335','Sony%20PlayStation%20Hardware%20and%20Software%20Sales%20Increase%2C%20Division%20Still%20Operating%20at%20a%20Loss','29%20Jul%202010%2019%3A33','Sony%20closed%20its%20first%20quarter%20of%20the%20fiscal%20year%20%28ending%20June%2030%2C%202010%29%20with%20a%20strong%20increase%20over%20the%20%26yen%3B37.1%20billion%20loss%20%28%24426M%29%20%20...','Shack%20News'],['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%3D277871082','Cyber%20Security%20Company%20Lunarline%2C%20Inc.%20Wins%20Multiple%20ISO%2027001%20Implementation%20Contracts','29%20Jul%202010%2019%3A32','Cyber%20Security%20Company%20Lunarline%2C%20Inc.%20Wins%20Multiple%20ISO%2027001%20Implementation%20Contracts%20%2C%20has%20recently%20been%20awarded%20multiple%20contracts%20to%20provide%20certification%20affirms%20that%20the%20company%27s%20%20...','PR%20Newswire'],
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Ffid%3D277870206','A%20Potential%20Threat%20to%20Google%20Search','29%20Jul%202010%2019%3A31','more%20images%20A%20day%20after%20Google%20was%20reported%20to%20be%20making%20a%20move%20towards%20social%20gaming%20to%20counter%20Facebook%27s%20domination%20in%20the%20social%20networking%20%20...','Artima']
)
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);
