document.write('<td>');
	document.write('<table><tr><div style="background-color:green">');
			document.write('<div class="leftDirections">');
			document.write('<b><a href="masjid-an-noor.html">Masjid An-Noor</a>, Amherst/Williamsville Area</b><br>');
			document.write('745 Heim Road, Getzville, NY 14068');
			document.write('<br>Phone: 716-568-1013');
			document.write('</div>');
			document.write('<div class="rightDirections">');
			document.write('<b><a href="masjid-taqwa.html">Masjid At-Taqwa</a>, Buffalo Area</b><br>');
			document.write('40 Parker Avenue, Buffalo, NY 14214');
			document.write('<br>Phone: 716-568-1013');
		document.write('</div>');
	document.write('</div></tr>');
document.write('</td>');
