Congratulations! Exercise complete.");
act4603.activityCompleted();
break;
}
pcur++;
} else {
act4603.rippleClickAt(cx,cy,"activeRed")
act4603.showfb(REDX+"Incorrect. That is not the next active region. Try again.");
}
}
act4603.activityCompleted = function () {
if (typeof window.parent.player != 'undefined') { window.parent.player.activity.set_activity_completed(); }
}
function doInit() {
act4603.xDiv();
act4603.settitle("Language Areas of the Cortex");
act4603.mapcirc(0,268,287,15);
act4603.mapcirc(1,306,256,25);
act4603.mapcirc(2,191,285,25);
act4603.maprect(3,209,220,232,264);
act4603.maprect(3,231,199,265,248);
act4603.maprect(3,263,165,316,210);
act4603.maprect(4,369,289,401,357);
act4603.maprect(5,323,260,367,289);
act4603.maprect(5,336,232,366,262);
act4603.setcur(0);
}
Textbook Reference: Key Concept 46.3 Higher Brain Functions Involve Integration of Multiple Systems, p. 996