var cText = ''
cText += '<table border="0" cellpadding="0" cellspacing="0">'
cText += '<tr>'
cText += '<td class="red"><IMG height=7 src="images/spacer.gif" width=1></td>'
cText += '<td class="red"><IMG height=7 src="images/spacer.gif" width=1></td>'
cText += '</tr>'
cText += '<tr>'
cText += '<td width="817" colspan = "2"><p><IMG height=46  src="images/University1.png" ></p>'
cText += '</td>'
cText += '</tr>'
cText += '</table>'
document.write(cText)
