function botoneraEspanol() {
document.write("<A TITLE='Home' HREF='/index.php'>");
document.write("<IMG BORDER=0 SRC='/imgs/bt_home.gif' HSPACE=1 VSPACE=1 onMouseOut=\"this.src = this.src.replace(\'_h.gif\',\'.gif\');\" onMouseOver=\"this.src = this.src.replace(\'.gif\',\'_h.gif\');\"></A>");
document.write("<A TITLE='Acerca de ARAMAR' HREF='/esp/somos.php'>");
document.write("<IMG BORDER=0 SRC='/imgs/bt_acerca.gif' HSPACE=2 VSPACE=1 onMouseOut=\"this.src = this.src.replace(\'_h.gif\',\'.gif\');\" onMouseOver=\"this.src = this.src.replace(\'.gif\',\'_h.gif\');\"></A>");
document.write("<A TITLE='Novedades' HREF='/esp/noticia.php'>");
document.write("<IMG BORDER=0 SRC='/imgs/bt_noticias.gif' HSPACE=1 VSPACE=1 onMouseOut=\"this.src = this.src.replace(\'_h.gif\',\'.gif\');\" onMouseOver=\"this.src = this.src.replace(\'.gif\',\'_h.gif\');\"></A>");
document.write("<A TITLE='Productos' HREF='/esp/categorias.php'>");
document.write("<IMG BORDER=0 SRC='/imgs/bt_productos.gif' HSPACE=2 VSPACE=1 onMouseOut=\"this.src = this.src.replace(\'_h.gif\',\'.gif\');\" onMouseOver=\"this.src = this.src.replace(\'.gif\',\'_h.gif\');\"></A>");
document.write("<A TITLE='Compra-venta de maquinaria' HREF='/esp/compraventamaquinaria.php'>");
document.write("<IMG BORDER=0 SRC='/imgs/bt_compra-venta.gif' HSPACE=1 VSPACE=1 onMouseOut=\"this.src = this.src.replace(\'_h.gif\',\'.gif\');\" onMouseOver=\"this.src = this.src.replace(\'.gif\',\'_h.gif\');\"></A>");
document.write("<A TITLE='Acceso a Clientes' HREF='/clientesEsp/login.php'>");
document.write("<IMG BORDER=0 SRC='/imgs/bt_clientes.gif' HSPACE=2 VSPACE=1 onMouseOut=\"this.src = this.src.replace('_h.gif','.gif');\" onMouseOver=\"this.src = this.src.replace('.gif','_h.gif');\"></A>");
document.write("<A TITLE='Contáctenos' HREF='/esp/contacto.php'>");
document.write("<IMG BORDER=0 SRC='/imgs/bt_contacto.gif' HSPACE=1 onMouseOut=\"this.src = this.src.replace('_h.gif','.gif');\" onMouseOver=\"this.src = this.src.replace('.gif','_h.gif');\"></A>");
}

function botoneraIngles() {
document.write("<A TITLE='Home' HREF='/index.php'>");
document.write("<IMG BORDER=0 SRC='/imgs/bt_home.gif' HSPACE=1 VSPACE=1 onMouseOut=\"this.src = this.src.replace(\'_h.gif\',\'.gif\');\" onMouseOver=\"this.src = this.src.replace(\'.gif\',\'_h.gif\');\"></A>");
document.write("<A TITLE='About ARAMAR' HREF='/eng/somos.php'>");
document.write("<IMG BORDER=0 SRC='/imgs/eng_bt_acerca.gif' HSPACE=2 VSPACE=1 onMouseOut=\"this.src = this.src.replace(\'_h.gif\',\'.gif\');\" onMouseOver=\"this.src = this.src.replace(\'.gif\',\'_h.gif\');\"></A>");
document.write("<A TITLE='News' HREF='/eng/noticia.php'>");
document.write("<IMG BORDER=0 SRC='/imgs/eng_bt_noticias.gif' HSPACE=1 VSPACE=1 onMouseOut=\"this.src = this.src.replace(\'_h.gif\',\'.gif\');\" onMouseOver=\"this.src = this.src.replace(\'.gif\',\'_h.gif\');\"></A>");
document.write("<A TITLE='Products' HREF='/eng/categorias.php'>");
document.write("<IMG BORDER=0 SRC='/imgs/eng_bt_productos.gif' HSPACE=2 VSPACE=1 onMouseOut=\"this.src = this.src.replace(\'_h.gif\',\'.gif\');\" onMouseOver=\"this.src = this.src.replace(\'.gif\',\'_h.gif\');\"></A>");
document.write("<A TITLE='Sell & Buy machinery' HREF='/eng/compraventamaquinaria.php'>");
document.write("<IMG BORDER=0 SRC='/imgs/eng_bt_compra-venta.gif' HSPACE=1 VSPACE=1 onMouseOut=\"this.src = this.src.replace(\'_h.gif\',\'.gif\');\" onMouseOver=\"this.src = this.src.replace(\'.gif\',\'_h.gif\');\"></A>");
document.write("<A TITLE='Customer Control Panel'>");
document.write("<IMG BORDER=0 SRC='/imgs/eng_bt_clientes.gif' HSPACE=2 VSPACE=1 onMouseOut=\"this.src = this.src.replace('_h.gif','.gif');\" onMouseOver=\"this.src = this.src.replace('.gif','_h.gif');\"></A>");
document.write("<A TITLE='Contact us' HREF='/eng/contacto.php'>");
document.write("<IMG BORDER=0 SRC='/imgs/eng_bt_contacto.gif' HSPACE=1 onMouseOut=\"this.src = this.src.replace('_h.gif','.gif');\" onMouseOver=\"this.src = this.src.replace('.gif','_h.gif');\"></A>");
}

function bannercabjs() {
document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://active.macromedia.com/flash4/cabs/swflash.cab\" id=\"ARAMARcabswi\" width='454' height='99'>");
document.write("<param name=movie value=\"../swf/cab.swf\">");
document.write("<param name=quality value=high>");
document.write("<param name=WMode value=Transparent>");
document.write("<embed name=\"ARAMARcabswi\" src=\"../swf/cab.swf\" quality=\"high\" WMode=\"Transparent\" width=\"376\" height=\"90\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\"></embed></object>");
}