emajineMap.prototype.setDefaultControl = function() {
	new GKeyboardHandler(this.map);
}
