// JavaScript Document

$(document).ready(function() {

	var base_url="http://www.onlywhatyouowe.com/";

	$("#menus li:last").hide();

});	