var king = "";
king +='<table border="0" width="100%" cellspacing="0" cellpadding="0">';
king +='<tr>';
king +='<td width="50%"><b><font face="Verdana" size="1" color="#FFFFFF">&nbsp;<a href="feedback.htm" style="font-family: Verdana; font-size: 8pt; color: #FFFFFF; text-decoration: None; font-weight: bold">Feedback</a>&nbsp;|&nbsp; <a style="font-family: Verdana; font-size: 8pt; color: #FFFFFF; text-decoration: None; font-weight: bold" href="contact_details.htm">Contact details&nbsp;|&nbsp; <a style="font-family: Verdana; font-size: 8pt; color: #FFFFFF; text-decoration: None; font-weight: bold" href="bulletin.htm">Bulletin&nbsp;|</a> <a style="font-family: Verdana; font-size: 8pt; color: #FFFFFF; text-decoration: None; font-weight: bold" href="Grievances.htm">Grievances&nbsp;</a></font></b></td>';
king +='<td width="50%" align="right"><font face="Verdana" size="1" color="#FFFFFF"><b>© 2006 FHPL | </b>Powered by Citadel Health Ltd.</font></td>';
king +='</tr>';
king +='</table>';
document.write(king);