/* Code for Header */
section="PBANKING";
subsection = "HISAVESAVINGACCOUNT";
/*** Layer Functions ***/
function showlogintype()
{
var oElement = document.getElementById("logintype");
oElement.style.display = "block";
var oElement1 = document.getElementById("loginbox");
oElement1.width=635;
}
function showlogintype1()
{
var oElement = document.getElementById("logintype1");
oElement.style.display = "block";

var oElement1 = document.getElementById("loginbox1");
oElement1.width=70;
}
document.write('<TABLE width="770px" cellspacing="0" cellpadding="0" border="0">');
        document.write('<TR>');
                document.write('<TD WIDTH="320"><IMG SRC="./Images/logo_icicibank.gif" WIDTH="320" HEIGHT="64" BORDER="0" ALT="ICICI Bank"></TD>');
                document.write('<TD align="right" background="./Images/logo_background.gif" width="509"><IMG SRC="./Images/logo_uk.gif" WIDTH="185" HEIGHT="64" BORDER="0" ALT="United Kingdom"></TD>');
        document.write('</TR>');
document.write('</TABLE>');

document.write('<TABLE width="770px" height="27" background="./Images/logo_bottom_background.gif" cellspacing="0" cellpadding="0" border="0">');


                //if(section=="HOME") /*On home page no images are displayed */
                //{              document.write('<TR>');
                        document.write('<TD WIDTH="467"><IMG SRC="../images/bar.gif" WIDTH="1" HEIGHT="23" BORDER="0" ALT=""></TD>');
                        document.write('<TD id="loginbox1" background="./Images/logo_bottom_background.gif" height="27" align="right"><IMG  SRC="./Images/login.gif" BORDER="0" ALT="Login" onmouseover="showlogintype1();"></TD>');
                        document.write('<TD><div id="logintype1" style="display:none;"><A HREF=\"#\" onClick=\"window.open(\'https://infinity.icicibank.co.uk/UKRET/BANKAWAY?Action.RetUser.Init.001=Y&AppSignonBankId=ICI51&AppType=corporate\',\'\',\'height=1010,location=yes,scrollbars=yes,resizable=1,status=yes\')\" class="click" title="Login for HiSave and Current Account Customers">Individual</A> | <A HREF="https://cib.icicibank.co.uk/CORPCIBUK/BANKAWAY?Action.CorpUser.Init.001=Y&AppSignonBankId=ICI51&AppType=corporate" class="level1" target="_blank" title="Login for Corporate Users">Corporate</A> | <A HREF=\"#\" onClick=\"window.open(\'popup_creditcards.htm\',\'\',\'top=25,left=35,width=527,height=300,no\')\" class="click" title="Login for Credit Cards">Credit Cards</A></td>');                        document.write('</TR>');
                        document.write('</TABLE>');
                //}
                //else
                //{
                


