﻿// Page Template Code
var lang = "es";
var opt = "in";

var local = new Array();
local['back'] = "&#171; VOLVER";
local['home'] = "&#171; HOMEPAGE";

//Page Header

function PageHeader() 
{
  	document.writeln('\
  		<table width="100%" border="0" cellpadding="0" cellspacing="0">\
			 <tr>\
			 	<td width="125" height="99" rowspan="3"><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/spacer.gif" width="125" height="99"></td>\
				<td width="141" height="99" rowspan="3" valign="top"><a href="http://lat.3com.com/br/index.html"><img src="http://www.3com.com/images/common/en_US/3com_logo.jpg" width="141" height="99" alt="3Com Logo" title="3Com Logo" border="0"></a></td>\
				<td width="1" bgcolor="#000000" rowspan="2"><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/spacer.gif" width="1" height="2"></td>\
				<td width="535" height="30">\
					 <table border="0" cellpadding="0" cellspacing="0" >\
						<tr>\
							<td width="10"><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/spacer.gif" width="10" height="1"></td>\
							<td>\
<form name="frmSearch" accept-charset="iso-8859-1" action="http://search.3com.com/search/pt_LA_AMER/query.html" method="get">\
<input type="hidden" value="all" name="col">\
<input maxLength="1991" size="12" name="qt" class="small"></td>\
							<td>\
	');						
	rolloverbtn('http://www.3com.es/assets/hp5-search','javascript:document.frmSearch.submit();','Buscar'); 

var names = ["la","qc", "ws", "qm", "st", "nh", "lk", "rf", "oq", "rq", "col"];
var values = ["pt", "lat", "0", "0", "1", "10", "1", "0", "", "0", "intl3"];

  for (var i=0; i < names.length; i++) {
    document.write("<INPUT TYPE='hidden' NAME='"+names[i]+"' VALUE='"+values[i]+"'>");
  }
	document.writeln('		</td>\
							</form>\
						</tr>\
					</table>\
				</td>\
			</tr>\
			<tr>\
				<td width="535" height="18" background="http://www.3com.com/solutions/en_US/enterprise/emea_docs/v5_rpt_top.gif" valign="middle" NOWRAP>\
				<a href="http://lat.3com.com/br/support/downloads.html" target="us"><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs_br/v5_topnav_downloads.gif" width="82" height="18" alt="Downloads" title="Downloads" border="0"></a><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/v5_topnav_div.gif" width="1" height="18" alt="" border="0"><a href="http://lat.3com.com/br/partners/index.html"><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs_br/v5_topnav_partner.gif" width="132" height="18" alt="Parceiros & Revendas" border="0"></a><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/v5_topnav_div.gif" width="1" height="18" alt="" border="0"><a href="http://lat.3com.com/br/news/index2.html"><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs_br/v5_topnav_news.gif" width="114" height="18" alt="Notícias e eventos" border="0"></a></td>\
				<td width="1000" height="18" background="http://www.3com.com/solutions/en_US/enterprise/emea_docs/v5_rpt_top.gif">&nbsp;</td>\
			</tr>\
			<tr>\
				<td width="1" bgcolor="FFFFF"><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/spacer.gif" width="1" height="0"></td>\
				<td width="535" height="62"></td>\
			</tr>\
		 </table>\
	');

}

function bannerTable( bnr_bg_image, bnr_image, title )
{
	document.write(' <table width="100%" cellpadding="0" cellspacing="0" border="0">');
	document.write('   <tr>');
	document.write('     <td width="103" rowspan="3" align="right" valign="top">');
	document.write('       <img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/spacer.gif" width="103" height="1" border="0"><br>');
	document.write('     </td>');
	document.write('     <td rowspan="3" width="5"><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/v5_bnr_left.gif" width="5" height="118" alt="" border="0"></td>');
	document.write('     <td height="1" bgcolor="Black" width="1000"><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/spacer.gif" width="1" height="1" alt="" border="0"></td>');
	document.write('  </tr>');
	document.write('   <tr>');
	document.write(' 	  <td width="100%" background="' + bnr_bg_image + '"><IMG src="' + bnr_image + '" title="' + title + '"  alt="' + title + '"  height=116 width=660 border=0 ><td>');
	document.write('   </tr>');
	document.write('   <tr><td height="1" bgcolor="Black" width="1000"><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/spacer.gif" width="1" height="1" alt="" border="0"></td></tr>');
	document.write(' </table>');
	
}

function subBannerNavBox()
{
	
	document.write(' 			<table cellSpacing=0 cellPadding=0 width="108" border=0>');
	document.write('			  	  <tr>');
	document.write('				    <td bgColor="#FFFFFF" width="107"><IMG height=24 src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/spacer.gif" width=107 ></td>');
	document.write('				    <td bgColor="#000000" width="1"><IMG height=24 src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/spacer.gif" width=1 border=0></td>');
	document.write('				  </tr>');
	document.write('			</table>');
	
	document.write(' 			<table cellSpacing=0 cellPadding=0 width="100%" border=0>');
	document.write('			  	  <tr>');
	document.write('				    <td bgColor="#000000" width="100%">');
	document.write(' 						<table cellSpacing=0 cellPadding=0 width="108" border=0>');
	document.write('			  	 			 <tr>');
	document.write('				  				 <td bgColor="#FFFFFF" width="107"><IMG height=1 src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/spacer.gif" width=107 ></td>');
	document.write('				   				 <td width="1"><IMG height=1 src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/spacer.gif" width=1 border=0></td>');
	document.write('				  			</tr>');
	document.write('						</table>');
	document.write('				 	 </td>');
	document.write('				  </tr>');
	document.write('			</table>');
}

