$(function(){	if ($.browser.msie && $.browser.version.substr(0,1)<7) { 	}else{	$img = '<img src="http://www.emprechile.cl/jquery/fuerza-chile.png" style="position: absolute; top: 0; left: 0;" alt="fuerza-chile" />'; 	$('body').append( $img ); 		}});