<%
'***********************
'*** TOP MENU (START)
menuSuperior "inicio"
'*** TOP MENU (END)
'***********************
'***********************
'*** SLIDER (START)
sliderHome
'*** SLIDER (END)
'***********************
%>
<%
response.write "
" & textos.Item("inicioHome") & "
"
'***********************
'*** NOTICIAS (START)
noticias_Home
'*** NOTICIAS (END)
'***********************
'***********************
'*** PRODUCTOS (START)
menuProductos_Home
'*** PRODUCTOS (END)
'***********************
%>
<% footerBottom %>
<%
estadisticasGoogle
%>