<%@ taglib uri="http://jakarta.apache.org/taglibs/xtags-1.0" prefix="xtags" %>

<% String pgid="home"; %>
<%@ include file="commonjsps/i.top.jsp" %> 

<link rel="stylesheet" type="text/css" href="<%=cpath%>/theme/home.css"/>

				<div id="breadcrumbs"><bean:message key="breadcrumbs.home"/></div>
			</div>
		</div> 
  		<div id="bodyArea">
  				<div id="banners">
					<a id="banner_href" href="product.jsp?id=6.2.4"><img id="banner" src="library/images/products/m_Echelon_3.jpg" border="0"></a>
				</div>
			  	<table cellpadding="5" class="news">
			  		<tr> 
						
							   <td align="left" width="26%" valign="top">
									<div class="date"></div>
									<div class="title"></div>
									<div class="intro"></div>
							   </td>
						 
						<td width="240" valign="middle"></td>
					</tr>
				  </table>
			  </div>
			  <br>
		</div>
<%@ include file="commonjsps/i.bottom.jsp" %>   
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-59017125-1', 'auto');
  ga('send', 'pageview');

</script>		
