function addbookmark(title, url){	if(window.sidebar) { window.sidebar.addPanel(document.title,document.location.href,""); }	else if( document.all ) { window.external.AddFavorite(document.location.href,document.title); }	else { alert("Rất tiếc! Trình duyệt của bạn không hỗ trợ đặt Bookmark!"); }}function h(){document.writeln('<embed src="http://www.hisa.vn/anh/h.swf" width="560" height="80" />');}
