
var BrowserName=navigator.appName;

if (BrowserName=='Netscape'){
	document.writeln('<table align="center" BORDER=0 CELLSPACING=1 CELLPADDING=0 >');
	document.writeln('<tr>');
	document.writeln('<td HEIGHT="15">&nbsp;</td>');
	document.writeln('</tr>');

	document.writeln('<tr>');
	document.writeln('<td ALIGN=CENTER VALIGN=CENTER ROWSPAN="6"><img SRC="../images/email.gif" ALT="e-mail us" BORDER=0 height=62 width=100></td>');

	document.writeln('<td><font color="#800000" nowrap>Brian Shawana</font></td>');
	document.writeln('<td><font color="#800000" nowrap>Director General</font></td>');
	document.writeln('<td><font color="#800000"><a href="mailto:brian@creenaskapicommission.net"><font color="#008080">brian@creenaskapicommission.net</font></a></font></td>');
	document.writeln('</tr>');

	document.writeln('<tr>');
	document.writeln('<td><font color="#0000FF" nowrap>Micheline Ayotte</font></td>');
	document.writeln('<td><font color="#0000FF" nowrap>Director of Finance</font></td>');
	document.writeln('<td><font color="#0000FF"><a href="mailto:micheline@creenaskapicommission.net"><font color="#008080">micheline@creenaskapicommission.net</font></a></font></td>');
	document.writeln('</tr>');

	document.writeln('<tr>');
	document.writeln('<td><font color="#008080" nowrap>Charlotte Kitchen</font></td>');
	document.writeln('<td><font color="#008080" nowrap>Receptionist</font></td>');
	document.writeln('<td><font color="#008080"><a href="mailto:charlotte@creenaskapicommission.net"><font color="#008080">Charlotte@creenaskapicommission.net</font></a></font></td>');
	document.writeln('</tr>');

	document.writeln('<tr>');
	document.writeln('<td><font color="#FFA500" nowrap>Gloria Dedam</font></td>');
	document.writeln('<td><font color="#FFA500" nowrap>Executive Assistant</font></td>');
	document.writeln('<td><font color="#FFA500"><a href="mailto:gloria@creenaskapicommission.net"><font color="#008080">gloria@creenaskapicommission.net</font></a></font></td>');
	document.writeln('</tr>');
	
	document.writeln('<tr>');
	document.writeln('<td><font color="#008000" nowrap>Richard Saunders</font></td>');
	document.writeln('<td><font color="#008000" nowrap>Chairman</font></td>');
	document.writeln('<td><font color="#008000"><a href="mailto:richard@creenaskapicommission.net"><font color="#008080">r.saunders@creenaskapicommission.net</font></a></font></td>');
	document.writeln('</tr>');

	document.writeln('<tr>');
	document.writeln('<td><font color="#808000" nowrap>Philip Awashish</font></td>');
	document.writeln('<td><font color="#808000" nowrap>Commissioner</font></td>');
	document.writeln('<td><font color="#808000"><a href="mailto:philip@creenaskapicommission.net"><font color="#008080">philip.awashish@creenaskapicommission.net</font></a></font></td>');
	document.writeln('</tr>');

	document.writeln('<tr>');
	document.writeln('<td HEIGHT="20">&nbsp;</td>');
	document.writeln('</tr>');
	document.writeln('</table>');
}

if (BrowserName=='Microsoft Internet Explorer'){
	document.writeln('<table align="center" BORDER=0 CELLSPACING=1 CELLPADDING=0>');
	document.writeln('<tr>');
	document.writeln('<td HEIGHT="15">&nbsp;</td>');
	document.writeln('</tr>');

	document.writeln('<tr>');
	document.writeln('<td ALIGN=CENTER VALIGN=CENTER ROWSPAN="6"><img SRC="../images/email.gif" ALT="e-mail us" BORDER=0 height=62 width=100></td>');

	document.writeln('<td><font color="#800000" nowrap>Brian Shawana</font></td>');
	document.writeln('<td><font color="#800000" nowrap>Director General</font></td>');
	document.writeln('<td><font color="#800000"><a href="mailto:brian@creenaskapicommission.net"><font color="#008080">brian@creenaskapicommission.net</font></a></font></td>');
	document.writeln('</tr>');

	document.writeln('<tr>');
	document.writeln('<td><font color="#0000FF" nowrap>Micheline Ayotte</font></td>');
	document.writeln('<td><font color="#0000FF" nowrap>Director of Finance</font></td>');
	document.writeln('<td><font color="#0000FF"><a href="mailto:micheline@creenaskapicommission.net"><font color="#008080">micheline@creenaskapicommission.net</font></a></font></td>');
	document.writeln('</tr>');

	document.writeln('<tr>');
	document.writeln('<td><font color="#008080" nowrap>Charlotte Kitchen</font></td>');
	document.writeln('<td><font color="#008080" nowrap>Receptionist</font></td>');
	document.writeln('<td><font color="#008080"><a href="mailto:charlotte@creenaskapicommission.net"><font color="#008080">Charlotte@creenaskapicommission.net</font></a></font></td>');
	document.writeln('</tr>');

	document.writeln('<tr>');
	document.writeln('<td><font color="#FFA500" nowrap>Gloria Dedam</font></td>');
	document.writeln('<td><font color="#FFA500" nowrap>Executive Assistant</font></td>');
	document.writeln('<td><font color="#FFA500"><a href="mailto:gloria@creenaskapicommission.net"><font color="#008080">gloria@creenaskapicommission.net</font></a></font></td>');
	document.writeln('</tr>');
	
	document.writeln('<tr>');
	document.writeln('<td><font color="#008000" nowrap>Richard Saunders</font></td>');
	document.writeln('<td><font color="#008000" nowrap>Chairman</font></td>');
	document.writeln('<td><font color="#008000"><a href="mailto:richard@creenaskapicommission.net"><font color="#008080">richard@creenaskapicommission.net</font></a></font></td>');
	document.writeln('</tr>');

	document.writeln('<tr>');
	document.writeln('<td><font color="#808000" nowrap>Philip Awashish</font></td>');
	document.writeln('<td><font color="#808000" nowrap>Commissioner</font></td>');
	document.writeln('<td><font color="#808000"><a href="mailto:philip@creenaskapicommission.net"><font color="#008080">philip@creenaskapicommission.net</font></a></font></td>');
	document.writeln('</tr>');

	document.writeln('<tr>');
	document.writeln('<td HEIGHT="20">&nbsp;</td>');
	document.writeln('</tr>');
	document.writeln('</table>');
}
