var _copy = new Date().getFullYear();
document.write(''+
	'<table width="99%" border="0" cellspacing="0" cellpadding="0">' +
	'<tr>' +
		'<td height="25" colspan="4">&nbsp;</td>' +
	'</tr>' +
	'<tr>' +
		'<td colspan="4" align="right"><a href="javascript:launchPopup(\'/domain/spoof/report_abuse.htm\',\'spoofing\',\'status,resizable,scrollbars,width=694,height=620\')">about e-mail fraud</a>&nbsp;&nbsp;|&nbsp;&nbsp;' +
			'<a href="javascript:launchPopup(\'/domain/redirect/footer/aboutus.htm\',\'_blank\',\'status,menubar,scrollbars,resizable,location,toolbar,width=650,height=575\')">about us</a>&nbsp;&nbsp;|&nbsp;&nbsp;' +
			'<a href="javascript:launchPopup(\'/domain/redirect/footer/careers.htm\',\'_blank\',\'status,menubar,scrollbars,resizable,location,toolbar,width=650,height=575\')">careers</a>&nbsp;&nbsp;|&nbsp;&nbsp;' +
			'<a href="/domain/redirect/footer/locateus.htm" target="_blank">locations</a>&nbsp;&nbsp;|&nbsp;&nbsp;' +
			'<a href="/domain/redirect/footer/sitemap.htm" target="_blank">site map</a>&nbsp;&nbsp;</td>' +
	'</tr>' +
	'<tr>' +
		'<td width="5">' +
		'	<img src="images/general/spacer.gif" width="5" height="1">' +
		'</td>'+
		'<td bgColor="#cccccc" colSpan="3">' +
		'	<img height="1" src="images/general/spacer.gif" width="1">' +
		'</td>' +
	'</tr>' +
	'<tr>' +
		'<td width="5">' +
		'	<img src="images/general/spacer.gif" width="5" height="1">' +
		'</td>'+
		'<td colspan=2 valign="top">' +
		'	<table border="0" cellspacing="2" cellpadding="0">' +
		'	<tr>' +
		'		<td>' +
		'			<font color="#000000">' +
		'				<p><img src="/domain/images/lender.gif" title="An Equal Housing Lender" border="0" hspace="6" vspace="2" align="right">Citibank.com is the source of information about and access to domestic financial services provided by Citibank retail banking and the Citigroup family of companies.<br>Citibank, N.A. Member FDIC.<br>Citibank Credit Cards are issued by Citibank (South Dakota), N.A.</p>' +
		'			</font>' +
		'		</td>' +
		'	</tr>' +
		'	</table>' +
		'</td>' +
	'</tr>' +	
	'<tr>' +
		'<td width="5"><img src="images/general/spacer.gif" width="5" height="1"></td>'+
		'<td class="footer" vAlign="top" width="100">' +
			'<img src="images/general/footlogo.gif"><br>' +
			'<a href="'+CITI_ENV+'/domain/"><font color="#003399">Citi.com</font></a>' +
		'</td>' +
		'<td vAlign="top" align="right">' +
			'<img src="images/general/spacer.gif"><br>' +
			'<a href="javascript:launchPopup(\'/domain/redirect/footer/privacy.htm\',\'privacy\',\'status,menubar,scrollbars,resizable,toolbar,width=650,height=575\')"><font color="#003399">Privacy</font></a><br>' +
			'<a href="/domain/redirect/footer/disclaim.htm?BVE='+BVE.replace(/\:/g,'@')+'&BVP='+BVP+'&US" target="_blank"><font color="#003399">Terms & Conditions</font></a><br>' +
			'<font color="#666666">Copyright &copy; ' +_copy+' Citigroup Inc.</font>' +
		'</td>' +
	'</tr>' +
	'</table><br>');