var juniorkumonOn = new Image();
var juniorkumonOff = new Image();

juniorkumonOn.src = root + "images/home/bluearrow_On.gif";
juniorkumonOff.src = root + "images/home/bluearrow_Off.gif";
