var stxt =''
stxt += '	   <tr>'
stxt += '	   <td colspan="2">'
stxt += '	   <b>'
stxt += '	    <a href="http://www.pegasus.org.nz"><font size="1" face="Arial">Pegasus Health</font></a><font size="1" face="Arial">&nbsp; |&nbsp;'
stxt += '		</font> '
stxt += '        <a href="http://www.cdhb.govt.nz"><font size="1" face="Arial">Canterbury DHB</font></a><font size="1" face="Arial">&nbsp; |'
stxt += '		</font>'
stxt += '		<a href="http://www.mcnz.org.nz"><font size="1" face="Arial">Medical Council of NZ</font></a><font size="1" face="Arial">&nbsp; |&nbsp;'
stxt += '		</font>'
stxt += '		<a href="http://www.rnzcgp.org.nz"><font size="1" face="Arial">Royal NZ College of GP</font></a><font size="1" face="Arial">&nbsp; |&nbsp;'
stxt += '		</font>'
stxt += '		<a href="http://www.nzma.org.nz"><font size="1" face="Arial">NZ MA</font></a><font size="1" face="Arial">&nbsp; |&nbsp;'
stxt += '		</font>'
stxt += '		<a href="http://www.moh.govt.nz"><font size="1" face="Arial">Ministry of Health</font></a><font size="1" face="Arial">&nbsp; |&nbsp;'
stxt += '		</font>'
stxt += '		<a href="http://www.immigration.govt.nz"><font size="1" face="Arial">NZ Immigration</font></a><font size="1" face="Arial">&nbsp; |&nbsp;'
stxt += '		</font>'
stxt += '		<a href="http://www.ccc.govt.nz"><font size="1" face="Arial">Christchurch City Council</font></a><font size="1" face="Arial">'
stxt += '		</font>'
stxt += '		</b>'
stxt += '		&nbsp;<br>'
stxt += '&nbsp;</td>'
stxt += '	    </tr>'

document.write(stxt)
