<?php

/**
 * @author arson
 */
class Main_Users_Module_SiteMenu {

	protected static $_auth;

	public static function getNavigation() {

	}

}

