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