var nfm_array=new Array(
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Fwid%3D313168775','HP%20Offers%20Portfolio%20of%20Printers%2C%20Servers%20for%20SMBs','9%20Sep%202010%2011%3A10','','The%20Channel%20Insider'],
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Fwid%3D312905622','Unified%20Communications%20Primer%3A%20The%20single%20solution%3F','8%20Sep%202010%2007%3A34','','AV%20Interactive'],['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%3Fwid%3D312962714','Sagemcom%20Announces%20New%20Relationship%20With%20IKON%20Office%20Solutions%2C%20Inc.','8%20Sep%202010%2013%3A32','','Market%20Wire'],
['http%3A%2F%2Fit.einnews.com%2Fnfm_news.php%3Fwid%3D312954756','HP%20Delivers%20%27Just%20Right%20IT%27%20Portfolio%20for%20Small%20Businesses','8%20Sep%202010%2012%3A52','','WebWire']
)
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/news/ip-telephony-software";
	    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/news/ip-telephony-software";
		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);
