
/**
  * @author: Orlando Pozo
  */

$(document).ready(function() {
	RAPOGO.mainMenu.init();
});

