var tabName      = new Array();
var tabImgOff    = new Array();
var tabImgOver   = new Array();
var tabImgActive = new Array();
var tabLink      = new Array();
var tabImgOffHome    = new Array();
var tabImgOverHome   = new Array();
var tabImgActiveHome = new Array();
var tabLinkHome      = new Array();

var tabImgID     = new Array();

tabName[1] = "Institutional Clients Group";
tabName[2] = "Áreas de Negócio";
tabName[3] = "Sala De Imprensa";
tabName[4] = "Responsabilidade Social";
tabName[5] = "Citigroupgcib.com";
tabName[6] = "Contactos";


tabImgOff[1] = "../../consumer/portuguese/img/nav/nav1_off.gif"
tabImgOff[2] = "../../consumer/portuguese/img/nav/nav2_off.gif"
tabImgOff[3] = "../../consumer/portuguese/img/nav/nav3_off.gif"
tabImgOff[4] = "../../consumer/portuguese/img/nav/nav4_off.gif"
tabImgOff[5] = "../../consumer/portuguese/img/nav/nav5_off.gif"
tabImgOff[6] = "../../consumer/portuguese/img/nav/nav6_off.gif"

tabImgOver[1] = "../../consumer/portuguese/img/nav/nav1_over.gif"
tabImgOver[2] = "../../consumer/portuguese/img/nav/nav2_over.gif"
tabImgOver[3] = "../../consumer/portuguese/img/nav/nav3_over.gif"
tabImgOver[4] = "../../consumer/portuguese/img/nav/nav4_over.gif"
tabImgOver[5] = "../../consumer/portuguese/img/nav/nav5_over.gif"
tabImgOver[6] = "../../consumer/portuguese/img/nav/nav6_over.gif"

tabImgActive[1] = "../../consumer/portuguese/img/nav/nav1_active.gif"
tabImgActive[2] = "../../consumer/portuguese/img/nav/nav2_active.gif"
tabImgActive[3] = "../../consumer/portuguese/img/nav/nav3_active.gif"
tabImgActive[4] = "../../consumer/portuguese/img/nav/nav4_active.gif"
tabImgActive[5] = "../../consumer/portuguese/img/nav/nav5_active.gif"
tabImgActive[6] = "../../consumer/portuguese/img/nav/nav6_active.gif"

tabImgOffHome[1] = "../../consumer/portuguese/img/nav/nav1_off.gif"
tabImgOffHome[2] = "../../consumer/portuguese/img/nav/nav2_off.gif"
tabImgOffHome[3] = "../../consumer/portuguese/img/nav/nav3_off.gif"
tabImgOffHome[4] = "../../consumer/portuguese/img/nav/nav4_off.gif"
tabImgOffHome[5] = "../../consumer/portuguese/img/nav/nav5_off.gif"
tabImgOffHome[6] = "../../consumer/portuguese/img/nav/nav6_off.gif"

tabImgOverHome[1] = "../../consumer/portuguese/img/nav/nav1_over.gif"
tabImgOverHome[2] = "../../consumer/portuguese/img/nav/nav2_over.gif"
tabImgOverHome[3] = "../../consumer/portuguese/img/nav/nav3_over.gif"
tabImgOverHome[4] = "../../consumer/portuguese/img/nav/nav4_over.gif"
tabImgOverHome[5] = "../../consumer/portuguese/img/nav/nav5_over.gif"
tabImgOverHome[6] = "../../consumer/portuguese/img/nav/nav6_over.gif"

tabImgActiveHome[1] = "../../consumer/portuguese/img/nav/nav1_active.gif"
tabImgActiveHome[2] = "../../consumer/portuguese/img/nav/nav2_active.gif"
tabImgActiveHome[3] = "../../consumer/portuguese/img/nav/nav3_active.gif"
tabImgActiveHome[4] = "../../consumer/portuguese/img/nav/nav4_active.gif"
tabImgActiveHome[5] = "../../consumer/portuguese/img/nav/nav5_active.gif"
tabImgActiveHome[6] = "../../consumer/portuguese/img/nav/nav6_active.gif"



tabLinkHome[1] = "../portuguese/mark-bank.htm"
tabLinkHome[2] = "../portuguese/areasde-nego.htm"
tabLinkHome[3] = "../portuguese/saladeimprensa.htm"
tabLinkHome[4] = "../portuguese/saladeimprensa.htm"
tabLinkHome[5] = "https://www.citigroupgcib.com"
tabLinkHome[6] = "../portuguese/contactos.htm"

tabLink[1] = "../portuguese/mark-bank.htm"
tabLink[2] = "../portuguese/areasde-nego.htm"
tabLink[3] = "../portuguese/sala-imprensa.htm"
tabLink[4] = "../portuguese/responsible.htm"
tabLink[5] = "https://www.citigroupgcib.com"
tabLink[6] = "../portuguese/contactos.htm"

tabImgID[1] = 1;
tabImgID[2] = 2;
tabImgID[3] = 3;
tabImgID[4] = 4;
tabImgID[5] = 5;
tabImgID[6] = 6;





