var donate = 

'<div align="center" style="clear: both; margin: 5px auto; background-color: #F0F0F0; width: 520px; height: 25px; padding-top: 6px; padding-right: 1px; '+
                           'padding-bottom: 6px; padding-left: 2px; border: #999999; border-style: dotted; border-top-width: 1px; '+
                           'border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; '+
                           'color: #173977; font-style: normal; font-family: arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold;">'+

'<div style="float: left;padding-top: 8px; padding-left: 10px;">'+
'FMA Invites you to send your support: &nbsp;'+
'</div>'+

'<div style="float: left;">'+
'<a href="http://www.redcross.org/" target="_blank"><img src="http://www.fma.com/images/ico-redcross.gif" border="0" width="80" height="24" alt="Red Cross" '+
'align="absmiddle" style="border:1px #999999 solid" onMouseover="this.style.border=1px #000000 solid" onMouseout="this.style.border=1px #999999 solid"></a>'+
'&nbsp;&nbsp;<a href="http://www.unicef.org/" target="_blank"><img src="http://www.fma.com/images/ico-unicef.gif" border="0" width="80" height="24" alt="UNICEF" '+
'align="absmiddle" style="border:1px #999999 solid" onMouseover="this.style.border=1px #000000 solid" onMouseout="this.style.border=1px #999999 solid"></a>&nbsp;&nbsp;'+
'<a href="https://www.habitat.org/" target="_blank"><img src="http://www.fma.com/images/ico-h4h.gif" border="0" width="80" height="24" alt="Habitat For Humanity"'+
'align="absmiddle" style="border:1px #999999 solid" onMouseover="this.style.border=1px #000000 solid" onMouseout="this.style.border=1px #999999 solid"></a>'+
'</div>'+

'</div>';





document.write(donate);

