<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Electro Technologies Ltd');

document.write('</span><br>');

document.write('PO Box 104, Whitford, Auckland, 2149, ');

document.write('NEW ZEALAND<br>');

document.write('<nobr>');

document.write('PHONE: <span class="phonetitle"> +64 9 271 5154</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('FAX: <span class="phonetitle"> +64 9 273 5213</span>');

document.write('</nobr><br><br>');

document.write('eMAIL: ');

document.write(' <A HREF="mailto:info@electrotechnologies.com">info@electrotechnologies.com</a><br>');


//  End -->