
$(document).ready(function(){
	
	if(jQuery.support.objectAll) {
		
		$('#status .halfR').replaceWith("<iframe height=25 width=950 marginheight=0 marginwidth=0 frameborder=0 scrolling=no src='http://www.griffintechnology.com/blog/status'></iframe>");

	}
  

});
