// JavaScript Document






function hideMenu(openMenuId){
	for(i=1; i<=3; i++){
		if(openMenuId != ('menu_'+i)){
			objMenu=document.getElementById('menu_'+i);
			if(objMenu.style.display!='none'){
				objMenu.style.display='none';
			}
		}
	}
}
function showHideMenu(menuId){
	
	objMenu=document.getElementById(menuId);
	//alert(objMenu.style.display)

	if(objMenu.style.display=='none'){

		objMenu.style.display='';
		hideMenu(menuId);
		
	}else{

		objMenu.style.display='none';
	}
}

function getURL_semcookie(URL){
	menuId='menu_' + gparam(URL,'menuid')
	objMenu=document.getElementById(menuId);
	
	if(objMenu.style.display=='none'){
		objMenu.style.display='';
		hideMenu(menuId);
		this.location.href= URL ; 
	}else
		objMenu.style.display='none';
}


function getURL(URL){
	menuId='menu_' + gparam(URL,'menuid')
	objMenu=document.getElementById(menuId);

	eraseCookie('menu');
	createCookie('menu',menuId,7);
	
	
	/*alert("createCookie: "+ menuId);*/
	
	
	if(objMenu.style.display=='none'){

		objMenu.style.display='';
		hideMenu(menuId);
		
		this.location.href= URL ; 
	
	}else{

		objMenu.style.display='none';
	}	
}
			
strMenu='<table width="100%"  border="0" cellspacing="2" cellpadding="0">';
strMenu+='<tr>';
strMenu+='</tr>';
strMenu+='<tr>';
strMenu+='<td><table width="100%"  border="0" cellspacing="0" cellpadding="1">';
strMenu+='<tr>';
strMenu+='<td width="15" height="15" align="center" valign="middle">';
strMenu+='<img src="../images/comum/bullet_menu.gif" width="12" height="12" border="0" usemap="#Map_Particulares0">';
strMenu+='</td>';
strMenu+='<td height="15">';
strMenu+='<img src="../images/comum/m_vantagens_premier.gif" alt="Avantages Premier" width="123" height="16" border="0" usemap="#Map_Particulares1" >';
strMenu+='</td>';
strMenu+='</tr>';
strMenu+='<tr id="menu_1" style="display:none">';
strMenu+='<td></td>';
strMenu+='<td align="left" valign="top">';


/*VANTAGENS PREMIER*/

//if(isCurrentMenu('')){//Menu com links selecionados
//strMenu+='<a href="http://www.barclays.fr/file/documentsite/premier/html/avantages.htm?menuid=1" style="color:#c4c4c4;text-decoration:none;background-color:transparent;">Avantages</a><br>';
//}else{
//strMenu+='<a href="http://www.barclays.fr/file/documentsite/premier/html/avantages.htm?menuid=1" style="color:#c4c4c4;text-decoration:none;background-color:transparent;">Avantages</a><br>';	
//}

//if(isCurrentMenu('')){//Menu com links selecionados
//strMenu+='<a href="http://www.barclays.fr/file/documentsite/premier/html/accesscard.htm?menuid=1" style="color:#c4c4c4;text-decoration:none;background-color:transparent;">Access Card</a><br>';
//}else{
//strMenu+='<a href="http://www.barclays.fr/file/documentsite/premier/html/accesscard.htm?menuid=1" style="color:#c4c4c4;text-decoration:none;background-color:transparent;">Access Card</a><br>';	
//}

//if(isCurrentMenu('')){//Menu com links selecionados
//strMenu+='<a href="http://www.barclays.fr/file/documentsite/premier/html/partenariats.htm?menuid=1" style="color:#c4c4c4;text-decoration:none;background-color:transparent;">Partenariats Premier</a><br>';
//}else{
//strMenu+='<a href="http://www.barclays.fr/file/documentsite/premier/html/partenariats.htm?menuid=1" style="color:#c4c4c4;text-decoration:none;background-color:transparent;">Partenariats Premier</a><br>';	
//}

//if(isCurrentMenu('')){//Menu com links selecionados
//strMenu+='<a href="http://www.barclays.fr/file/documentsite/premier/html/contactos.htm?menuid=1" style="color:#c4c4c4;text-decoration:none;background-color:transparent;">Contacts</a><br>';
//}else{
//strMenu+='<a href="http://www.barclays.fr/file/documentsite/premier/html/contactos.htm?menuid=1" style="color:#c4c4c4;text-decoration:none;background-color:transparent;">Contacts</a><br>';
//}

