/* 
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

function footerlink(){
    document.getElementById("footerLink").innerHTML='<a href="index.html" class="a10">Home</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href="effitraq.html" class="a10">Services</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href="partners.html" class="a10">Partners</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href="contact_us.html" class="a10">Contact Us </a>';
}