<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Newtown School');

document.write('</span><br>');

document.write('Mein Street. Newtown<br>');

document.write('Wellington, New Zealand 6002<br>');

document.write('PHONE: <span class="phonetitle">(64) 4 3896667<BR></span>');

document.write('FAX: <span class="phonetitle">(64) 4 9399511<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:admin@newtown.school.nz">admin@newtown.school.nz</a><br>');


//  End -->