function footerlinks()
{
	document.writeln("<center>");  
	document.writeln("<font size='0' face='arial'>");
	document.writeln("<a href='/index.htm'>Colorado Business Brokers - Home</a>");
	document.writeln("<font color = blue>|");
	document.writeln("<a href='/businessesforsale.htm'>Colorado Businesses For Sale</a>");
	document.writeln("<font color = blue>|");
	document.writeln("<a href='/sellers.htm'>Sellers</a>");
	document.writeln("<font color = blue>|");
	document.writeln("<a href='/buyers.htm'>Buyers</a>");
	document.writeln("<font color = blue>|");
	document.writeln("<a href='/about.htm'>About Us</a>");
	document.writeln("<font color = blue>|");
	document.writeln("<a href='/contact.htm'>Contact Us</a>");
	document.writeln("<br><a href='/downloads.htm'>Downloads</a>");
	document.writeln("<font color = blue>|");
	document.writeln("<a href='/delizone.htm'>Deli Zone</a>");
	document.writeln("<font color = blue>|");
	document.writeln("<a href='/faq.htm'>FAQ</a>");
	document.writeln("<font color = blue>|");
	document.writeln("<a href='/links.htm'>Links</a>");
	document.writeln("<font color = blue>|");
	document.writeln("<a href='/transactions.htm'>Completed Transactions</a>");
	document.writeln("<font color = blue>|");
	document.writeln("<a href='/privacy.htm'>Privacy Policy</a>");
	document.writeln("<font color = blue>|");
	document.writeln("<a href='/map.htm'>Site Map</a>");
	document.writeln("<br>");
	document.writeln("<br>");
}

function organizations()
{
	document.writeln("<center>");
	document.writeln("<font size='-2' face='arial'>");
	document.writeln("<img border='0' src='/images/membersof115-30.gif'></a>");
	document.writeln("<a href='http://www.coloradobusinesses.com/' target='_blank'><img border='0' src='/images/colorado_association_of_business_intermediaries_logo_135-30.gif' alt='Colorado Association of Business Intermediaries Logo'></a>");
	document.writeln("<img border='0' src='/images/blank25-30.gif'></a>");
	document.writeln("<a href='http://www.ibba.org/' target='_blank'><img border='0' src='/images/international_business_brokers_association_logo_133-30.gif' alt='International Business Brokers Association Logo'></a>");
	document.writeln("<HR>");
}

function footer()
{
	document.writeln("<font size='-2' face='arial' color='#000000'>");  
	document.writeln("<center>");
	document.writeln("Copyright &copy; Front Range Business, Inc., ");  	
	document.writeln("Email: <a href='mailto:info&#64;frontrangebusiness.com?subject=Message From FRB Website'>info&#64;frontrangebusiness.com</a></font>"); 
}

function offices()
{

	document.writeln("<hr><br>");
	document.writeln("<font size='1' face='arial' color='#ffffff'>");  
	document.writeln("Front Range Business, Inc.<br><br><a href='http://www.frontrangebusiness.com/contact.htm#boulder' target='_blank'>Boulder Office</a><br>5350 Manhattan Circle<br>Suite 103<br>Boulder, CO 80303<br>303-499-6008<br>F 1-888-521-8219 (toll free)<br><br><a href='http://www.frontrangebusiness.com/contact.htm#denver' target='_blank'>Denver Office</a><br>5460 South Quebec Street<br>Suite 300<br>Englewood, CO 80111<br>303-221-4565<br><br><a href='http://www.frontrangebusiness.com/contact.htm#breckenridge' target='_blank'>Breckenridge Office</a><br>245 South Ridge Street<br>Suite 3C<br>P.O. Box 713<br>Breckenridge, CO 80424<br>970-485-9488<br><br>");
	
}