on1 = new Image(50,47)
on1.src = "graficos/botones/btn_cat_on.jpg"
off1 = new Image(50,47)
off1.src = "graficos/botones/btn_cat.jpg"

on2 = new Image(50,47)
on2.src = "graficos/botones/btn_blog_on.jpg"
off2 = new Image(50,47)
off2.src = "graficos/botones/btn_blog.jpg"

on3 = new Image(50,47)
on3.src = "graficos/botones/btn_videos_on.jpg"
off3 = new Image(50,47)
off3.src = "graficos/botones/btn_videos.jpg"

on4 = new Image(50,47)
on4.src = "graficos/botones/btn_distribuidoras_on.jpg"
off4 = new Image(50,47)
off4.src = "graficos/botones/btn_distribuidoras.jpg"

on5 = new Image(50,47)
on5.src = "graficos/botones/btn_donde_on.jpg"
off5 = new Image(50,47)
off5.src = "graficos/botones/btn_donde.jpg"


on6 = new Image(50,47)
on6.src = "graficos/botones/btn_beneficios_on.jpg"
off6 = new Image(50,47)
off6.src = "graficos/botones/btn_beneficios.jpg"
  
