
function g(x){var y=g_r(x);return y?y:document.createElement('span');}
function g_r(x){return document.all?document.all[x]:document.getElementById(x);}
function s(x,y){g(x).innerHTML=y;}
function h(x,y){g(x).href=y;}
document.write('<div class="post"><strong><a href="http://blog.allaboutosha.com/featured/welcome/">Welcome</a></strong><p>Welcome to All About OSHA Blog! We&#8217;re in the process of setting things up, so come visit us soon for great information, tips, and advice!<br /></p><div class="readmore"><a href="http://blog.allaboutosha.com/featured/welcome/">Read more &gt;</a></div></div><div class=welcometitle>More from the All About OSHA Blog!</div><ul><li><a href="http://blog.allaboutosha.com/uncategorized/hello-world/" class="headlineonly">Hello world!</a></li></ul>');
var set_rss = function(){
	h("blog-rss-value","http://blog.allaboutosha.com/feed/");
};
setTimeout(set_rss,0);