strMenu+='</td>';
strMenu+='</tr>';
strMenu+='</table></td>';
strMenu+='</tr>';
strMenu+='<tr>';
strMenu+='</tr>';
strMenu+='<tr>';
strMenu+='<td><table width="100%"  border="0" cellspacing="0" cellpadding="1">';
strMenu+='<tr>';
strMenu+='<td width="15" height="15" align="center" valign="middle">';	
strMenu+='<img src="../images/comum/bullet_menu.gif" width="12" height="12" border="0" usemap="#Map_Empresas0"></td>';
strMenu+='<td height="15">';
strMenu+='<img src="../images/comum/m_produtos_servicos.gif" alt="Produits et Services" width="127" height="16" border="0" usemap="#Map_Empresas1" ></td>';
strMenu+='</tr>';
strMenu+='<tr id="menu_2" style="display:none">';
/*strMenu+='<td>&nbsp;</td>'; TIREI ISTO PORQUE ESTE MENU NAO TEM SUBMENU */
strMenu+='<td align="left" valign="top">';


/*PRODUTOS E SERVIÇOS*/

/*
if(isCurrentMenu('/empresas/class_business/')){//Menu com links selecionados
strMenu+='<a href="http://www.barclays.fr/file/documentsite/premier/html/empresas/class_business/class_business.htm?menuid=2" class="menu1_selected">Classe Business</a><br>';
}else{
strMenu+='<a href="http://www.barclays.fr/file/documentsite/premier/html/empresas/class_business/class_business.htm?menuid=2" class="menu1">Classe Business</a><br>';	
}
*/

strMenu+='</td>';
strMenu+='</tr>';
strMenu+='</table>';
strMenu+='</td>';
strMenu+='</tr>';
strMenu+='<tr>';
strMenu+='</tr>';
strMenu+='<tr>';
strMenu+='<td><table width="100%"  border="0" cellspacing="0" cellpadding="1">';
strMenu+='<tr>';
strMenu+='<td width="15" height="16" align="center" valign="middle"><img src="../images/comum/bullet_menu.gif" width="12" height="12" border="0" usemap="#Map_InternationalClients0"></td>';
strMenu+='<td height="15">';
strMenu+='<img src="../images/comum/m_agencias_premier.gif" alt="Agências Premier" width="115" height="16" border="0" usemap="#Map_InternationalClients1"></td>';
strMenu+='</tr>';
strMenu+='<tr id="menu_3" style="display:none">';
strMenu+='<td>&nbsp;</td>';
strMenu+='<td>';


/*AGÊNCIAS PREMIER*/

if(isCurrentMenu('')){//Menu com links selecionados
	strMenu+='<a href="http://www.barclays.fr/file/documentsite/premier/html/paris.htm?menuid=3" style="color:#c4c4c4;text-decoration:none;background-color:transparent;">Paris</a><br>';
}else{
strMenu+='<a href="http://www.barclays.fr/file/documentsite/premier/html/paris.htm?menuid=3" style="color:#c4c4c4;text-decoration:none;background-color:transparent;">Paris</a><br>';	
}

if(isCurrentMenu('')){//Menu com links selecionados
strMenu+='<a href="http://www.barclays.fr/file/documentsite/premier/html/clubs-premier.htm?menuid=3" style="color:#c4c4c4;text-decoration:none;background-color:transparent;">Les Clubs Premier</a>';
}else{
strMenu+='<a href="http://www.barclays.fr/file/documentsite/premier/html/clubs-premier.htm?menuid=3" style="color:#c4c4c4;text-decoration:none;background-color:transparent;">Les Clubs Premier</a>';
}

/*MENU EXTRA PARA ACRESCENTAR*/

strMenu+='</td>';
strMenu+='</tr>';
strMenu+='</table></td>';
strMenu+='</tr>';
strMenu+='<tr>';
strMenu+='</tr>';
strMenu+='<tr>';
strMenu+='<td><table width="100%"  border="0" cellspacing="0" cellpadding="1">';
strMenu+='<tr>';
//strMenu+='<td width="15" height="15" align="center" valign="middle"><img src="../images/comum/bullet_01.gif" width="14" height="14" border="0" usemap="#Map_Banco0"></td>';
//strMenu+='<td height="15">';
//strMenu+='<img src="../images/comum/tit_obanco.gif" alt="O Banco" width="55" height="12" border="0" usemap="#Map_Banco1"></td>';
//strMenu+='</tr>';
//strMenu+='<tr id="menu_4" style="display:none">';
strMenu+='<td>&nbsp;</td>';
strMenu+='<td>';

