// JavaScript Document

var yourImages = new Array(
	"img/header_logo.png",
	"img/foot_globos.jpg",
	"img/fondo.jpg",
	"img/right_menu.png",
	"img/left_menu.png",
	"img/fondo_menu.png",
	"img/lupa.gif",
//Images de Content
	"img/content/div_contacto.jpg",
	"img/content/div_institucional.jpg",	
	"img/content/div_repuesto.jpg",
	"img/content/div_servicio.jpg",
	"img/content/text_contacto.png",
	"img/content/text_institucional.png",
	"img/content/text_repuesto.png",
	"img/content/text_servicio.png", 
//Frames
	"img/frame/como_lo_hacemos.jpg",
	"img/frame/como_lo_hacemos_fondo.jpg",
	"img/frame/trabajos_menu_b_2.gif",
	"img/frame/trabajos_menu_a.gif",
	"img/frame/trabajos_menu_a_2.gif",
	"img/frame/trabajos_menu_b.gif",
	"img/frame/trabajos_rep_fondo.jpg",
	"img/frame/trabajos_trab_fondo.jpg",
	
	"img/frame/fotos/div_fondo1.gif",
	"img/frame/fotos/div_fondo2.gif",
	"img/frame/fotos/div_foto1.jpg",
	"img/frame/fotos/div_foto2.jpg",
	"img/frame/fotos/div_foto3.jpg",
	
	"img/home/logo.png",
	"img/home/institucional_seleccionado.jpg",
	"img/home/servicios_seleccionado.jpg",
	"img/home/respuestos_seleccionado.jpg",
	"img/home/institucional.jpg",
	"img/home/servicios.jpg",
	"img/home/contacto_seleccionado.jpg",
	"img/home/contacto.jpg",
	"img/home/repuestos.jpg",
	
	"img/trabajos/repuestos.jpg",
	"img/trabajos/trabajos.jpg",
	
	"img/servicios/empresas.jpg",
	"img/servicios/particular.jpg",
	"img/servicios/mecanico.jpg"
	);

