
<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('&copy;版权所有 2006 ');

document.write('<a href="http://greenworldcity.com" target="_blank">Green World City Organisation</a> ');

document.write('保留所有权利<br>');

document.write('查找更多信息请 '); 

document.write(' <A HREF="mailto:info@greenworldcity.com">联系我们</a><br>');

document.write('</span>');


//  End -->