document.write('<div id="footer">');
document.write('<a href="text-word-logos.html" class="footer_txt">Logo Designs</a> | ');
document.write('<a href="corporate-identity.html" class="footer_txt">Corporate Identity </a> | ');
document.write('<a href="brochure.html" class="footer_txt">Brochure Designs</a> | ');
document.write('<a href="flyer.html" class="footer_txt">Flyer Designs</a> | ');
document.write('<a href="website-layouts.html" class="footer_txt">Website Layout</a> | ');
document.write('<a href="flash-intro.html" class="footer_txt">Flash Animations</a> | ');
document.write('</div>');
       
document.write('<div class="footer_bg">');
document.write('<a href="../index.html" class="footer_bg_txt">Home</a>   |  ');
document.write('<a href="profile.html" class="footer_bg_txt">Profile</a>   |  '); 
document.write('<a href="services.html" class="footer_bg_txt">Services</a>   |   ');
document.write('<a href="career.html" class="footer_bg_txt">Career</a>   |   ');
document.write('<a href="contactus.html" class="footer_bg_txt">Contact Us</a>   |   <br /><br />');




/*document.write('<p class="terms"><a href="terms.html" class="terms1">Terms of Use</a>    |    <a href="privacy.html" class="terms1">Privacy Policy</a></p>');*/


     
document.write('Copyright &copy; 2006-2009 Reliable Tech. All Rights Reserved.<br /><br />');
document.write('</div>');

