<!-- Creates common bottom menu on all pages - www.fbrr.org -->
{

document.write("<table cellspacing='0' cellpadding='6' border='0' width='680' align='center'>");
document.write("<tr>");
document.write("<td colspan='3'><hr>");
document.write("<div align='center'><b><font size='+1'>Fort Bend Community Partners Rainbow Room</font></b><br>");
document.write("Contact Information</div></td></tr>");
document.write("<tr>");
document.write("<td width='33%'><a href='mailto:tonya.rr@entouch.net'>Tonya Lewis</a><br>Executive Director<br>(832) 595-3029</td>");
document.write("<td width='33%'>Physical Address:<br>1110 Avenue G<br>Rosenberg, TX 77471</td>");
document.write("<td width='33%'>Mailing Address:<br>3350-A Highway 6 #112<br>Sugar Land, TX 77478</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td colspan='3'>");
document.write("<hr><div align='center'>A 501(c)(3) nonprofit organization.<br>All cash and in-kind donations are tax deductible to the extent allowed by law.</div></td></tr></table>");

}

