﻿// JavaScript Document
selectlanguage=
'<select id="selectlanguage" style="width: 175px" name="menu1" onchange="MM_jumpMenu(\'parent\',this,0)"> '+
'                    <option selected>--Seleccione uma Linguagem--</option> '+
'                    <option value="../english/index.asp">English</option> '+
'                    <option value="../chinese/index.asp">Traditional Chinese</option> '+
'                    <option value="http://www.geovision.co.jp">Japanese</option> '+
'                    <option value="../french/index.htm">Fran&ccedil;ais</option> '+
'                    <option value="../german/index.htm">Deutsch</option> '+
'                    <option value="index.htm">Portugu&ecirc;s</option> '+
'                    <option value="../spanish/index.htm">Espa&ntilde;ol</option> '+
'                    <option value="../russian/index.htm">Russian</option> '+
'                    <option value="http://www.geovision.co.yu/index.html">Serbian</option> '+
'</select>'

header=
'<table width="100%" height="100%"  border="0" cellpadding="0" cellspacing="0"> '+
'              <tr> '+
'                <td width="127" valign="bottom" ><a href="index.htm" hidefocus="true"><img src="images/logo.gif" width="127" height="36" border="0"></a> '+
'                <td align="right" valign="middle"> | <a href="index.htm" hidefocus="true">Home</a> | <a href="1_4.htm" hidefocus="true">Contacto</a> | <a href="1_2.htm" hidefocus="true">Mapa do Site</a> | <a href="1_3.htm" hidefocus="true">Empregos</a> | </td> '+
'                <td width="10"></td> '+
'              </tr> '+
'            </table>'

footer=
'<table width="100%"  border="0" cellpadding="5" cellspacing="0"> '+
'        <tr> '+
'          <td height="1" bgcolor="#FFFFFF"></td> '+
'          <td height="1" bgcolor="#FFFFFF"></td> '+
'          <td height="1" bgcolor="#FFFFFF"></td> '+
'        </tr> '+
'        <tr> '+
'          <td width="100" class="footer">&nbsp;</td> '+
'          <td align="center"><img src="images/cpr.gif" width="230" height="11"></td> '+
'          <td width="130" align="right" class="footer"> | <a href="piracy.htm" hidefocus="true" target="blank">Den&uacute;ncia de pirataria</a></td> '+
'        </tr> '+
'      </table>'



