function loadShowInfo2(id) {
	$("#mainright").empty().load(id+".html");
}
