// Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Neilson Immigration Consultants<br />');

document.write('</span>');

document.write(' Level 3 , 65 Rangitikei St<br />');

document.write('Palmerston North<br />');

document.write('New Zealand<br />');

document.write('Tel: NZ:(06)35-44710 - (04)889-0312<br />');
document.write('Tel: United Kingdom:(020)3286-2555<br />');
document.write('Tel: United States: (973)821-3695<br />');
document.write('Tel: Hong Kong:  (817)64849<br />');
document.write('</a><br />');

document.write('</span>');


//  End -->