function spacerCell() // space between banner and main page content
{
	document.write(' 			<table cellSpacing="0" cellPadding="0" width="100%" border="0">');
	document.write('  			 <tr><td height="25" width="1000"><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/spacer.gif" width="1" height="1" alt="" border="0"></td></tr>');
	document.write('			</table>');
	
}

//Page Footer
function PageFooter() {
  document.writeln('<br><br><table width="100%" cellpadding="0" cellspacing="0" border="0">');
  document.writeln('<tr>\
  						<td width="271" height="70" rowspan="2"><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/v5_botspace.gif" width="271" height="70"></td>\
						<td width="535" background="http://www.3com.com/solutions/en_US/enterprise/emea_docs/v5_rpt_bot.gif" height="17" colspan="2"><a href="javascript:openwindow(\'http://www.3com.com/corpinfo/en_US/glossary.jsp\',400,350);"><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs_br/v5_botnav_glossary.gif" width="74" height="17" alt="Glossário" border="0"></a><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/v5_botnav_div.gif" width="1" height="17" alt="" border="0"><a href="http://lat.3com.com/br/sitemap.html"><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs_br/v5_botnav_sitemap.gif" width="92" height="17" alt="Mapa do site" border="0"></a><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/v5_botnav_div.gif" width="1" height="17" alt="" border="0"><a href="http://lat.3com.com/br/contacts/index.html"><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs_br/v5_botnav_contact_us.gif" width="85" height="17" alt="Contato" border="0"></a></td>\
						<td width="1000" background="http://www.3com.com/solutions/en_US/enterprise/emea_docs/v5_rpt_bot.gif" height="17"><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/v5_rpt_bot.gif" width="1" height="17" alt="" border="0"></td>\
					</tr>');
  document.writeln('<tr><td width="535" height="53">');
  document.writeln('<table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><form class="small" name="cntry_go"><td height="53" class="small">');
  document.writeln('<nobr>');
  document.writeln('<img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs/spacer.gif" width="3" height="1" border="0">');
  document.writeln('<select class="small" name="URL" size="1" onChange="select_url(form.URL.options[selectedIndex].value)">');
  document.writeln('\
 <option value="http://ap.3com.com">Ásia-Pacífico (inglês)</option>\
<option value="http://www.3com.be/">Benelux (neerlandês) </option>\
<option value="http://www.3com.lu/">Benelux (francês) </option>\
<option value="http://lat.3com.com/br/" selected>Brasil</option>\
<option value="http://ca.3com.com/">Canadá (inglês)</option>\
<option value="http://ca.3com.com/fr">Canadá (francés)</option>\
<option value="http://www.3com.de">Alemanha</option>\
<option value="http://www.3com.com.cn">China</option>\
<option value="http://www.3com.cz/">República Tcheca</option>\
<option value="http://www.3com.dk/">Dinamarca</option>\
<option value="http://emea.3com.com/">Europa (inglês)</option>\
<option value="http://www.3com.fi/">Finlândia</option>\
<option value="http://www.3com.fr/">França</option>\
<option value="http://www.3com.co.il/">Israel</option>\
<option value="http://www.3com.it/">Itália</option>\
<option value="http://www.3com.co.jp/">Japão</option>\
<option value="http://www.3com.co.kr/">Coréia</option>\
<option value="http://lat.3com.com/">América Latina</option>\
<option value="http://www.3com.no/">Noruega</option>\
<option value="http://www.3com.pl/">Polônia</option>\
<option value="http://www.3com.ru/">Rússia</option>\
<option value="http://www.3com.es/">Espanha/Portugal</option>\
<option value="http://www.3com.se/">Suécia</option>\
<option value="http://www.tw.3com.com/">Taiwán</option>\
<option value="http://www.3com.co.uk/">Reino Unido</option>\
<option value="http://www.3com.com/index2.html">E.U.A</option>\
  ');
  document.writeln('</select>');
  document.writeln('</nobr>');
  document.writeln('</td><td width="291" height="53"><img src="http://www.3com.com/solutions/en_US/enterprise/emea_docs_br/v5_legallinks.gif" width="291" height="53" usemap="#legal" border="0"><map name="legal"><area shape="rect" alt="Copyright &#169; 2006 3Com Corporation. All rights reserved." title="Copyright &#169; 2006 3Com Corporation. All rights reserved." coords="4,23,244,38" href="http://www.3com.com/corpinfo/en_US/legal/index.html" target="us"><area shape="rect" alt=""  coords="125,8,243,22" href="http://www.3com.com/corpinfo/en_US/legal/privacy.html" target="us"><area shape="rect" alt="Legal" title="Legal" coords="85,8,120,22" href="http://www.3com.com/corpinfo/en_US/legal/index.html" target="us"></map></td>');
  document.writeln('</form></tr></table></td></tr></table>');
}