<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Green World City');

document.write('</span><br>');

document.write('Level 3, 507 Kent Street<br>');

document.write('Sydney 2000<br>');

document.write('PHONE: <span class="phonetitle">+61 2 8088 0771<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">+61 2 9423 6911<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@greenworldcity.com" class="link">info@greenworldcity.com</a><br>');


//  End -->