$(document).ready(function()
{
	$("#post_tabs").tabs({ event: 'mouseover' });
});
