/*   All Javascript code is Copyright 2009 HunterGD @ HunterGD.com   *
*  Do not use or borrow my code without giving credit to me, at the  *
*  least, please leave this header with the code.                   */

naviBG = new Image();
naviBG.src = "/images/bg-navi.gif";

naviBGHover = new Image();
naviBGHover.src = "/images/bg-navi-hover.gif";