<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Information Institute');

document.write('</span><br>');

document.write('2020 Pennsylvania Ave NW, Ste 904<br>');

document.write('Washington, DC 20006, USA<br>');

document.write('PHONE: <span class="phonetitle">(202) 449-5639<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(202) 449-5639<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:gina@information-institute.org" class="link">gina@information-institute.org</a><br>');


//  End -->