// Precarga de imagenes
var myimages_p=new Array()

function preloadimages_p(){
	for (i=0;i<preloadimages_p.arguments.length;i++){
	myimages_p[i]=new Image()
	myimages_p[i].src=preloadimages_p.arguments[i]
	}
}

preloadimages_p("imag/b_sub_p_1_on.gif","imag/b_sub_p_1_ing_on.gif","imag/b_sub_p_2_on.gif","imag/b_sub_p_2_ing_on.gif","imag/b_sub_p_3_on.gif","imag/b_sub_p_3_ing_on.gif","imag/b_sub_p_4_on.gif","imag/b_sub_p_4_ing_on.gif",
				"imag/ver_imag_on.gif","imag/ver_imag_ing_on.gif","imag/ver_vivero_on.gif","imag/ver_vivero_ing_on.gif",
				"imag/ver_acite_etique_on.gif","imag/ver_acite_etique_ing_on.gif","imag/ver_acite_fabrica_on.gif","imag/ver_acite_fabrica_ing_on.gif","imag/ver_acite_mythos_on.gif","imag/ver_acite_mythos_ing_on.gif","imag/ver_acite_venta_on.gif","imag/ver_acite_venta_ing_on.gif","imag/ver_aciteserv_on.gif","imag/haga_pedido_on.gif","imag/haga_pedido_ing_on.gif",
				"imag/ver_otr_cul_ajo_on.gif","imag/ver_otr_cul_ajo_ing_on.gif","imag/ver_otr_cul_tom_on.gif","imag/ver_otr_cul_tom_ing_on.gif",
				"imag/botones_pop_01_on.gif","imag/botones_pop_02_on.gif","imag/botones_pop_03_on.gif","imag/botones_pop_04_on.gif","imag/botones_pop_05_on.gif","imag/botones_pop_06_on.gif","imag/botones_pop_07_on.gif","imag/botones_pop_08_on.gif","imag/botones_pop_09_on.gif","imag/botones_pop_10_on.gif",
				"imag/botones_pop_11_on.gif","imag/botones_pop_12_on.gif","imag/botones_pop_13_on.gif","imag/botones_pop_14_on.gif","imag/botones_pop_15_on.gif","imag/botones_pop_16_on.gif","imag/botones_pop_17_on.gif","imag/botones_pop_18_on.gif","imag/botones_pop_19_on.gif","imag/botones_pop_20_on.gif",
				"imag/botones_pop_21_on.gif","imag/botones_pop_22_on.gif","imag/botones_pop_23_on.gif","imag/botones_pop_24_on.gif","imag/botones_pop_25_on.gif","imag/botones_pop_26_on.gif","imag/botones_pop_27_on.gif","imag/botones_pop_28_on.gif","imag/botones_pop_29_on.gif","imag/botones_pop_30_on.gif",
				"imag/idioma_3_on.gif","imag/idioma_3_ing_on.gif","imag/atras_3_on.gif","imag/atras_3_ing_on.gif","imag/home_3_on.gif","imag/home_3_ing_on.gif")
