<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('MAG Inc. - U.S.A.');

document.write('</span><br>');

document.write('90 Madison Street, Suite 300<br>');

document.write('Denver, CO 80206<br>');

document.write('PHONE: <span class="phonetitle">(800) 762-4591<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(303) 388-8756<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@maginc.net" class="link">info@maginc.net</a><br><br>');

document.write('<span class="phonetitle">');

document.write('MAG Inc. - The Netherlands');

document.write('</span><br>');

document.write('Prinsegracht 17A<br>');

document.write('2512EW, The Hague<br>');

document.write('PHONE: <span class="phonetitle">(018) 258-6101<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:euromag@maginc.net" class="link">euromag@maginc.net</a><br><br>');

//  End -->