<!-- Text for the bottom of all new web pages -->

<!-- Begin

document.write('<p><hr color="#DCDCDC"><center><table><tr><td><div align=left>');
document.write('<b><font face="arial,helvetica" size="-2" color="#000000">');
document.write('This site is not for use by the general public.  This site is for use by licensed insurance professionals and their staff. ');
document.write('Web hosting provided in part by <a href="http://www.fbs.net" target=fbs title="click here to visit Future Business Solutions">Future Business Solutions</a>. ');
document.write('Database programming provided by <a href="http://home.rr.com/wizsysinc" target=wizard title="click here to visit Wizard Systems">Wizard Systems</a>. ');


//ATOJ (c) 2002 www.atouchofjamaica.com
//use script freely "freeware script"  
//keep copyright information in script

copyright=new Date();
update=copyright.getYear();
if (update < 1000) update += 1900;


//--write copyright

document.write('Copyright &copy 1998-'+ update + '    Rex Huffman &amp; Associates, Inc.  All rights reserved.');

//--end copyright


document.write('<div align=right>');
document.write('<a href="http://www.thebrokersnetwork.net/privacy.htm" target=privacy title="click here for our privacy policy">Privacy</a> | <a href="http://www.thebrokersnetwork.net/legal.htm" target=legal title="click here for our legal statement">Legal</a>');
document.write('</div>');
document.write('</font></b></div></td>');
document.write('</tr></table></center>');

// End -->