﻿jQuery(document).ready(function(){
	jQuery("#navi li:last").css("background","none");
});
