olga.auth = {
    init: function() {
	}
}

jQuery(document).ready(function() {
    olga.auth.init();
});
