var sText = ''
sText += '<div align="left">'
sText += '<table border="0" cellpadding="2" width="120" cellspacing="4">'
sText += '<tr>'
sText += '<td bgcolor="#FFFFFF" align="center">'
sText += '<a href="http://www.sandals.com/index.cfm?referral=104033"><img src="images/sandals-logo.jpg" alt="sandals logo" border="0"></a>'
sText += '</td>'
sText += '</tr>'
sText += '<tr>'
sText += '<td bgcolor="#FFFFFF" align="center">'
sText += '<hr width="80%" noshade size="1" color="#C0C0C0">'
sText += '<a href="http://www.shoretrips.com/agents/linkhome.asp?linkid=ST5130" target="blank">'
sText += '<img border="0" src="images/shoretrips-logo.jpg" width="114" height="65">'
sText += '</a>'
sText += '</td>'
sText += '</tr>'
sText += '<tr>'
sText += '<td bgcolor="#FFFFFF" align="center">'
sText += '<hr width="80%" noshade size="1" color="#C0C0C0">'
sText += '<a href="http://www.accessamerica.com/AA/integration_start.aspx?accamnum=F020341&Start_Page=Classic&referrer=createlink" target="new">'
sText += '<img border="0" src="images/accessamerica_logo.gif" width="120" height="60">'
sText += '</a>'
sText += '</td>'
sText += '</tr>'
sText += '<tr>'
sText += '<td bgcolor="#FFFFFF" align="center">'
sText += '<hr width="80%" noshade size="1" color="#C0C0C0">'
sText += '<a href="http://www.romancetravelagent.com" target="_blank"><img border="0" src="images/romance.gif" alt="Plan an exotic wedding or honeymoon" width="115" height="50"></a><br>'
sText += '<font size="1" face="Verdana">Plan an exotic wedding or honeymoon<br></font>'
sText += '</td>'
sText += '</tr>'


sText += '</table>'
sText += '</div>'
document.write(sText)
