<!--
CurrPath = location.href;
ImgPath = "";
StPoint  = CurrPath.indexOf("uae/gcib")
if (StPoint >= 0)
   {
    StPoint += 8;
    ImgPath = CurrPath.substr(0,StPoint);
   }

cpin = "javascript:login('cbol','/cgi-bin/gohttp?/uae/gcb/cbol/index.htm')"

document.write(
'<div align="right">'+
'<a href="http://www.citibank.com/uae/gcb/cbol/isecurity.htm" target="_top" class="redfooter">consumer alert</a>'+
'&nbsp;|&nbsp;<a href="/cgi-bin/gohttp?/uae/gcb/info/careers/index.htm" target="_top" class="footer">citibank careers</a>'+
'&nbsp;|&nbsp;<a href="/cgi-bin/gohttp?/uae/gcb/comm_services/index.htm" class="footer" target="_top">community services</a>'+
'&nbsp;|&nbsp;<a href="/cgi-bin/gohttp?/uae/gcb/info/sitemap.htm" class="footer" target="_top">site map</a>'+
'</div>');
//-->