function giavang()
{
	if (typeof(vGoldBuy) !='undefined') document.writeln('  <tr><td width="40%" style="border-bottom:1px solid #D6D7E7; padding-left: 2px; ">Buy</td><td width="60%" style="border-bottom:1px solid #D6D7E7; padding-left:5px; " align="right">', vGoldBuy, '&nbsp;</td></tr>');
	if (typeof(vGoldSell) !='undefined') document.writeln('  <tr><td width="40%" style="border-bottom:1px solid #D6D7E7; padding-left:2px; ">Sell </td><td width="60%" style="border-bottom:1px solid #D6D7E7; padding-left:5px; " align="right">', vGoldSell, '&nbsp;</td></tr>');
}

