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

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