var nfm_array=new Array(
['http%3A%2F%2Fwww.inboxrobot.com%2Fnfm_news.php%3Fwid%3D312525402','Publishing%20firm%27s%20song%20and%20dance%20over%20safety%20anthem','6%20Sep%202010%2000%3A50','','The%20Age'],
['http%3A%2F%2Fwww.inboxrobot.com%2Fnfm_news.php%3Fwid%3D312529638','Celebrate%20Labor%20Day%20with%20Free%20Trade','6%20Sep%202010%2001%3A51','','Yumasun'],
['http%3A%2F%2Fwww.inboxrobot.com%2Fnfm_news.php%3Fwid%3D312457047','Perils%20in%20the%20workplace','5%20Sep%202010%2006%3A31','','nwi.com'],['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%2Fwww.inboxrobot.com%2Fnfm_news.php%3Fwid%3D312491981','Alberta%20workers%20still%20fighting%20for%20rights','5%20Sep%202010%2016%3A30','','Canadian%20Business%20Magazine'],
['http%3A%2F%2Fwww.inboxrobot.com%2Fnfm_news.php%3Fwid%3D312519546','Alberta%20is%20behind%20on%20protection%20of%20some%20workers','5%20Sep%202010%2023%3A30','','Digital%20Journal']
)
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://www.inboxrobot.com">Inbox Robot</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://www.inboxrobot.com/news/workplace-health-safety";
	    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://www.inboxrobot.com/news/workplace-health-safety";
		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);
