<?php

/**
 * @author arson
 */
class Main_Core_Module_SiteMenu {

	protected static $_auth;

	public static function getNavigation() {
	}
}