﻿function footer(){
document.writeln("<div class=\"footertxt\" id=\"footer_container\">");
document.writeln("<div id=\"footer\"><a href=\"aboutus.html\" class=\"footertxt\">About Us</\a> | <a href=\"services.html\" class=\"footertxt\">Services</\a> | <a href=\"competitive.html\" class=\"footertxt\">Our Competitive Edge</\a> | <a href=\"business_partner.html\" class=\"footertxt\">Business Partners</\a> | <a href=\"careers.html\" class=\"footertxt\">Careers</\a> | <a href=\"contact.html\" class=\"footertxt\">Contact Us</\a><br>Copyright 2010 © Brigantine Group. All rights reserved. <a href=\"intellectual_property_rights.html\" class=\"footertxtcopy\">Intellectual Property Rights<\/a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;<a href=\"disclaimer.html\" class=\"footertxtcopy\">Disclaimer<\/a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"sitemap.html\" class=\"footertxtcopy\">Sitemap<\/a><br><br>");
document.writeln("<\/div>")
}
