/*   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.                   */

function preload()
{
	naviHover = new Image();
	naviHover.src = "/images/bg-navi-link-hover.gif";
}

