function showInMap(geoPointId) {
	getMovie("map").setPointActive(geoPointId);
}