function khung_noi_bat(div)
{
    jQuery('#het_man_hinh_den').show('slow');
    jQuery(div).show('slow');
}
