//All absolute links for when graphics file is anywhere!
 function topon1() 
{     document.top1.src="http://www.kinderhookconnection.com/graphics/buttons/topmarbred.gif"  }
 function topoff1()
{     document.top1.src="http://www.kinderhookconnection.com/graphics/buttons/topmarb.gif" }
function backon1() 
{     document.back1.src="http://www.kinderhookconnection.com/graphics/buttons/backmarbred.gif"  }
 function backoff1()
{     document.back1.src="http://www.kinderhookconnection.com/graphics/buttons/backmarb.gif"  }
function homeon1() 
{     document.home1.src="http://www.kinderhookconnection.com/graphics/buttons/homemarbred.gif"  }
 function homeoff1()
{     document.home1.src="http://www.kinderhookconnection.com/graphics/buttons/homemarb.gif"  }
function nexton1() 
{     document.next1.src="http://www.kinderhookconnection.com/graphics/buttons/nextmarbred.gif"  }
 function nextoff1()
{     document.next1.src="http://www.kinderhookconnection.com/graphics/buttons/nextmarb.gif"  }
function emailon1() 
{     document.email1.src="http://www.kinderhookconnection.com/graphics/buttons/emailmarbred.gif"  }
 function emailoff1()
{     document.email1.src="http://www.kinderhookconnection.com/graphics/buttons/emailmarb.gif"  }
function reloadon1() 
{     document.reload1.src="http://www.kinderhookconnection.com/graphics/buttons/reloadmarbred.gif"  }
 function reloadoff1()
{     document.reload1.src="http://www.kinderhookconnection.com/graphics/buttons/reloadmarb.gif"  }
