<!--
CurrPath = location.href;
ImgPath = "";
StPoint  = CurrPath.indexOf("bahrain/homepage")
if (StPoint >= 0)
   {
    StPoint += 16;
    ImgPath = CurrPath.substr(0,StPoint);
   }

mo="MM_swapImgRestore()"
cbmo = "MM_swapImage('nav_2','','images/nav/nav_2_over.gif',1)"
inmo = "MM_swapImage('nav_3','','images/nav/nav_3_over.gif',1)"
wnmo = "MM_swapImage('nav_4','','images/nav/nav_4_over.gif',1)"
como = "MM_swapImage('nav_com','','images/nav/nav_com_over.gif',1)"
citib = "MM_swapImage('nav_5','','images/nav/top_11_over.jpg',1)"
ucre = "MM_swapImage('nav_8','','images/nav/nav_8_over.gif',1)"
csmo = "MM_swapImage('nav_6','','../gcb/citigold/cgold_images/nav/nav_5_over.gif',1)"
care = "MM_swapImage('nav_7','','images/nav/nav_7_over.gif',1)"
sign = "javascript:login('cbol','index.htm')"
	
document.write(
'<!-- HEADER START -->'+
'<table width="100%" border="0" cellspacing="0" cellpadding="0">'+
'<tr>'+
'<td>'+
'<div align="center">'+
'<center> <table width="100%" border="0" cellspacing="0" cellpadding="0">'+
'<tr>'+
'<td>'+
'<img border="0" src="'+ImgPath+'/images/36wav.gif" width="100%" height="36">'+
'</td>'+
'</tr>'+
'<tr>'+
'<td>'+
'<div align="center">'+
'<center><table width="100%" border="0" cellspacing="0" cellpadding="0">'+
'<tr>'+
'<td width="0"><a href="http://www.citibank.com/bahrain">'+
'<img src="images/logo2.gif" alt="Citibank" hspace="10" vspace="7" border="0" width="96" height="28"></a>'+
'</td>'+
'<td width="100%" class="toplinks"><div align="right">&#8226; '+
'<a href="'+sign+'" class="toplinks" style="color: #339900" target="_top"> sign on</a> &#8226; '+
'<a href="/cgi-bin/gohttps?/bahrain/gcb/apply/form.htm" class="toplinks" target="_top">contact us</a> &#8226; '+
'<a href="../gcb/info/sitemap.htm" class="toplinks" target="_top">site map</a> &#8226; '+
'<a href="http://www.citibank.com/privacy/" class="toplinks" target="_blank">privacy</a> &#8226; '+
'<a href="http://www.citibank.com" class="toplinks" target="_blank">citibank.com</a></div></td>'+
'<td width="0"><img src="images/pixel.gif" width="10" height="1"></td>'+
'</tr>'+
'</table></center>'+
'</div>'+
'</td>'+
'</tr>'+
'<tr>'+
'<td nowrap>'+
'<div align="center">'+
'<center><table width="100%" border="0" cellspacing="0" cellpadding="0">'+
'<tr>'+
'<td background="images/nav/b_line.gif" height="22" align="left">'+
'<img src="images/country.gif" alt="Bahrain" width="140" height="22">'+
'<a href="../gcb" onMouseOut="'+mo+'" onMouseOver="'+cbmo+'" target="_top">'+
'<img src="images/nav/nav_2_off.gif" alt="Consumer Banking" name="nav_2" border="0" id="nav_2" width="128" height="22"></a>'+
'<img src="images/nav/b_line.gif" width="5" height="22">'+
'<a href="../gcb/info/" onMouseOut="'+mo+'" onMouseOver="'+inmo+'" target="_top">'+
'<img src="images/nav/nav_3_off.gif" alt="Information" name="nav_3" border="0" id="nav_3" width="88" height="22"></a>'+
'<img src="../images/nav/b_line.gif" width="5" height="22">'+
'<a href="../gcb/citigold/index.htm" onMouseOut="'+mo+'" onMouseOver="'+csmo+'" target="_top">'+
'<img src="../gcb/citigold/cgold_images/nav/nav_5_off.gif" alt="CitiGold" name="nav_6" border="0" id="nav_6" width="63" height="22"></a>'+
'<img src="images/nav/b_line.gif" width="5" height="22">'+
'<a href="../gcb/citibusiness/index.htm" onMouseOut="'+mo+'" onMouseOver="'+citib+'" target="_top">'+
'<img src="images/nav/top_nav_11.jpg" alt="CitiBusiness" name="nav_5" border="0" id="nav_8" width="84" height="22"></a>'+
'<a href="../gcb/community/" onMouseOut="'+mo+'" onMouseOver="'+como+'" target="_top">'+
'<img src="images/nav/nav_com_off.gif" alt="Community" name="nav_com" border="0" id="nav_com" width="88" height="22"></a>'+
'<img src="../images/nav/b_line.gif" width="5" height="22">'+
'<a href="../gcb/whatsnew/" onMouseOut="'+mo+'" onMouseOver="'+wnmo+'" target="_top">'+
'<img src="images/nav/nav_4_off.gif" alt="What s New" name="nav_4" border="0" id="nav_4" width="83" height="22"></a>'+
'<a href="../gcb/creditresp/index.htm" onMouseOut="'+mo+'" onMouseOver="'+ucre+'" target="_top">'+
'<img src="images/nav/nav_8_off.gif" alt="Use Credit Responsibly" name="nav_8" border="0" id="nav_8" width="138" height="22"></a>'+
//'<a href="../gcb/whatsnew/" onMouseOut="'+mo+'" onMouseOver="'+trmo+'" target="_top">'+
//'<img src="images/nav/nav_5_off.gif" alt="Treasury" name="nav_5" border="0" id="nav_5" width="83" height="22"></a>'+
'<a href="http://careers.citigroup.com" onMouseOut="'+mo+'" onMouseOver="'+care+'" target="_top">'+
'<img src="images/nav/nav_7_off.gif" alt="Careers" name="nav_7" border="0" id="nav_7" width="88" height="22"></a>'+
'<img src="images/nav/b_line.gif" width="5" height="22">'+
'</tr>'+
'</table></center>'+
'</div>'+
'</td>'+
'</tr>'+
'</table>'+
'</center>'+
'</div>'+
'</td>'+
'</tr>'+
'</table>'+
'<!-- END HEADER -->');
//-->