var nfm_array=new Array(
['http%3A%2F%2Ffinance.einnews.com%2Fnfm_news.php%3Fwid%3D305996208','New%20%3Cstrong%3EHome%20Sales%3C%2Fstrong%3E%20Rise%2023.6%20Percent%20in%20June','29%20Jul%202010%2003%3A35','','Building%20Online'],
['http%3A%2F%2Ffinance.einnews.com%2Fnfm_news.php%3Fwid%3D306023525','%3Cstrong%3EHome%20sales%3C%2Fstrong%3E%20on%20the%20rise','29%20Jul%202010%2005%3A10','','The%20Signal'],
['http%3A%2F%2Ffinance.einnews.com%2Fnfm_news.php%3Fwid%3D306042921','New%20%3Cstrong%3EHome%20Sales%3C%2Fstrong%3E%20and%20Bear%20Market%20Math','29%20Jul%202010%2007%3A35','','HoweStreet.com'],
['http%3A%2F%2Ffinance.einnews.com%2Fnfm_news.php%3Fwid%3D306079390','CENSUS%20BUREAU%2FHUD%3A%20June%20New%20%3Cstrong%3EHome%20Sales%3C%2Fstrong%3E%20Up%2023.6%25%20Over%20May%20Rate%2C%20But%20Down%2016.7%25%20from%20June%202009%20Rate','29%20Jul%202010%2011%3A33','','Huntington%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%2Ffinance.einnews.com%2Fnfm_news.php%3Fwid%3D306157436','RE%2FMAX%20Holds%20Leading%20Share%20of%20%3Cstrong%3EHome%20Sales%3C%2Fstrong%3E%20in%20DeKalb%20County%20Real%20Estate%20Market','29%20Jul%202010%2018%3A51','','PR-USA.net'],
['http%3A%2F%2Ffinance.einnews.com%2Fnfm_news.php%3Fwid%3D306000746','State%20%3Cstrong%3Ehome%20sales%3C%2Fstrong%3E%20up%20slightly%20in%20June','29%20Jul%202010%2003%3A43','','State%20College%20Centre%20Daily%20Times'],
['http%3A%2F%2Ffinance.einnews.com%2Fnfm_news.php%3Fwid%3D306094772','New%20%3Cstrong%3Ehome%20sales%3C%2Fstrong%3E%20also%20fell%20in%20June.','29%20Jul%202010%2013%3A11','','Globes%20Arena'],
['http%3A%2F%2Ffinance.einnews.com%2Fnfm_news.php%3Fwid%3D306087773','Phoenix%20%3Cstrong%3EHome%20Sales%3C%2Fstrong%3E%20Up%2011%25%20in%20June%20While%20Home%20Prices%20Remain%20Level','29%20Jul%202010%2012%3A30','','The%20Mortgage%20Lender%20Implode-o-Meter']
)
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://finance.einnews.com">Finance 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://finance.einnews.com/news/home-sales";
	    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://finance.einnews.com/news/home-sales";
		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);
