$(document).ready(function(){
	$("#tvc_1").load("include/tvc_load_list_at_home.php?data=1&sid="+Math.random());
	$("#tvc_2").load("include/tvc_load_list_at_home.php?data=2&sid="+Math.random());
	$("#gen_report").load("include/generate_top_tvc_report.php?data=2&sid="+Math.random());
});
