var nfm_array=new Array(
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Ffid%3D252488103','Fighting%20Global%20Warming%20with%20Open%20Source%20Technology','10%20Feb%202010%2000%3A18','Fighting%20Global%20Warming%20with%20Open%20Source%20Technology%20Bell%20Labs%20is%20trying%20to%20make%20the%20systems%20that%20power%20the%20Internet%20more%20energy%20efficient%20by%20convening%20a%20%26quot%3B%20...','Developer'],
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Ffid%3D252488083','Google%20Gives%20In%20On%20Nexus%20One%20Fees%2C%20Support','10%20Feb%202010%2000%3A18','Google%20Gives%20In%20On%20Nexus%20One%20Fees%2C%20Support%20this%20week%2C%20but%20behind%20the%20scenes%2C%20the%20G-Team%20is%20quietly%20working%20to%20fine-tune%20its%20last%20%20...','PC%20World'],
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Ffid%3D252488096','Microsoft%20and%20British%20Library%20Develop%20%27Open%20Source%27%20Research%20Tool','10%20Feb%202010%2000%3A18','Microsoft%20and%20British%20Library%20Develop%20%27Open%20Source%27%20Research%20Tool%20Microsoft%20and%20the%20British%20Library%20have%20developed%20a%20research%20tool%20based%20on%20Codeplex%20and%20running%20on%20%20...','Developer'],['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%3D252487150','Apple%20Releases%20iLife%20Support%209.0.4','10%20Feb%202010%2000%3A18','Tuesday%20February%2009%2C%202010%2005%3A03%20PM%20EST%20Written%20by%20Eric%20Slivka%20Apple%20today%20released%20iLife%20Support%209.0.4%20via%20Software%20Update%2C%20bringing%20stability%20%20...','Mac%20Rumors'],
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Ffid%3D252487083','Websense%20Security%20Labs%20Reports%20%27User%20Trust%27%20Targeted%20Attacks%3B%20Over%201%20in%2010%20%27Top%20Search%27%20Results%20Categorised%20as%20Malware%3B%20Increased%20Focus%20on%20Web%202.0','10%20Feb%202010%2000%3A18','Websense%2C%20Inc.%20today%20revealed%20the%20findings%20from%20its%20bi-annual%20research%20report%3A%20Websense%20Security%20Labs%2C%20State%20of%20Internet%20Security%2C%20Q3-Q4%202009.%20Major%20findings%20from%20%20...','iTWire']
)
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);
