// Index page ONLY Header and Copyright Script File

function hdr4indexpageonly() {
  document.write('<p align="center" class="sitefooter"><a href="/us/index.html"><img class="middle" src="/graphages/bridges.gif" alt="Bridges Transitions - Explore, Plan, Achieve" width="134" height="54" border="0"></a><br><br><br><br>Loading...<br><br><br><br></p>')
}

function copyright_cdn() {
  document.write('<div align="center">')
  document.write('<p class="sitefooter"><a href="/sitemap_cdn.html">Sitemap</a> | <a href="/privacy.html" onclick="openWindow(\'\',\'PopUpWindow\',480,485,\'scrollbars=1,toolbar=0,resizable=0,location=0,status=0,menubar=0\');" target="PopUpWindow">Privacy information</A>  | <a href="/legal_cdn.html">Legal information</a><br>Copyright &copy; 2009 Bridges Transitions Inc., a Xap Corporation company. All Rights Reserved.</p>')
  document.write('</div>')
}

function copyright_usa() {
  document.write('<div align="center">')
  document.write('<p class="sitefooter"><a href="/sitemap.html">Sitemap</a> | <a href="/privacy.html" onclick="openWindow(\'\',\'PopUpWindow\',480,485,\'scrollbars=1,toolbar=0,resizable=0,location=0,status=0,menubar=0\');" target="PopUpWindow">Privacy information</A>  | <a href="/legal.html">Legal information</a><br>Copyright &copy; 2009 Bridges Transitions Inc., a Xap Corporation company. All Rights Reserved.</p>')
  document.write('</div>')
}

function copyright_none() {
  document.write('<div align="center">')
  document.write('<p class="sitefooter">Copyright &copy; 2009 Bridges Transitions Inc., a Xap Corporation company. All Rights Reserved.</p>')
  document.write('</div>')
}

function copyright_fr() {
  document.write('<div align="center">')
  document.write('<p class="sitefooter"><a href="/sitemap.html">Plan du site</a> | <a href="/privacy_fr.html" onclick="openWindow(\'\',\'PopUpWindow\',480,485,\'scrollbars=1,toolbar=0,resizable=0,location=0,status=0,menubar=0\');" target="PopUpWindow">Renseignements personnels</A>  | <a href="/legal.html">Convention de l’octroi de licence</a><br>Droits d&#39;auteur &copy; 2007. Tous droits réservés.</p>')
  document.write('</div>')
}

