var api = {
	init: function() {
	}
};
//$(document).ready(api.init);