Ukiah Brewing Company & Restaurant 102 S. State St. Ukiah CA 95482 (707) 468-5898
News
RESTAURANT HOURS:
Sunday - Thursday: 11:00am - 9:00pm
Friday & Saturday: 11:00am - 10:00pm
Dinner specials are available starting 5:00pm
BAR HOURS:
Monday - Thursday: 11:00am - 11:00pm
(or later if a band is playing)
Friday - Sunday: 11:00am - 1:00am
display_articles("article-random-div");
function display_articles(div){
var articlesmax = articles.length;
var articlesnum = Math.floor((Math.random() * articlesmax));
var articletodisplay = articles[articlesnum];
var articledom = "#" + div;
var articleURL = "/inc/ajax/articles.php";
$.ajaxSetup ({ cache: false });
$.get( articleURL, {article_id: articletodisplay}, function(responseText){ $(articledom).html(responseText); }, "html" );
}
RANDOM QUOTE OF THE MINUTE: The Law, in its majestic equality, forbids the rich, as well as the poor,
to sleep under the bridges, to beg in the streets, and to steal bread.
-- Anatole France