var nfm_array=new Array(
['http%3A%2F%2Fautomotive.einnews.com%2Fnfm_news.php%3Fwid%3D305826285','Paradigm%20Sample%27s%20MobilePulse%20Travel%20%26amp%3B%20Hospitality%20Study%20Finds%2070%25%20of%20Smartphone%20Owners%20Use%20Their%20phone%20for%20Air%2C%20Car%20or%20Hotel%20Travel%20Services','28%20Jul%202010%2008%3A30','%20today%20announced%20the%20findings%20from%20its%20%20Travel%20Study%2C%20a%20mobile%20study%20of%20Smartphone%20users%20conducted%20June%202010.%20Paradigm%20Sample%20is%20driving%20innovation%20with%20their%20MobilePulse%20%20...','Street%20Insider'],
['http%3A%2F%2Fautomotive.einnews.com%2Fnfm_news.php%3Fwid%3D305850066','Southwest%20Airlines%20Co.%20%28LUV%29%20-%20Financial%20and%20Strategic%20Analysis%20Review%20-%20new%20company%20profile%20and','28%20Jul%202010%2011%3A30','Southwest%20Airlines%20Co.%20%28LUV%29%20-%20Financial%20and%20Strategic%20Analysis%20Review%20-%20a%20new%20market%20research%20report%20on%20companiesandmarkets.com%20Southwest%20Airlines%20Co.%20%28Southwest%20Airlines%29%20is%20a%20US%20%20...','PR%20Inside'],
['http%3A%2F%2Fautomotive.einnews.com%2Fnfm_news.php%3Fwid%3D305381971','Food%3A%20Cheap%20Thai%20%26amp%3B%238216%3Bchap%20fun%26amp%3B%238217%3B','26%20Jul%202010%2000%3A50','...%20%20Thai%20food.%20It%20has%20a%20great%20location%20across%20the%20entrance%20to%20a%20huge%20open%20%3Cstrong%3Eair%20car%3C%2Fstrong%3E%20park%20of%20a%20market.%20Annathai-Kitchen%2026%20Jalan%20Moulmein%20Pulau%20Tikus%2010350%20Georgetown%20Penang%20Tel%3A%20%20...','New%20Straits%20Times'],['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%2Fautomotive.einnews.com%2Fnfm_news.php%3Fwid%3D304853927','Amtrak%20and%20Concur%20Provide%20Business%20Travelers%20With%20Access%20to%20Nationwide%20Rail%20Content','22%20Jul%202010%2011%3A30','Integrated%20display%20makes%20comparison%20of%20rail%20and%20air%20options%20easy%20%29%2C%20the%20world%27s%20leading%20provider%20of%20on-demand%20Employee%20Spend%20Management%20services%2C%20and%20Amtrak%2C%20America%27%20...','Street%20Insider'],
['http%3A%2F%2Fautomotive.einnews.com%2Fnfm_news.php%3Fwid%3D304855343','Amtrak%20and%20Concur%20Provide%20Business%20Travelers%20With%20Access%20to%20Nationwide%20Rail%20Content%20%2F%20Integrated%20display%20makes%20comparison%20of%20rail%20and%20air%20options%20easy','22%20Jul%202010%2011%3A31','%2C%20the%20world%27s%20leading%20provider%20of%20on-demand%20Employee%20Spend%20Management%20services%2C%20and%20Amtrak%2C%20America%27s%20railroad%2C%20today%20announced%20that%20Concur%20Travel%26amp%3BExpense%20and%20Concur%20%20...','FinanzNachrichten'],
['http%3A%2F%2Fautomotive.einnews.com%2Fnfm_news.php%3Fwid%3D304504106','Tips%20to%20keep%20your%20summer%20getaway%20from%20getting%20way%20too%20expensive','20%20Jul%202010%2019%3A11','lists%20sales%20and%20offers%20fare%20alerts%20so%20you%20know%20when%20airlines%20drop%20prices.%20It%20also%20has%20an%20airline%20fee%20chart.%20highlights%20the%20lowest%20fares%20from%20%20...','Miami%20Herald']
)
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://automotive.einnews.com">Automotive 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://automotive.einnews.com/news/air-vehicles";
	    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://automotive.einnews.com/news/air-vehicles";
		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);
