<?php
function relevance_init() {


}


function relevance_menu() {
	$items = array();

	return $items;
}

