/* author: Ivor Bell */
/* Creation date: 14/10/2006 */
function goToURL1() { window.location = "anuncio/anuncio1.htm"; }
function goToURL2() { window.location = "anuncio/anuncio2.htm";  }
function goToURL3() { window.location = "anuncio/anuncio4.htm";  }
