<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('World Disaster Alliance');

document.write('</span><br>');

document.write('10046 Prestwick Circle<br>');

document.write('South Jordan, Utah  84095<br>');

document.write('PHONE: <span class="phonetitle">(801) 738-1316<BR></span>');

document.write('FAX: <span class="phonetitle">   (801) 280-8798<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@disasteralliance.org">info@disasteralliance.org</a><br>');


//  End -->