// dpXanColorful creado por Dixso para Dev-Postnuke.com
imagen_off_1 = new Image(123,36)
imagen_off_1.src = "themes/dpXanColorful/images/menu/images_on/inicio_on.jpg"
imagen_on_1 = new Image(123,36)
imagen_on_1.src = "themes/dpXanColorful/images/menu/images_off/inicio_off.jpg"
   
imagen_off_2 = new Image(123,36)
imagen_off_2.src = "themes/dpXanColorful/images/menu/images_on/tucuenta_on.jpg"
imagen_on_2 = new Image(123,36)
imagen_on_2.src = "themes/dpXanColorful/images/menu/images_off/tucuenta_off.jpg"
   
imagen_off_3 = new Image(123,36)
imagen_off_3.src = "themes/dpXanColorful/images/menu/images_on/descargas_on.jpg"
imagen_on_3 = new Image(123,36)
imagen_on_3.src = "themes/dpXanColorful/images/menu/images_off/descargas_off.jpg"
   
imagen_off_4 = new Image(123,36)
imagen_off_4.src = "themes/dpXanColorful/images/menu/images_on/foro_on.jpg"
imagen_on_4 = new Image(123,36)
imagen_on_4.src = "themes/dpXanColorful/images/menu/images_off/foro_off.jpg"
   
imagen_off_5 = new Image(123,36)
imagen_off_5.src = "themes/dpXanColorful/images/menu/images_on/enlaces_on.jpg"
imagen_on_5 = new Image(123,36)
imagen_on_5.src = "themes/dpXanColorful/images/menu/images_off/enlaces_off.jpg"
   
