<!-- // FOOTER

document.write('<div id="footerdiv">');
document.write('<table cellpadding="0" cellspacing="2" border="0" width="100%" class="footer"><tr><td valign="bottom" align="left" width="50%">');



document.write('&copy;Copyright 2011 <a href="index.html" class="footerlink">Brooke Technologies Corp.</a>');

// <a href="raq.html" class="footerlink">Request a quote.</a><br>');


// document.write('</td><td valign="bottom" align="right" width="50%">');

// document.write('<a href="rai.htm" class="footerlink">Request additional information</a><br>');



document.write('</td></tr></table>');
document.write('</div>');

//  End -->
