on (release) {
al = 400;// alto del popup a lanzar
an = 400;// ancho del popup a lanzar
getURL("javascript:NewWindow=window.open('/detalles/h05.png' ,'Hogar 05','width=675,height=403,toolbar=No,location= No,scrollbars=No,status=No,resizable=no,fullscreen =No,top='+((screen.height/2)-("+al/2+"))+',left='+((screen.width/2)-("+an/2+"))+'"+"');void(0);");}