// JavaScript Document

function goIncent() {
	location.href = "../../../incent/index.html"
}
function goIdea() {
	location.href = "../../../idea/index.html"
}
function goIllume() {
	location.href = "../../../illume/index.html"
}
function goMcm() {
	location.href = "../../../mcm/index.html"
}
function goJunior() {
	location.href = "../../../junior/index.html"
}