img_off_1 = new Image();
img_off_1.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/hover/cat1.gif"
img_on_1 = new Image();
img_on_1.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/cat1.gif"

img_off_2 = new Image();
img_off_2.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/hover/cat2.gif"
img_on_2 = new Image();
img_on_2.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/cat2.gif"

img_off_3 = new Image();
img_off_3.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/hover/cat3.gif"
img_on_3 = new Image();
img_on_3.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/cat3.gif"

img_off_4 = new Image();
img_off_4.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/hover/cat4.gif"
img_on_4 = new Image();
img_on_4.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/cat4.gif"

img_off_4 = new Image();
img_off_4.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/hover/cat4.gif"
img_on_4 = new Image();
img_on_4.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/cat4.gif"

img_off_5 = new Image();
img_off_5.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/hover/cat5.gif"
img_on_5 = new Image();
img_on_5.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/cat5.gif"

img_off_6 = new Image();
img_off_6.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/hover/cat6.gif"
img_on_6 = new Image();
img_on_6.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/cat6.gif"

img_off_7 = new Image();
img_off_7.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/hover/cat7.gif"
img_on_7 = new Image();
img_on_7.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/cat7.gif"

img_off_8 = new Image();
img_off_8.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/hover/cat8.gif"
img_on_8 = new Image();
img_on_8.src = ROOT_DIR+"imagenes/"+ROOT_LANG+"/cat8.gif"