﻿if (location.host !=='vnexpress.net')
{
	try
	{
	    if (typeof vGoldBuy != "undefined")
	    	document.write('<font  style =" font-family:Arial; font-size:11px; color:#000000; font-weight:bold ">Giá vàng:</font><img src="/himg/arnv.gif" border="0" align="absMiddle">&nbsp;&nbsp;Mua &nbsp;' + vGoldBuy + '');
	    if (typeof vGoldSell != "undefined")
	    	document.write('&nbsp;<img src="/himg/arnv.gif" border="0" align="absMiddle">&nbsp;Bán &nbsp;' + vGoldSell + '');
	}catch (error)
	{
	}
}
else

