// JavaScript Document
var def=location.hostname;
var str456= def;
var lmn=str456.search(/.citigold./i);
if (lmn != -1)
{
document.write('
Investments
');
}
else
{
document.write('Investments
');
}
// 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 == "BondsBrokeSer")
{ document.getElementById("leftLB1").style.color = "#5A5A5A"; }
if(id == "ForeignExcSer")
{ document.getElementById("LeftMenu2").style.color = "#5A5A5A"; }
if(id == "MutualFunds")
{ document.getElementById("LeftMenu3").style.color = "#5A5A5A"; }
if(id == "StructuredProd")
{ document.getElementById("LeftMenu4").style.color = "#5A5A5A"; }
if(id == "StockSer")
{ document.getElementById("LeftMenu5").style.color = "#5A5A5A"; }
if(id == "PortfolioFinanceSer")
{ document.getElementById("LeftMenu6").style.color = "#5A5A5A"; }
if(id == "MarketLinkedDeposit")
{ document.getElementById("LeftMenu7").style.color = "#5A5A5A"; }
if(id == "PremiumDeposit")
{ document.getElementById("LeftMenu8").style.color = "#5A5A5A"; }
if(id == "MarketInfo")
{ document.getElementById("LeftMenu9").style.color = "#5A5A5A"; }
if(id == "Promotions")
{ document.getElementById("LeftMenu10").style.color = "#5A5A5A"; }
}
else
{
if(id == "BondsBrokeSer")
{ document.getElementById("leftLB1").style.color = "#3399cc"; }
if(id == "ForeignExcSer")
{ document.getElementById("LeftMenu2").style.color = "#3399cc"; }
if(id == "MutualFunds")
{ document.getElementById("LeftMenu3").style.color = "#3399cc"; }
if(id == "StructuredProd")
{ document.getElementById("LeftMenu4").style.color = "#3399cc"; }
if(id == "StockSer")
{ document.getElementById("LeftMenu5").style.color = "#3399cc"; }
if(id == "PortfolioFinanceSer")
{ document.getElementById("LeftMenu6").style.color = "#3399cc"; }
if(id == "MarketLinkedDeposit")
{ document.getElementById("LeftMenu7").style.color = "#3399cc"; }
if(id == "PremiumDeposit")
{ document.getElementById("LeftMenu8").style.color = "#3399cc"; }
if(id == "MarketInfo")
{ document.getElementById("LeftMenu9").style.color = "#3399cc"; }
if(id == "Promotions")
{ document.getElementById("LeftMenu10").style.color = "#3399cc"; }
}
}
function BondsBrokeSer(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 ForeignExcSer(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('LI2').style.display = 'block';
document.getElementById('imgLI2').src = imgopen;
document.getElementById('leftLI2').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('LI2').style.display = 'block';
document.getElementById('imgLI2').src = imgopen;
document.getElementById('leftLI2').style.color = '#3399CC';
document.getElementById(get_id).style.color = '#3399CC';
}
}
function MutualFunds(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('LI3').style.display = 'block';
document.getElementById('imgLI3').src = imgopen;
document.getElementById('leftLI3').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('LI3').style.display = 'block';
document.getElementById('imgLI3').src = imgopen;
document.getElementById('leftLI3').style.color = '#3399CC';
document.getElementById(get_id).style.color = '#3399CC';
}
}
function StockSer(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('LI4').style.display = 'block';
document.getElementById('imgLI4').src = imgopen;
document.getElementById('leftLI4').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('LI4').style.display = 'block';
document.getElementById('imgLI4').src = imgopen;
document.getElementById('leftLI4').style.color = '#3399CC';
document.getElementById(get_id).style.color = '#3399CC';
}
}
function PortfolioFinanceSer(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('LI5').style.display = 'block';
document.getElementById('imgLI5').src = imgopen;
document.getElementById('leftLI5').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('LI5').style.display = 'block';
document.getElementById('imgLI5').src = imgopen;
document.getElementById('leftLI5').style.color = '#3399CC';
document.getElementById(get_id).style.color = '#3399CC';
}
}