/*
last update
30 jun 2010
	'15:00 s update tab hotthread

*/
$(function() {
			
	/* js buat tab hot thread*/
	$("ul#menutabhot").tabs("ul.listhot", {history: true});
	/* end js buat tab hot thread*/
	
});
