
$(document).ready(function(){
	loadPage('contract_seller_list.jsp','#todaySupplier');
	
	loadPage('lastest_seller_list.jsp','#onlineSurvey');
})