/*Class context non exploitée*/
var ctx = {
	
	init :function () {
		ih.init();
	},
	
	quit :function () {
		
	}
}

