<!--//

// Get Browser
var ns4 = (document.layers) ? 1 : 0;
var ie4 = (document.all) ? 1 : 0;
var is4thGen = (ns4 || ie4) ? 1 : 0;
var isMac = (navigator.appVersion.indexOf("Mac") != -1) ? 1 : 0;
var imgSwap = (document.images) ? 1 : 0;

// Load Images
if (imgSwap) {

    var link1_active = new Image();
	link1_active.src = "graphics/topnav_boraxproducts_on_es.gif";
	var link1_inactive = new Image();
	link1_inactive.src = "graphics/topnav_boraxproducts_off_es.gif";

	var link2_active = new Image();
	link2_active.src = "graphics/topnav_representants_on_es.gif";
	var link2_inactive = new Image();
	link2_inactive.src = "graphics/topnav_representants_off_es.gif";

	var link3_active = new Image();
	link3_active.src = "graphics/topnav_boreetcult_on_es.gif";
	var link3_inactive = new Image();
	link3_inactive.src = "graphics/topnav_boreetcult_off_es.gif";

	var link4_active = new Image();
	link4_active.src = "graphics/topnav_boreenagro_on_es.gif";
	var link4_inactive = new Image();
	link4_inactive.src = "graphics/topnav_boreenagro_off_es.gif";

	var link5_active = new Image();
	link5_active.src = "graphics/topnav_bibliotheque_on_es.gif";
	var link5_inactive = new Image();
	link5_inactive.src = "graphics/topnav_bibliotheque_off_es.gif";


	var link6_active = new Image();
	link6_active.src = "graphics/topnav_faq_on.gif";
	var link6_inactive = new Image();
	link6_inactive.src = "graphics/topnav_faq_off.gif";

}

//Links for Menus
var menu = new Array();
var menu_Width_array = new Array();

var x = 0;
var m = 0;
var n = 0;
menu_Width_array[m] = 160;
menu[m] = new Array();
menu[m][x   ] = new Array(String(n+=1),"products1.html#fertibor","<em>Fertibor &reg;</em>");
menu[m][x+=1] = new Array(String(n+=1),"products1.html#granubor","<em>Granubor &reg; Natur</em>");
menu[m][x+=1] = new Array(String(n+=1),"products1.html#solubor","<em>Solubor &reg;</em>");
menu[m][x+=1] = new Array(String(n+=1),"products1.html#solubordf","<em>Solubor &reg; DF</em>");

x = 0;
m = m + 1;
menu_Width_array[m] = 180;
menu[m] = new Array();
menu[m][x   ] = new Array(String(n+=1),"representatives1.html#europe","Europa");
menu[m][x+=1] = new Array(String(n+=1),"representatives1.html#africa","África, oriente medio y sur de asia");
menu[m][x+=1] = new Array(String(n+=1),"representatives1.html#northamerica","Norteamérica");
menu[m][x+=1] = new Array(String(n+=1),"representatives1.html#southamerica","Centro américa y sudamérica");
menu[m][x+=1] = new Array(String(n+=1),"representatives1.html#asia","Asia");
<!-- menu[m][x+=1] = new Array(String(n+=1),"distributors1.html","Distributors"); -->

x = 0;
m = m + 1;
menu_Width_array[m] = 160;
menu[m] = new Array();
menu[m][x   ] = new Array(String(n+=1),"boron2.html","Alfalfa");
menu[m][x+=1] = new Array(String(n+=1),"boron3.html","Colza");
menu[m][x+=1] = new Array(String(n+=1),"boron4.html","Café");
menu[m][x+=1] = new Array(String(n+=1),"boron5.html","Maíz");
menu[m][x+=1] = new Array(String(n+=1),"boron6.html","Algodón");
menu[m][x+=1] = new Array(String(n+=1),"boron7.html","Silvicultura");
menu[m][x+=1] = new Array(String(n+=1),"boron8.html","Palma");
menu[m][x+=1] = new Array(String(n+=1),"boron9.html","Olivos");
menu[m][x+=1] = new Array(String(n+=1),"boron10.html","Cacahuetes");
menu[m][x+=1] = new Array(String(n+=1),"boron11.html","Arroz");
menu[m][x+=1] = new Array(String(n+=1),"boron12.html","Cultivos de frutas pequeñas");
menu[m][x+=1] = new Array(String(n+=1),"boron13.html","Semillas de soja");
menu[m][x+=1] = new Array(String(n+=1),"boron14.html","Remolacha azucarera");
menu[m][x+=1] = new Array(String(n+=1),"boron15.html","Cultivo de frutales y frutos secos");
menu[m][x+=1] = new Array(String(n+=1),"boron16.html","Hortalizas");

x = 0;
m = m + 1;
menu_Width_array[m] = 200;
menu[m] = new Array();
menu[m][x   ] = new Array(String(n+=1),"notes1.html#croprecommendations","Recomendaciones para cultivos");
menu[m][x+=1] = new Array(String(n+=1),"notes1.html#boroninplantnutrition","El boro en la nutrición de las plantas");
menu[m][x+=1] = new Array(String(n+=1),"notes1.html#soilandcropissues","Cuestiones de suelos y cultivos");
menu[m][x+=1] = new Array(String(n+=1),"notes1.html#boroninfertilizerapplications","El boro en la aplicación de fertilizantes");

x = 0;
m = m + 1;
menu_Width_array[m] = 160;
menu[m] = new Array();
menu[m][x   ] = new Array(String(n+=1),"library1.html","Informes y publicaciones");
<!--menu[m][x+=1] = new Array(String(n+=1),"library2.html","Noticias");-->
<!--menu[m][x+=1] = new Array(String(n+=1),"links1.html","Related Links");-->

x = 0;
m = m + 1;
menu_Width_array[m] = 160;
menu[m] = new Array();
menu[m][x   ] = new Array(String(n+=1),"faq1.html","Preguntas frecuentes");


//-->