/*if(isCurrentMenu('/banco/banco/') || isCurrentMenu('/banco/banco/responsabilidade_social/')){//Menu com links selecionados
strMenu+='<a href="http://www.barclays.fr/file/documentsite/premier/html/banco/banco/missao.htm?menuid=4" class="menu_link_selected">Miss&atilde;o</a><br>';
}else{
strMenu+='<a href="http://www.barclays.fr/file/documentsite/premier/html/banco/banco/missao.htm?menuid=4" class="menu_link">Miss&atilde;o</a><br>';
}*/

strMenu+='</td>';
strMenu+='</tr>';
strMenu+='</table></td>';
strMenu+='</tr>';
strMenu+='<tr>';
strMenu+='</tr>';
strMenu+='</table>';

strMenu+='<map name="Map_Particulares0"><area shape="rect" coords="1,1,54,13" href="javascript:getURL_semcookie(\'http://www.barclays.fr/file/documentsite/premier/html/avantages.htm?menuid=1\')" alt="Avantages Premier"></map>';
strMenu+='<map name="Map_Particulares1"><area shape="rect" coords="2,1,123,12" href="javascript:getURL_semcookie(\'http://www.barclays.fr/file/documentsite/premier/html/avantages.htm?menuid=1\')" alt="Avantages Premier"></map>';

strMenu+='<map name="Map_Empresas0"><area shape="rect" coords="1,0,73,13" href="javascript:getURL_semcookie(\'http://www.barclays.fr/file/documentsite/premier/html/produits.htm?menuid=2\')" alt="Produits et Services"></map>';
strMenu+='<map name="Map_Empresas1"><area shape="rect" coords="2,2,123,14" href="javascript:getURL_semcookie(\'http://www.barclays.fr/file/documentsite/premier/html/produits.htm?menuid=2\')" alt="Produits et Services"></map>';

strMenu+='<map name="Map_InternationalClients0"><area shape="rect" coords="1,1,14,14" href="javascript:getURL_semcookie(\'http://www.barclays.fr/file/documentsite/premier/html/agences.htm?menuid=3\')" alt="Agences Premier"></map>';
strMenu+='<map name="Map_InternationalClients1"><area shape="rect" coords="1,0,135,14" href="javascript:getURL_semcookie(\'http://www.barclays.fr/file/documentsite/premier/html/agences.htm?menuid=3\')" alt="Agences Premier"></map>';


//strMenu+='<map name="Map_Banco0"><area shape="rect" coords="0,1,14,13" href="javascript:showHideMenu(\'menu_4\')" alt="O Banco"></map>';
//strMenu+='<map name="Map_Banco1"><area shape="rect" coords="0,0,57,12" href="javascript:showHideMenu(\'menu_4\')" alt="O Banco"></map>';
//strMenu+='<map name="Map_Banco0"><area shape="rect" coords="0,1,14,13"  href="javascript:getURL_semcookie(\'http://www.barclays.fr/file/documentsite/premier/html//banco/banco/missao.htm?menuid=4\')"  alt="O Banco"></map>';
//strMenu+='<map name="Map_Banco1"><area shape="rect" coords="0,0,57,12"  href="javascript:getURL_semcookie(\'http://www.barclays.fr/file/documentsite/premier/html//banco/banco/missao.htm?menuid=4\')"  alt="O Banco"></map>';



document.write(strMenu)

//document.write('<a href="javascript:alert(myGetCookie(\'menu\'));">getCookie</a>')

/*
if(readCookie('menu'))
{
	var mycookie=readCookie('menu');
	//alert("read cookie: " + mycookie)
	
	if(mycookie=='menu_2' && !gup('menuid')){
		getURL('/index_empresas.htm?menuid=2');
	}else{
		//getURL('/index.html?menuid=1');
		showHideMenu(mycookie);
	}
	
}else{

	if(gup('menuid')){
		showHideMenu('menu_'+ gup('menuid'));
	}else{// Por default mantém o menu Particulares expandido
		showHideMenu('menu_1');
	}

}*/


if(gup('menuid')){
	showHideMenu('menu_'+ gup('menuid'));
}




