// ICONOS / Página Principal / Interior ---------------------- function ico1on() { document.images [ 'ico1' ] . src='/img/ico1on.gif'; } function ico1off() { document.images [ 'ico1' ] . src='/img/ico1.gif'; } function ico2on() { document.images [ 'ico2' ] . src='/img/ico2on.gif'; } function ico2off() { document.images [ 'ico2' ] . src='/img/ico2.gif'; } function ico3on() { document.images [ 'ico3' ] . src='/img/ico3on.gif'; } function ico3off() { document.images [ 'ico3' ] . src='/img/ico3.gif'; } function ico4on() { document.images [ 'ico4' ] . src='/img/ico4on.gif'; } function ico4off() { document.images [ 'ico4' ] . src='/img/ico4.gif'; } function icoch0on() { document.images [ 'icoch0' ] . src='/img/icoch0on.gif'; } function icoch0off() { document.images [ 'icoch0' ] . src='/img/icoch0.gif'; } function icoch1on() { document.images [ 'icoch1' ] . src='/img/icoch1on.gif'; } function icoch1off() { document.images [ 'icoch1' ] . src='/img/icoch1.gif'; } function icoch2on() { document.images [ 'icoch2' ] . src='/img/icoch2on.gif'; } function icoch2off() { document.images [ 'icoch2' ] . src='/img/icoch2.gif'; } function icoch3on() { document.images [ 'icoch3' ] . src='/img/icoch3on.gif'; } function icoch3off() { document.images [ 'icoch3' ] . src='/img/icoch3.gif'; } function icoch4on() { document.images [ 'icoch4' ] . src='/img/icoch4on.gif'; } function icoch4off() { document.images [ 'icoch4' ] . src='/img/icoch4.gif'; } // BOTONERA / Páginas Interiores ------------------------------ function boint1on() { document.images [ 'boint1' ] . src='/img//boint1on.gif'; } function boint1off() { document.images [ 'boint1' ] . src='/img//boint1.gif'; } function boint2on() { document.images [ 'boint2' ] . src='/img//boint2on.gif'; } function boint2off() { document.images [ 'boint2' ] . src='/img//boint2.gif'; } function boint3on() { document.images [ 'boint3' ] . src='/img//boint3on.gif'; } function boint3off() { document.images [ 'boint3' ] . src='/img//boint3.gif'; } function boint4on() { document.images [ 'boint4' ] . src='/img//boint4on.gif'; } function boint4off() { document.images [ 'boint4' ] . src='/img//boint4.gif'; } function boint5on() { document.images [ 'boint5' ] . src='/img/boint5on.gif'; } function boint5off() { document.images [ 'boint5' ] . src='/img/boint5.gif'; } function boint6on() { document.images [ 'boint6' ] . src='/img/boint6on.gif'; } function boint6off() { document.images [ 'boint6' ] . src='/img/boint6.gif'; } function boint7off() { document.images [ 'boint7' ] . src='/img//boint7.gif'; } function boint7on() { document.images [ 'boint7' ] . src='/img//boint7on.gif'; }