<!--profile = new Image();profile.src = '/img/profile.gif';profile_on = new Image();profile_on.src = '/img/profile_on.gif';mission = new Image();mission.src = '/img/mission.gif';mission_on = new Image();mission_on.src = '/img/mission_on.gif';research = new Image();research.src = '/img/research.gif';research_on = new Image();research_on.src = '/img/research_on.gif';recruit = new Image();recruit.src = '/img/recruit.gif';recruit_on = new Image();recruit_on.src = '/img/recruit_on.gif';home = new Image();home.src = '/img/home.gif';home_on = new Image();home_on.src = '/img/home_on.gif';function di(id,name){if (document.images) {document.images[id].src=eval(name+".src"); }}// -->