// JavaScript Document
var def=location.hostname;
var str456= def;
var lmn=str456.search(/.citigold./i);
if (lmn != -1)
{
document.write('
Banking
');
}
else
{
document.write('Banking
');}
// script start here
function left_links(id)
{
var def=location.hostname;
var str456= def;
var lmn=str456.search(/.citigold./i);
if (lmn != -1)
{
if(id == "BankingPromo")
{ document.getElementById("LeftMenu1").style.color = "#5A5A5A"; }
if(id == "CPC")
{ document.getElementById("LeftMenu2").style.color = "#5A5A5A"; }
if(id == "Citigold")
{ document.getElementById("LeftMenu3").style.color = "#5A5A5A"; }
if(id == "CitiBanking")
{ document.getElementById("LeftMenu4").style.color = "#5A5A5A"; }
if(id == "GlobalBanking")
{ document.getElementById("LeftMenu5").style.color = "#5A5A5A"; }
if(id == "CheckingSavings")
{ document.getElementById("LeftMenu6").style.color = "#5A5A5A"; }
if(id == "MultiCurrencyAc")
{ document.getElementById("LeftMenu7").style.color = "#5A5A5A"; }
if(id == "RenminbiServices")
{ document.getElementById("LeftMenu8").style.color = "#5A5A5A"; }
if(id == "PortfolioFinancingLiquidity")
{ document.getElementById("LeftMenu16").style.color = "#5A5A5A"; }
if(id == "OtherServices")
{ document.getElementById("LeftMenu10").style.color = "#5A5A5A"; }
if(id == "UsefulDocuments")
{ document.getElementById("LeftMenu11").style.color = "#5A5A5A"; }
if(id == "visadebit")
{ document.getElementById("LeftMenu12").style.color = "#5A5A5A"; }
}
else
{
if(id == "BankingPromo")
{ document.getElementById("LeftMenu1").style.color = "#3399cc"; }
if(id == "CPC")
{ document.getElementById("LeftMenu2").style.color = "#3399cc"; }
if(id == "Citigold")
{ document.getElementById("LeftMenu3").style.color = "#3399cc"; }
if(id == "CitiBanking")
{ document.getElementById("LeftMenu4").style.color = "#3399cc"; }
if(id == "GlobalBanking")
{ document.getElementById("LeftMenu5").style.color = "#3399cc"; }
if(id == "CheckingSavings")
{ document.getElementById("LeftMenu6").style.color = "#3399cc"; }
if(id == "MultiCurrencyAc")
{ document.getElementById("LeftMenu7").style.color = "#3399cc"; }
if(id == "RenminbiServices")
{ document.getElementById("LeftMenu8").style.color = "#3399cc"; }
if(id == "PortfolioFinancingLiquidity")
{ document.getElementById("LeftMenu16").style.color = "#3399cc"; }
if(id == "OtherServices")
{ document.getElementById("LeftMenu10").style.color = "#3399cc"; }
if(id == "UsefulDocuments")
{ document.getElementById("LeftMenu11").style.color = "#3399cc"; }
if(id == "visadebit")
{ document.getElementById("LeftMenu12").style.color = "#3399cc"; }
}
}
function Citigold(get_id)
{
var imgopen = '../images/left_arrow_cg1.gif';
var imgclose = '../images/left_arrow_cg.gif';
document.getElementById('imgLB1').src = imgclose;
document.getElementById('imgLB2').src = imgclose;
document.getElementById('imgLB3').src = imgclose;
document.getElementById('imgLB4').src = imgclose;
document.getElementById('imgLB5').src = imgclose;
document.getElementById('imgLB6').src = imgclose;
document.getElementById('imgLB7').src = imgclose;
document.getElementById('imgLB8').src = imgclose;
document.getElementById('imgLB16').src = imgclose;
document.getElementById('imgLB10').src = imgclose;
document.getElementById('imgLB11').src = imgclose;
document.getElementById('imgLB12').src = imgclose;
document.getElementById(get_id).style.color = '#5A5A5A';
}
function CPC(get_id)
{
var imgopen = '../images/left_arrow_cg1.gif';
var imgclose = '../images/left_arrow_cg.gif';
document.getElementById('imgLB1').src = imgclose;
document.getElementById('imgLB2').src = imgclose;
document.getElementById('imgLB3').src = imgclose;
document.getElementById('imgLB4').src = imgclose;
document.getElementById('imgLB5').src = imgclose;
document.getElementById('imgLB6').src = imgclose;
document.getElementById('imgLB7').src = imgclose;
document.getElementById('imgLB8').src = imgclose;
document.getElementById('imgLB16').src = imgclose;
document.getElementById('imgLB10').src = imgclose;
document.getElementById('imgLB11').src = imgclose;
document.getElementById('imgLB12').src = imgclose;
document.getElementById(get_id).style.color = '#5A5A5A';
}
function BankingPromo(get_id)
{
var def=location.hostname;
var str456= def;
var lmn=str456.search(/.citigold./i);
if (lmn != -1)
{
var imgopen = '../images/left_arrow_cg1.gif';
var imgclose = '../images/left_arrow_cg.gif';
document.getElementById('LB1').style.display = 'block';
document.getElementById('imgLB1').src = imgopen;
document.getElementById('leftLB1').style.color = '#5A5A5A';
document.getElementById(get_id).style.color = '#5A5A5A';
}
else
{
var imgopen = '../images/left_arrow1.gif';
var imgclose = '../images/left_arrow.gif';
document.getElementById('LB1').style.display = 'block';
document.getElementById('imgLB1').src = imgopen;
document.getElementById('leftLB1').style.color = '#3399CC';
document.getElementById(get_id).style.color = '#3399CC';
}
}
function CitiBanking(get_id)
{
var def=location.hostname;
var str456= def;
var lmn=str456.search(/.citigold./i);
if (lmn != -1)
{
var imgopen = '../images/left_arrow_cg1.gif';
var imgclose = '../images/left_arrow_cg.gif';
document.getElementById('LB4').style.display = 'block';
document.getElementById('imgLB4').src = imgopen;
document.getElementById('leftLB4').style.color = '#5A5A5A';
document.getElementById(get_id).style.color = '#5A5A5A';
}
else
{
var imgopen = '../images/left_arrow1.gif';
var imgclose = '../images/left_arrow.gif';
document.getElementById('LB4').style.display = 'block';
document.getElementById('imgLB4').src = imgopen;
document.getElementById('leftLB4').style.color = '#3399CC';
document.getElementById(get_id).style.color = '#3399CC';
}
}
function GlobalBanking(get_id)
{
var def=location.hostname;
var str456= def;
var lmn=str456.search(/.citigold./i);
if (lmn != -1)
{
var imgopen = '../images/left_arrow_cg1.gif';
var imgclose = '../images/left_arrow_cg.gif';
document.getElementById('LB5').style.display = 'block';
document.getElementById('imgLB5').src = imgopen;
document.getElementById('leftLB5').style.color = '#5A5A5A';
document.getElementById(get_id).style.color = '#5A5A5A';
}
else
{
var imgopen = '../images/left_arrow1.gif';
var imgclose = '../images/left_arrow.gif';
document.getElementById('LB5').style.display = 'block';
document.getElementById('imgLB5').src = imgopen;
document.getElementById('leftLB5').style.color = '#3399CC';
document.getElementById(get_id).style.color = '#3399CC';
}
}
function CheckingSavings(get_id)
{
var def=location.hostname;
var str456= def;
var lmn=str456.search(/.citigold./i);
if (lmn != -1)
{
var imgopen = '../images/left_arrow_cg1.gif';
var imgclose = '../images/left_arrow_cg.gif';
document.getElementById('LB6').style.display = 'block';
document.getElementById('imgLB6').src = imgopen;
document.getElementById('leftLB6').style.color = '#5A5A5A';
document.getElementById(get_id).style.color = '#5A5A5A';
}
else
{
var imgopen = '../images/left_arrow1.gif';
var imgclose = '../images/left_arrow.gif';
document.getElementById('LB6').style.display = 'block';
document.getElementById('imgLB6').src = imgopen;
document.getElementById('leftLB6').style.color = '#3399CC';
document.getElementById(get_id).style.color = '#3399CC';
}
}
function MultiCurrencyAc(get_id)
{
var def=location.hostname;
var str456= def;
var lmn=str456.search(/.citigold./i);
if (lmn != -1)
{
var imgopen = '../images/left_arrow_cg1.gif';
var imgclose = '../images/left_arrow_cg.gif';
document.getElementById('LB7').style.display = 'block';
document.getElementById('imgLB7').src = imgopen;
document.getElementById('leftLB7').style.color = '#5A5A5A';
document.getElementById(get_id).style.color = '#5A5A5A';
}
else
{
var imgopen = '../images/left_arrow1.gif';
var imgclose = '../images/left_arrow.gif';
document.getElementById('LB7').style.display = 'block';
document.getElementById('imgLB7').src = imgopen;
document.getElementById('leftLB7').style.color = '#3399CC';
document.getElementById(get_id).style.color = '#3399CC';
}
}
function RenminbiServices(get_id)
{
var def=location.hostname;
var str456= def;
var lmn=str456.search(/.citigold./i);
if (lmn != -1)
{
var imgopen = '../images/left_arrow_cg1.gif';
var imgclose = '../images/left_arrow_cg.gif';
document.getElementById('LB8').style.display = 'block';
document.getElementById('imgLB8').src = imgopen;
document.getElementById('leftLB8').style.color = '#5A5A5A';
document.getElementById(get_id).style.color = '#5A5A5A';
}
else
{
var imgopen = '../images/left_arrow1.gif';
var imgclose = '../images/left_arrow.gif';
document.getElementById('LB8').style.display = 'block';
document.getElementById('imgLB8').src = imgopen;
document.getElementById('leftLB8').style.color = '#3399CC';
document.getElementById(get_id).style.color = '#3399CC';
}
}
function PortfolioFinancingLiquidity(get_id)
{
var def=location.hostname;
var str456= def;
var lmn=str456.search(/.citigold./i);
if (lmn != -1)
{
var imgopen = '../images/left_arrow_cg1.gif';
var imgclose = '../images/left_arrow_cg.gif';
document.getElementById('LB16').style.display = 'block';
document.getElementById('imgLB16').src = imgopen;
document.getElementById('leftLB16').style.color = '#5A5A5A';
document.getElementById(get_id).style.color = '#5A5A5A';
}
else
{
var imgopen = '../images/left_arrow1.gif';
var imgclose = '../images/left_arrow.gif';
document.getElementById('LB16').style.display = 'block';
document.getElementById('imgLB16').src = imgopen;
document.getElementById('leftLB16').style.color = '#3399CC';
document.getElementById(get_id).style.color = '#3399CC';
}
}
function OtherServices(get_id)
{
var def=location.hostname;
var str456= def;
var lmn=str456.search(/.citigold./i);
if (lmn != -1)
{
var imgopen = '../images/left_arrow_cg1.gif';
var imgclose = '../images/left_arrow_cg.gif';
document.getElementById('LB10').style.display = 'block';
document.getElementById('imgLB10').src = imgopen;
document.getElementById('leftLB10').style.color = '#5A5A5A';
document.getElementById(get_id).style.color = '#5A5A5A';
}
else
{
var imgopen = '../images/left_arrow1.gif';
var imgclose = '../images/left_arrow.gif';
document.getElementById('LB10').style.display = 'block';
document.getElementById('imgLB10').src = imgopen;
document.getElementById('leftLB10').style.color = '#3399CC';
document.getElementById(get_id).style.color = '#3399CC';
}
}
function UsefulDocuments(get_id)
{
var def=location.hostname;
var str456= def;
var lmn=str456.search(/.citigold./i);
if (lmn != -1)
{
var imgopen = '../images/left_arrow_cg1.gif';
var imgclose = '../images/left_arrow_cg.gif';
document.getElementById('LB11').style.display = 'block';
document.getElementById('imgLB11').src = imgopen;
document.getElementById('leftLB11').style.color = '#5A5A5A';
document.getElementById(get_id).style.color = '#5A5A5A';
}
else
{
var imgopen = '../images/left_arrow1.gif';
var imgclose = '../images/left_arrow.gif';
document.getElementById('LB11').style.display = 'block';
document.getElementById('imgLB11').src = imgopen;
document.getElementById('leftLB11').style.color = '#3399CC';
document.getElementById(get_id).style.color = '#3399CC';
}
}