// === Change Menu ===
function menu(obj, url){
	obj.src = "pictures/" + url;
}