var d=new Date();


document.write("<div id='footer'><hr><div style='float:left;' class='footer'><a href='http://www.citigroup.com'>citigroup.com</a></div><div style='float:right;' class='footer'><a href='/personal/banking/info/aboutcitibank/index.htm'>About us</a> | <a href='/personal/banking/info/contactus/'>Contact us</a> | <a href='/personal/banking/bankingproducts/currentaccounts/internetbanking/security.htm'>Security</a> | <a href='/personal/banking/info/privacy/index.htm'>Privacy</a> | <a href='/personal/banking/info/access/index.htm'>Accessibility</a> | <a href='/personal/banking/sitemap/index.htm'>Site map</a> | <a href='http://www.citi.com'>Citi.com</a></div><br><hr>");



document.write("<div style='float:left;' class='footer'><img src='/personal/img/citi/ftr_logo.gif'><br><a href='http://www.citi.com'>Citi.com</a></div><div style='float:right;text-align:left;width:90%;' class='footer'>Investment and insurance products are not insured by any governmental agencies, are not bank deposits, and are neither obligations of, nor guaranteed by, Citigroup, or any of its affiliates, unless otherwise stated. Investment Products are subject to investment risks, including possible loss of some or all of the principal amount invested. Past performance is not indicative of future results, investments can go down as well as up.<br><br>By using this website, registered in the United Kingdom, you agree to the <a href='/personal/cards/terms_cond.htm'>Terms and Conditions</a>.<br><br>This website is not intended for distribution to, or use by any person in any country where such distribution or use would be subject to or contrary to local law or regulation.<br><br>Calls may be recorded or monitored for training and service quality purposes. Calls to 0800 numbers are free from a UK landline, mobile costs may vary.<br><br>Citibank "+d.getFullYear()+". Citibank is a registered service mark of Citibank, N.A. or Citigroup. CITI, CITI and Arc Design, CITIBANK, CITIGROUP, CITICORP and CITI NEVER SLEEPS are trademarks and service marks of Citigroup Inc. and Citibank, N.A. and are used and registered throughout the world. <a href='/personal/cards/terms_cond.htm#copy'>Citibank International Plc</a> is licensed by the Office of Fair Trading to supply credit. Our licence number is 0482552. For all other activities we are authorised and regulated by the Financial Services Authority. FSA reference number 122342. Registered in England No. 1088249. Registered Office: Citigroup Centre, Canada Square, Canary Wharf, London E14 5LB. Vat No. GB 429 6256 29. Ultimately owned by Citigroup Inc., New York, USA.<br><br>Copyright &copy; "+d.getFullYear()+"&nbsp;Citigroup Inc.</div></div></div>");






var strSource = "";
if(strSource.indexOf("0000")>0) 
	{}

	else{
		if(strSource.substring(0,1)=="?"){}
			else 		
			strSource =  ""
			//strSource =  "?source=3287"
		}
		
for (i=0;i<document.links.length;i++) {

var strHref = (document.links[i].href).toLowerCase();

    if ( ((strHref.substring(0,11)).toLowerCase()== 'javascript:') ||(strHref.indexOf("history")>0 || (strHref.indexOf("#")>0) || ((strHref.substring(0,7)).toLowerCase()== 'mailto:')))

	{}

	else

	if (document.links[i].hostname == location.hostname){

		if(strHref.indexOf("?")>0) 

			if(strHref.indexOf("gohttps")>0)

				document.links[i].href=document.links[i].href + strSource 

			else		

				document.links[i].href=document.links[i].href + strSource.replace("?","&")

			else

				document.links[i].href=document.links[i].href + strSource

	}

}
