<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var color		= "ffffff"		// HEADER BACKGROUND COLOR


document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#'+color+'">');
document.write('<tr><td ALIGN="LEFT" VALIGN="CENTER">');
document.write('<a href="index.html"><img align=left src="images/hunterlogo100.jpg" border="0" alt=""></a></td><td width=20>&nbsp;</td>');
document.write('<td align=right valign=bottom><div class="title">Pension and Investment Advisors</div></td>');
document.write('<td width=80>&nbsp;</td></tr></table>');

//  End -->
