<!--
CurrPath = location.href;
ImgPath = "";
StPoint  = CurrPath.indexOf("uae/gcb")
if (StPoint >= 0)
   {
    StPoint += 7;
    ImgPath = CurrPath.substr(0,StPoint);
   }

//sd banner rotate start

var url = "";
var u = "";
var t = "";
var a = "";
var smb = "";
var wid = "";
var ht = "";
var ads = 11;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % ads;
ad +=1;
/*
if (ad==1) {
txt="";
url="/cgi-bin/gohttp?/uae/gcb/ccards/ramadan_off.htm";
target="_top"
alt="101 Dining offers";
banner="../nimgs/isd_ramadan.gif";
width="166";
height="254";
}
*/

if (ad==1) {
txt="";
url="/cgi-bin/gohttp?/uae/gcb/whatsnew/pick_of_month/index.htm";
target="_top"
alt="101 Dining offers";
banner="images/isd_dining.gif";
width="166";
height="254";
}

if (ad==2) {
txt="";
url="/cgi-bin/gohttp?/uae/gcb/ccards/cwp.htm";
target="_top"
alt="Citibank World Privileges";
banner="images/isd_cwp.gif";
width="166";
height="254";
}

if (ad==3) {
txt="";
url="/cgi-bin/gohttp?/uae/gcb/citibusiness/propertypower.htm";
target="_top"
alt="CitiBusiness presents Property Power";
banner="images/isd-citibuis.gif";
width="166";
height="254";
}

if (ad==4) {
txt="";
url="/cgi-bin/gohttp?/uae/gcb/ccards/secure_wallet.htm";
target="_top"
alt="Secure your wallet before you travel!";
banner="images/isd_secure_wlt.gif";
width="166";
height="244";
}

if (ad==5) {
txt="";
url="/cgi-bin/gohttp?/uae/gcb/citigold/cg_privi_mgm.htm?#11";
target="_top"
alt="Enjoy the Freedom of knowing that your money is growing by the minute";
banner="images/isd_citigold.gif";
width="166";
height="253";
}

/*if (ad==6) {
txt="";
url="/cgi-bin/gohttp?/uae/gcb/loans/auto_swipe.htm";
target="_top"
alt="Citibank Auto Loans now starting from 3.99% with NIL downpayment";
banner="../nimgs/isd_autoloans.gif";
width="166";
height="244";
}*/

if (ad==6) {
txt="";
url="/cgi-bin/gohttp?/uae/gcb/ccards/cards_ekult.htm";
target="_top"
alt="The Ultimate world of possibilities awaits you.";
banner="images/isd_ultimate.gif";
width="166";
height="244";
}

if (ad==7) {
txt="";
url="/cgi-bin/gohttp?/uae/gcb/emailst/index.htm";
target="_top"
alt="Now get your Credit Card Statement on Email";
banner="images/isd_emailst.gif";
width="166";
height="253";
}

if (ad==8) {
txt="";
url="/cgi-bin/gohttp?/uae/gcb/loans/perinstall.htm";
target="_top"
alt="Personal Installment Loan of up to AED 200,000";
banner="images/isd_pil.gif";
width="166";
height="210";
}

/*if (ad==8) {
txt="";
url="/cgi-bin/gohttp?/uae/gcb/paccounts/citibest.htm";
target="_top"
alt="Switch to the new CitiBest Account today";
banner="../nimgs/isd_citibest.gif";
width="166";
height="254";
}*/

if (ad==9) {
txt="";
url="/cgi-bin/gohttp?/uae/gcb/whatsnew/pick_of_month/index.htm";
target="_top"
alt="Exciting offers round the year just for you";
banner="images/isd_pick.gif";
width="166";
height="231";
}
/*
if (ad==11) {
txt="";
url="/cgi-bin/gohttp?/uae/gcb/cbol/cgt/index.htm";
target="_top"
alt="Introducing Citibank Global Transfer";
banner="images/isd_cgt.gif";
width="166";
height="200";
}
*/
if (ad==10) {
txt="";
url="/cgi-bin/gohttp?/uae/gcb/paccounts/debit_cards.htm";
target="_top"
alt="Breaking News: Presenting new Photo ATM - Debit Card";
banner="images/isd_dc.gif";
width="166";
height="200";
}

//if (ad==12) {
//txt="";
//url="/cgi-bin/gohttp?/uae/gcb/paccounts/twin_account.htm";
//target="_top"
//alt="Citibank Rupee Checking Account and Citibank AED account";
//banner="../nimgs/isd_twin.gif";
//width="166";
//height="200";
//}



document.write('<A HREF=' + url + ' target=' + target +'><img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br></A>');
document.write(
'<div align="right">'+
'<table border="0" width="100%" cellspacing="0" cellpadding="4">'+
'<tr>'+
'<td width="95%" valign="middle" align="right">'+
'<a href="/cgi-bin/gohttp?/uae/gcb/whatsnew/index.htm" target="_top">All Promotions</a>'+
'</td>'+
'<td width="5%" valign="middle" align="right">'+
'<img border="0" src="'+ImgPath+'/images/more_blue.gif" width="17" height="15">'+
'</td>'+
'</tr>'+
'</table>'+
'</div>');
//-->