function rightContact() {
      
		var myHtml = '';
		
		myHtml += '<div class="SubRightCol_Story" style="margin-top: 15px;"><span class="header">Contact Information:</span><br /><br /><strong>Citigroup Fixed Income <br />Investor Relations</strong><br />153 E 53rd<br />5th Floor, Zone 1<br />New York, NY 10022<br />(212) 559-5091<br /><a href="/cgi-bin/gohttps?/citi/fixedincome/contact/form.htm" target="_blank">Contact Fixed Income</a></div><div class="SubRightCol_Story" style="margin-top: 15px;" style="background: none;"><span class="header">Presentations:</span><br /><br /><ul class="RightColList"><li><a href="/citi/fixedincome/fi_pres.htm">Fixed Income Investor Presentations</a></li><li><a href="/citi/fin/pres.htm">All Citigroup Investor Presentations</a></li></ul></div>';
		      
		document.getElementById('rightContacts_Pres').innerHTML = myHtml;

}