/*
                        document.write('<TR>');

                        if(section=="PBANKING")
                        {
                                document.write('<TD width="110" background="./Images/bgpb.gif" align="center"><A HREF="personal.html" class="sellevel1">Personal Banking</a></TD>');
                        }
                        else
                        {
                                document.write('<TD width="110" align="center"><A HREF="personal.html" class="level1">Personal Banking</a></TD>');
                        }
                        document.write('<TD WIDTH="1" bgcolor="#D1CEC7"><IMG SRC="../images/bar.gif" WIDTH="1" HEIGHT="23" BORDER="0" ALT=""></TD>');


                        if(section == "CBANKING")
                        {
                                document.write('<TD width="200" background="./Images/bgpb.gif" align="center"><A HREF="corporate.html" class="sellevel1">Corporate &amp; Investment Banking</A></TD>');
                                //document.write('<TD width="137"><A HREF="corporate.html"><IMG SRC="./Images/Corporate-Banking1.gif" width="137" height="27" border="0"></a></TD>');
                        }
                        else
                        {
                                document.write('<TD width="200" align="center"><A HREF="corporate.html" class="level1">Corporate &amp; Investment Banking</A></TD>');
                        }
                                                document.write('<TD WIDTH="1" bgcolor="#D1CEC7"><IMG SRC="../images/bar.gif" WIDTH="1" HEIGHT="23" BORDER="0" ALT=""></TD>');



                        if(section == "BBANKING")
                        {
                                //        document.write('<TD width="110" background="./Images/bgpb.gif" align="center"><A HREF="business_banking.html" class="sellevel1">Business Banking</A></TD>');
                                //document.write('<TD width="137"><A HREF="business_banking.html"><IMG SRC="./Images/Corporate-Banking1.gif" width="137" height="27" border="0"></a></TD>');
                        }
                        else
                        {
                                //document.write('<TD width="110" align="center"><A HREF="business_banking.html" class="level1">Business Banking</A></TD>');
                        }

                        document.write('<TD WIDTH="1" bgcolor="#D1CEC7"><IMG SRC="../images/bar.gif" WIDTH="1" HEIGHT="23" BORDER="0" ALT=""></TD>');


                        //document.write('<TD style="padding-left:8px"><A HREF="index.html" class="level1">Home</A></TD>');
                        document.write ('<TD width=155>&nbsp;</td>');

//                                document.write('<TD WIDTH="1" bgcolor="#D1CEC7"><IMG SRC="../images/bar.gif" WIDTH="1" HEIGHT="23" BORDER="0" ALT=""></TD>');
                        document.write('<TD id="loginbox1" background="./Images/logo_bottom_background.gif" height="27" align="right"><IMG  SRC="./Images/login.gif" BORDER="0" ALT="Login" onmouseover="showlogintype1();"></TD>');
                        document.write('<TD><div id="logintype1" style="display:none;"><A HREF="https://www.icicibank.co.uk/UKRET/BANKAWAY?Action.RetUser.Init.001=Y&AppSignonBankId=ICI51&AppType=corporate" class="level1" target="_blank"  title="Login for HiSave and Current Account Customers">Individual</A> | <A HREF="https://cib.icicibank.co.uk/CORPCIBUK/BANKAWAY?Action.CorpUser.Init.001=Y&AppSignonBankId=ICI51&AppType=corporate" class="level1" target="_blank" title="Login for Corporate Users">Corporate</A> | <A HREF=\"#\" onClick=\"window.open(\'popup_creditcards.htm\',\'\',\'top=25,left=35,width=527,height=300,no\')\" class="click" title="Login for Credit Cards">Credit Cards</A></td>');

                        document.write('</TR>');
                        document.write('</TABLE>');


                        document.write('<TR>');
                                document.write('<TD>');
                                        document.write('<TABLE background="./Images/topbar.gif" height="23px" width="770px" cellspacing="0" cellpadding="0" border="0">');
                                                document.write('<TR>');
                                                if(section == "PBANKING")
                                                {
                                                        if(subsection == "HISAVESAVINGACCOUNT")
                                                        {
                                                                document.write('<TD class="topband" style="padding-left:12"><B><U>HiSAVE Account</U></B></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="insuring_health_insuring.html" class="topband">Health Insurance</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="current_account.html" class="topband">Current Account</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="savings.html" class="topband">Savings</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="loans.html" class="topband">Loans</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="credit_cards.html" class="topband">Credit Cards</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="nri_services.html" class="topband">NRI Services</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="money_transfers.html" class="topband">Money Transfers</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="text_message_banking.html" class="topband">Text Banking</A>&nbsp;&nbsp;</TD>');
                                                        }
                                                        if(subsection == "INSURING")
                                                        {
                                                                document.write('<TD class="topband" style="padding-left:12"><A HREF="hisave.html" class="topband">HiSAVE Account</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><U><B>Health Insurance</B></U>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="current_account.html" class="topband">Current Account</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="savings.html" class="topband">Savings</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="loans.html" class="topband">Loans</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="credit_cards.html" class="topband">Credit Cards</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="nri_services.html" class="topband">NRI Services</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="money_transfers.html" class="topband">Money Transfers</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="text_message_banking.html" class="topband">Text Banking</A>&nbsp;&nbsp;</B></TD>');
                                                        }
                                                        if(subsection == "CURRENTACCOUNT")
                                                        {
                                                                document.write('<TD class="topband" style="padding-left:12"><A HREF="hisave.html" class="topband">HiSAVE Account</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="insuring_health_insuring.html" class="topband">Health Insurance</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><U><B>Current Account</B></U></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="savings.html" class="topband">Savings</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="loans.html" class="topband">Loans</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="credit_cards.html" class="topband">Credit Cards</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="nri_services.html" class="topband">NRI Services</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="money_transfers.html" class="topband">Money Transfers</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="text_message_banking.html" class="topband">Text Banking</A>&nbsp;&nbsp;</B></TD>');
                                                        }
                                                        if(subsection == "FIXEDDEPOSIT")
                                                        {
                                                                document.write('<TD class="topband" style="padding-left:12"><A HREF="hisave.html" class="topband">HiSAVE Account</A>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="insuring_health_insuring.html" class="topband">Health Insurance</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="current_account.html" class="topband">Current Account</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><U><B>Savings</B></U></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="loans.html" class="topband">Loans</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="credit_cards.html" class="topband">Credit Cards</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="nri_services.html" class="topband">NRI Services</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="money_transfers.html" class="topband">Money Transfers</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="text_message_banking.html" class="topband">Text Banking</A>&nbsp;&nbsp;</B></TD>');
                                                        }
                                                        if(subsection == "LOANS")
                                                        {
                                                                document.write('<TD class="topband" style="padding-left:12"><A HREF="hisave.html" class="topband">HiSAVE Account</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="insuring_health_insuring.html" class="topband">Health Insurance</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="current_account.html" class="topband">Current Account</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="savings.html" class="topband">Savings</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><B><U>Loans</U></B></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="credit_cards.html" class="topband">Credit Cards</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="nri_services.html" class="topband">NRI Services</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="money_transfers.html" class="topband">Money Transfers</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="text_message_banking.html" class="topband">Text Banking</A>&nbsp;&nbsp;</B></TD></TD>');
                                                        }
                                                        if(subsection == "CREDITCARDS")
                                                        {
                                                                document.write('<TD class="topband" style="padding-left:12"><A HREF="hisave.html" class="topband">HiSAVE Account</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="insuring_health_insuring.html" class="topband">Health Insurance</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="current_account.html" class="topband">Current Account</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="savings.html" class="topband">Savings</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="loans.html" class="topband">Loans</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><B><U>Credit Cards</U></B></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="nri_services.html" class="topband">NRI Services</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="money_transfers.html" class="topband">Money Transfers</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="text_message_banking.html" class="topband">Text Banking</A>&nbsp;&nbsp;</TD>');
                                                        }
                                                        if(subsection == "PCREDITCARDS")
                                                        {
                                                                document.write('<TD class="topband" style="padding-left:12"><A HREF="hisave.html" class="topband">HiSAVE Account</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="insuring_health_insuring.html" class="topband">Health Insurance</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="current_account.html" class="topband">Current Account</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="savings.html" class="topband">Savings</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="loans.html" class="topband">Loans</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><B><U>Credit Cards</U></B></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="nri_services.html" class="topband">NRI Services</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="money_transfers.html" class="topband">Money Transfers</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="text_message_banking.html" class="topband">Text Banking</A>&nbsp;&nbsp;</TD>');
                                                        }
                                                        if(subsection == "NRISERVICES")
                                                        {
                                                                document.write('<TD class="topband" style="padding-left:12"><A HREF="hisave.html" class="topband">HiSAVE Account</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="insuring_health_insuring.html" class="topband">Health Insurance</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="current_account.html" class="topband">Current Account</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="savings.html" class="topband">Savings</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="loans.html" class="topband">Loans</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="credit_cards.html" class="topband">Credit Cards</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><B><U>NRI Services</U></B></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="money_transfers.html" class="topband">Money Transfers</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="text_message_banking.html" class="topband">Text Banking</A>&nbsp;&nbsp;</TD>');
                                                        }
                                                        if(subsection == "MONEYTRANSFERS")
                                                        {
                                                                document.write('<TD class="topband" style="padding-left:12"><A HREF="hisave.html" class="topband">HiSAVE Account</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="insuring_health_insuring.html" class="topband">Health Insurance</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="current_account.html" class="topband">Current Account</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="savings.html" class="topband">Savings</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="loans.html" class="topband">Loans</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="credit_cards.html" class="topband">Credit Cards</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="nri_services.html" class="topband">NRI Services</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><B><U>Money Transfers</U></B>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="text_message_banking.html" class="topband">Text Banking</A>&nbsp;&nbsp;</TD>');
                                                        }
                                                        if(subsection == "TEXTMESSAGESERVICE")
                                                        {
                                                                document.write('<TD class="topband" style="padding-left:12"><A HREF="hisave.html" class="topband">HiSAVE Account</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="insuring_health_insuring.html" class="topband">Health Insurance</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="current_account.html" class="topband">Current Account</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="savings.html" class="topband">Savings</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="loans.html" class="topband">Loans</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="credit_cards.html" class="topband">Credit Cards</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="nri_services.html" class="topband">NRI Services</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><A HREF="money_transfers.html" class="topband">Money Transfers</A></TD>');
                                                                document.write('<TD class="topband">&nbsp;&nbsp;|&nbsp;&nbsp;');
                                                                document.write('<TD class="topband"><B><U>Text Banking</U>&nbsp;&nbsp;</B></TD>');
                                                        }
                                                }
                                                if(section == "CBANKING")
                                                {
                                                        if(subsection == "CORPORATEBANKING")
                                                        {
                                                                document.write('<TD class="topband" style="padding-left:145"><B><U>Corporate Banking</U></B>');
                                                                document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF="investment_banking.html" class="topband">Investment Banking</A>');
                                                                document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF="global_market.html" class="topband">Global Market Group</A>');
                                                                document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF="productsandservices.html" class="topband">Products and Services</A></TD>');

                                                        }
                                                        if(subsection == "INVESTMENTBANKING")
                                                        {   document.write('<TD class="topband" style="padding-left:145"><A         HREF="corporate_banking.html" class="topband">Corporate Banking</A>');
                                                                document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<B><U>Investment Banking</U></B>');
                                                                document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF="global_market.html" class="topband">Global Market Group</A>');
                                                                document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF="productsandservices.html" class="topband">Products and Services</A></TD>');

                                                        }
                                                        if(subsection == "GLOBALMARKETGROUP")
                                                        {   document.write('<TD class="topband" style="padding-left:145"><A             HREF="corporate_banking.html" class="topband">Corporate Banking</A>');
                                                                document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF="investment_banking.html" class="topband">Investment Banking</A>');
                                                                document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<B><U>Global Market Group</U></B>');
                                                                document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF="productsandservices.html" class="topband">Products and Services</A></TD>');

                                                        }
                                                        if(subsection == "SERVICES")
                                                        {
                                                                document.write('<TD class="topband" style="padding-left:145"><A HREF="corporate_banking.html" class="topband">Corporate Banking</A>');
                                                                document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF="investment_banking.html" class="topband">Investment Banking</A>');
                                                                document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF="global_market.html" class="topband">Global Market Group</A>');
                                                                document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<B><U>Products and Services</U></B></A></TD>');

                                                        }

                                                }


                                                if(section == "BBANKING")
                                                {
                                                        if(subsection == "BUSINESSBANKIG")
                                                        {

                                                        }

                                                        if(subsection == "GLOBALMARKETGROUP")
                                                        {   document.write('<TD class="topband" style="padding-left:285"><B><U>Global Market Group</U></B>');
                                                                document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF="bb_productsandservices.html" class="topband">Products and Services</A></TD>');

                                                        }
                                                        if(subsection == "SERVICES")
                                                        {
                                                                document.write('<TD class="topband" style="padding-left:285"><A HREF="bb_global_market.html" class="topband">Global Market Group</A>');
                                                                document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<B><U>Products and Services</U></B></A></TD>');

                                                        }

                                                }


                                                document.write('</TR>');
                                        document.write('</TABLE>');
                                document.write('</TD>');
                        document.write('</TR>');

*/

               // }
               
document.write('<TABLE width="770px" cellspacing="0" cellpadding="0" border="0">');
        document.write('<TR>');
                document.write('<TD HEIGHT="10"></TD>');
        document.write('</TR>');
document.write('</TABLE>');


