var name = "%64%61%6e%73%77%6f%72%6c%64";		// Current Email Account
var domain = "%62%72%79%61%72%2e%63%6f%6d%2e%61%75";

function icqMe() {
	window2=open('/icqme.html','OpenWindow','width=435,height=400,scrollbars=no,menubar=no,status=no');
}

document.write('<table cellspacing="2" cellpadding="2" border="0">');
document.write('<tr class="notetext"><td colspan="2"><font color="#FFFFFF">Catch up with me by...</font></td>');
document.write('</tr><tr class="notetext">');
document.write('<tr class="notetext"><td align="center">');
document.write('<a hre' + 'f="mai' + 'lt' + 'o:' + name + '@' + domain + '">');
document.write('<img src="images/mail.gif" width=15 height=12 alt="mail" border="0"></a></td>');
document.write('<td>E-mail</td></tr>');
document.write('</table>');
