<!--
var count = 0;
var catCount = 0;
var menuData = new Array();
var tmpData = new Array();

// Products
tmpData[count++] = new menuobject("Processadores","http://www.intel.com/portugues/products/processor/index.htm?iid=PortuguesV3+Header_2_Product_Proc");
tmpData[count++] = new menuobject("Chipsets","http://www.intel.com/portugues/products/chipsets/index.htm?iid=PortuguesV3+Header_2_Product_Chip");
tmpData[count++] = new menuobject("Motherboards","http://www.intel.com/portugues/products/motherbd/index.htm?iid=PortuguesV3+Header_2_Product_MB");
tmpData[count++] = new menuobject("Desktop","http://www.intel.com/portugues/products/desktop/index.htm?iid=PortuguesV3+Header_2_Product_Desk");
tmpData[count++] = new menuobject("Laptop","http://www.intel.com/portugues/products/laptop/index.htm?iid=PortuguesV3+Header_2_Product_Lap");
tmpData[count++] = new menuobject("Servidor/Workstation <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://www.intel.com/products/server/index.htm?iid=PortuguesV3+Header_2_Product_SvrWkn");
tmpData[count++] = new menuobject("Mem&oacute;ria integrada e flash","http://www.intel.com/portugues/products/embedded/index.htm?iid=PortuguesV3+Header_2_Product_Flash");
tmpData[count++] = new menuobject("Rede e comunica&ccedil;&otilde;es <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://www.intel.com/netcomms/products/index.htm?iid=PortuguesV3+Header_2_Product_Network");
tmpData[count++] = new menuobject("Software <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://www.intel.com/cd/software/products/asmo-na/eng/index.htm?iid=PortuguesV3+Header_2_Product_SW");
renderdata();

// Technology & Research
tmpData[count++] = new menuobject("Sil&iacute;cio <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://www.intel.com/technology/silicon/index.htm?iid=PortuguesV3+Header_2_Technology_Silicon");
tmpData[count++] = new menuobject("Computa&ccedil;&atilde;o <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://www.intel.com/technology/computing/index.htm?iid=PortuguesV3+Header_2_Technology_Computing");
tmpData[count++] = new menuobject("Comunica&ccedil;&otilde;es <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://www.intel.com/technology/comms/index.htm?iid=PortuguesV3+Header_2_Technology_Comms");
tmpData[count++] = new menuobject("Sistemas <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://www.intel.com/technology/systems/index.htm?iid=PortuguesV3+Header_2_Technology_Systems");
tmpData[count++] = new menuobject("Padr&otilde;es <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://www.intel.com/standards/index.htm?iid=PortuguesV3+Header_2_Technology_Standards");
tmpData[count++] = new menuobject("Pesquisa explorat&oacute;ria <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://www.intel.com/research/index.htm?iid=PortuguesV3+Header_2_Technology_Explore");

renderdata();

// Solutions & Services
tmpData[count++] = new menuobject("Sem fios <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://www.intel.com/solutions/wireless/index.htm?iid=PortuguesV3+Header_2_Solution_Wireless");
tmpData[count++] = new menuobject("Cria&ccedil;&atilde;o de hardware <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://www.intel.com/solutions/hardware/index.htm?iid=PortuguesV3+Header_2_Solution_Hardware");
tmpData[count++] = new menuobject("Redes e comunica&ccedil;&otilde;es <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://www.intel.com/solutions/netcom/index.htm?iid=PortuguesV3+Header_2_Solution_Network");
tmpData[count++] = new menuobject("Rede de software <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://www.intel.com/solutions/software/index.htm?iid=PortuguesV3+Header_2_Solution_Software");
tmpData[count++] = new menuobject("Empresa e TI <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://mysearch.intel.com/bizcontent/default.aspx?iid=PortuguesV3+Header_2_Solution_Business");
tmpData[count++] = new menuobject("Provedores de solu&ccedil;&otilde;es","http://www.intel.com/buy/provider/lar/br/?iid=PortuguesV3+Header_2_Solution_Solnprov");
tmpData[count++] = new menuobject("Servi&ccedil;os de solu&ccedil;&otilde;es","http://www.intel.com/portugues/solutions/index.htm?iid=PortuguesV3+Header_2_Solution_Solnservice");

renderdata();

// Resource Center
tmpData[count++] = new menuobject("Tecnologia pessoal","http://www.intel.com/portugues/personal/index.htm?iid=PortuguesV3+Header_2_Resource_Personal");
tmpData[count++] = new menuobject("Educa&ccedil;&atilde;o <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://www.intel.com/intel/educationresources.htm?iid=PortuguesV3+Header_2_Resource_Education");
tmpData[count++] = new menuobject("Pequena empresa","http://www.intel.com/portugues/business/smallbusiness/index.htm?iid=PortuguesV3+Header_2_Resource_Smb");
tmpData[count++] = new menuobject("Neg&oacute;cios/Empreendimentos","http://www.intel.com/portugues/business/index.htm?iid=PortuguesV3+Header_2_Resource_Business");
tmpData[count++] = new menuobject("Redes e comunica&ccedil;&otilde;es <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://www.intel.com/netcomms/index.htm?iid=PortuguesV3+Header_2_Resource_Network");
tmpData[count++] = new menuobject("Cria&ccedil;&atilde;o de hardware <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://developer.intel.com/sites/developer/index.htm?iid=PortuguesV3+Header_2_Resource_Hardware");
tmpData[count++] = new menuobject("Rede de software <img src=\"http://www.intel.com/sites/portugues/pix/inenglish.gif\" width=\"9\" height=\"9\" border=\"0\" alt=\"English\" title=\"English\" />","http://www.intel.com/cd/ids/developer/asmo-na/eng/index.htm?iid=PortuguesV3+Header_2_Resource_Software");
tmpData[count++] = new menuobject("Centro de Integradores Intel&reg;","http://www.intel.com/portugues/reseller/index.htm?iid=PortuguesV3+Header_2_Resource_Reseller");

renderdata();

// Supports & Downloads
tmpData[count++] = new menuobject("Centro de downloads","http://downloadfinder.intel.com/scripts-df-external/Support_Intel.aspx?lang=por");
tmpData[count++] = new menuobject("Suporte para o produto","http://www.intel.com/support/pt/product.htm?iid=PortuguesV3+Header_2_Support_Product");
tmpData[count++] = new menuobject("Servi&ccedil;os de suporte","http://www.intel.com/support/pt/index.htm?iid=PortuguesV3+Header_2_Support_Support");
tmpData[count++] = new menuobject("Entrar em contato com o suporte t&eacute;cnico","http://www.intel.com/support/pt/feedback.htm?iid=PortuguesV3+Header_2_Support_Contact");
tmpData[count++] = new menuobject("Busca no site de Suporte","http://mysearch.intel.com/support/default.aspx?lang=por");


renderdata();

//-->