// ============ PRE-LOADS NAVIGATION IMAGES ================
NavBullet_off = new Image(14,10); NavBullet_off.src = "/images/core/NavBullet_off.gif";
NavBullet_on = new Image(14,10); NavBullet_on.src = "/images/core/NavBullet_on.gif";

