var s='<div class="event_cat_tab">Các chuyên mục & bài viết</div>'
+'<div class="boxbody">'
+''
+'<a href="../webapp/event_list.php?category_id=1" class="event_cat">Thông tin nội bộ</a>'
+''
+'<a href="../webapp/event_list.php?category_id=2" class="event_cat">Hỗ trợ kỹ thuật</a>'
+''
+'<a href="../webapp/event_list.php?category_id=3" class="event_cat">Download files</a>'
+'</div>'
+'<div class="boxbottom"></div>';
;document.write(s);
