document.write('<div id="airports">');
document.write('			<strong>SOUTH AFRICAN INTERNATIONAL AIRPORTS</strong><BR><BR>');
document.write('			<strong>OR Tambo International(JHB)</strong><BR>(011) 921-6262 <BR><BR>');
document.write('			<strong>Cape Town International</strong><BR>(021) 937-1200 <BR><BR>');
document.write('			<strong>Durban International</strong> <BR>(031) 451-6758<BR><BR><BR><BR>');
			
document.write('			<strong>LIMPOPO AIRPORTS</strong><BR><BR>');
document.write('			<strong>Polokwane</strong> 	(015) 288-0166<BR>');
document.write('			<strong>Phalaborwa</strong>	(015) 781-5823<BR>');
document.write('			<strong>Hoedspruit</strong> 	(015) 793-3681<BR>');

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