document.write('<p>Đơn vị tính triệu đồng / lượng</p>');
document.write("<p align=\"left\"><b>SBJ:</b><br />");
document.write("&nbsp;&nbsp;Mua vào: " + vGoldSbjBuy + "<br />");
document.write("&nbsp;&nbsp;Bán ra: "+ vGoldSbjSell  + "</p>");
document.write("<p><b>SJC:</b><br />");
document.write("&nbsp;&nbsp;Mua vào: " + vGoldSjcBuy + "<br />");
document.write("&nbsp;&nbsp;Bán ra: "+ vGoldSjcSell  + "</p>");
document.write('<p><b>Nguồn:</b> <i>VnExpress</i></p>');