// JavaScript Document
function swapon1()
 {
      document.img1.src="/images/buthom1.gif";

 }
function swapoff1()
 {
      document.img1.src="/images/buthom.gif";

 }
 function swapon2()
 {
      document.img2.src="/images/butstaff1.gif";

 }
function swapoff2()
 {
      document.img2.src="/images/butstaff.gif";

 }
 function swapon3()
 {
      document.img3.src="/images/butproc1.gif";

 }
function swapoff3()
 {
      document.img3.src="/images/butproc.gif";

 }
 function swapon4()
 {
      document.img4.src="/images/buttech1.gif";

 }
function swapoff4()
 {
      document.img4.src="/images/buttech.gif";

 }
 function swapon5()
 {
      document.img5.src="/images/butcont1.gif";

 }
function swapoff5()
 {
      document.img5.src="/images/butcont.gif";

 }
 // window status
 window.defaultStatus="Copyright ©2005 Medical Healthcare Solutions, Inc.™  | Massachusetts | USA  ";