// JavaScript Document

$(function(){
	$("#main_table").fadeIn(500); 
});
