// JavaScript Document
function swapon1()
 {
      document.img1.src="../images/buthome1.gif";

 }
function swapoff1()
 {
      document.img1.src="../images/buthome.gif";

 }
 function swapon2()
 {
      document.img2.src="/images/butaccom1.gif";

 }
function swapoff2()
 {
      document.img2.src="/images/butaccom.gif";

 }
 function swapon3()
 {
      document.img3.src="/images/butrates1.gif";

 }
function swapoff3()
 {
      document.img3.src="/images/butrates.gif";

 }
 function swapon4()
 {
      document.img4.src="/images/buttime1.gif";

 }
function swapoff4()
 {
      document.img4.src="/images/buttime.gif";

 }
 function swapon5()
 {
      document.img5.src="/images/butspec1.gif";

 }
function swapoff5()
 {
      document.img5.src="/images/butspec.gif";

 }
 function swapon6()
 {
      document.img6.src="/images/butarea1.gif";

 }
function swapoff6()
 {
      document.img6.src="/images/butarea.gif";

 }
 function swapon7()
 {
      document.img7.src="/images/butcontact1.gif";

 }
function swapoff7()
 {
      document.img7.src="/images/butcontact.gif";

 }
 // window status
// window.defaultStatus="Copyright ©2005 Cedar Lodge Weirs Beach New Hampshire  ";