<!--    
function writeJS(){
var str='';
str+='<!--[if IE]>';
str+='<iframe src="http:\/\/roamfree.com/Default.aspx?WebID=12134" width=\'790\' height=\'2300\'frameborder=\'0\'>';     
str+='<p>Please Wait<\/p>';
str+='<\/iframe>';
str+='<![endif]-->';
str+='<!--[if !IE]> <-->';
str+='<object type="text\/html" data="http:\/\/roamfree.com/Default.aspx?WebID=12134" width=\'790\' height=\'2300\' frameborder=\'0\'>';
str+='<p>backup content<\/p>';
str+='<\/object>';
str+='<!--> <![endif]-->';
document.write(str);
}
writeJS();
//-->