<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Chunka Mui');

document.write('<br>');

document.write('Managing Director,<br>');
document.write('The Devil's Advocate Group<br>');

document.write('1521 W. Adams St., Studio B<br>');

document.write('Chicago, IL 60607</span><br>');

document.write('PHONE: <span class="phonetitle">+1.234.248.6526 (+1.234.CHUNKA M)<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle"> +1.877.350.0869<BR></span>');

document.write('<BR>The best way to reach me is ');
// eMail Obfuscator Script 2.1 by Tim Williams - freeware
{
 	coded = "LGYADN.BYF@L28AJ8C2IZ.L2B"
		cipher = "aZbYcXdWeVfUgThSiRjQkPlOmNnMoLpKqJrIsHtGuFvEwDxCyBzA1234567890"
		shift=coded.length
		link=""
		for (i=0; i<coded.length; i++){
			if (cipher.indexOf(coded.charAt(i))==-1){
				ltr=coded.charAt(i)
				link+=(ltr)
			}
			else {     
				ltr = (cipher.indexOf(coded.charAt(i))-shift+cipher.length) % cipher.length
				link+="&#99;&#104;&#117;&#110;&#107;&#97;&#46;&#109;&#117;&#105;&#64;&#100;&#101;&#118;&#105;&#108;&#115;&#97;&#100;&#118;&#111;&#99;&#97;&#116;&#101;&#103;&#114;&#111;&#117;&#112;&#46;&#99;&#111;&#109;")
			}				
    }
			document.write("<a href=mailto:&#99;&#104;&#117;&#110;&#107;&#97;&#46;&#109;&#117;&#105;&#64;&#100;&#101;&#118;&#105;&#108;&#115;&#97;&#100;&#118;&#111;&#99;&#97;&#116;&#101;&#103;&#114;&#111;&#117;&#112;&#46;&#99;&#111;&#109;>via email.</a>")
    }




//  End -->
