﻿if (location.host !=='vnexpress.net')
{
    document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
	try
	{
	    if (typeof vGoldSjcBuy  != "undefined")
	    	document.write('<tr><td>&nbsp;&nbsp;Mua</td><td>&nbsp;' + vGoldSjcBuy + '</td></tr>');
	    if (typeof vGoldSjcSell != "undefined")
	    	document.write('<tr><td>&nbsp;&nbsp;Bán</td><td>&nbsp;' + vGoldSjcSell + '</td></tr>');
	}
	catch (error)
	{
	    document.write('<tr><td colspan="2" class="source"><a href="http://canthocity.vn/index.php">CANTHOCITY.VN</a></td></tr>');
	}
	document.write('<tr><td colspan="2" class="source"><i>(Nguồn: SJC)</i></td></tr>');
	
	document.write('</table>');
}
else
	document.write('<a href="http://canthocity.vn/index.php">CANTHOCITY.VN</a>');