document.write('<style>');
document.write('div.UpRight {');
document.write('   position:absolute;');
document.write('   left:100%;');
document.write('   top:0px;');
document.write('   overflow:visible;');
document.write('   height: 178px;');
document.write('   width: 179px;');
document.write('   background-color:transparent;');
document.write('   margin:0 0 0 -179px;');
document.write('   padding:0;');
document.write('   background: url(http://www.voluntariadogalego.org/imag/anel/triangular.gif) no-repeat 3px 0px;');
document.write('   z-index:1000000000;');
document.write('   border:none;');
document.write('   float:none;');
document.write('}');
document.write('</style>');
document.write('<div class="UpRight">');
document.write('<img src="http://www.voluntariadogalego.org/imag/anel/triangular.gif" width="179" height="178" border="0" usemap="#MiMap">');
document.write('</div>');
document.write('<map name="MiMap"><area shape="poly" coords="1,0,177,0,177,177" href="http://www.voluntariadogalego.org/index.php"></map>');
