var nfm_array=new Array(
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Ffid%3D252502491','Wish%20your%20Nokia%20N900%20could%20run%20Windows%2095%3F%20Sure%2C%20why%20not.%20%5BVideo%5D','10%20Feb%202010%2002%3A06','Man%21%20Just%20this%20morning%2C%20we%20were%20looking%20at%20the%20Nokia%20N900%20and%20thinking%20to%20ourselves%2C%20%1CDamn%21%20If%20only%20this%20could%20run%20a%2015%20year%20%20...','CrunchGear'],
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Ffid%3D252501972','Judge%20dismisses%20Microsoft%20Windows%20Genuine%20Advantage%20suit','10%20Feb%202010%2002%3A06','A%20judge%20dismissed%20a%20lawsuit%20that%20was%20filed%20against%20Microsoft%20over%20its%20much-criticized%20Windows%20Genuine%20Advantage%20program%20in%202006.%20The%20judge%20in%20the%20U.%20...','IT%20world.com'],
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Ffid%3D252485412','Microsoft%20Windows%20TLS%20Session%20Renegotiation%20Plaintext%20Injection','9%20Feb%202010%2023%3A55','%20...','FrSIRT'],['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%3D252479488','Microsoft%20Windows%20Kerberos%20Denial%20of%20Service%20%28MS10-014%29','9%20Feb%202010%2023%3A34','%20...','FrSIRT'],
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Ffid%3D252479494','Microsoft%20Windows%20Kernel%20Privilege%20Escalation%20%28MS10-015%29','9%20Feb%202010%2023%3A34','%20...','FrSIRT']
)
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/archive/it_windows";
	    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/archive/it_windows";
		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);
