// JavaScript Document
$(document).ready(function() {
	var base_url="http://www.bludotdesign.com/~dev/forex/";
	$("#menus li:last").hide();
});	