if (location.host=='www.batdongsantphcm.com' || location.host=='batdongsantphcm.com')
{	
	document.write('<table border="0" cellpadding="1" cellspacing="1" width="200">');
	document.write('<tr><td><img src="images/vang.gif"/></td><td align="left" class="titleCategory">Gi&aacute; v&agrave;ng</td></tr>');
	document.write('</table>');
    document.write('<table border="1" cellpadding="0" cellspacing="0" width="100%" class="bginput2">');
	try
	{
	    if (typeof vGoldBuy != "undefined")
	    	document.write('<tr><td>&nbsp;&nbsp;Mua v&#224;o</td><td align=right>' + vGoldBuy + '&nbsp;&nbsp;</td></tr>');
	    if (typeof vGoldSell != "undefined")
	    	document.write('<tr><td>&nbsp;&nbsp;B&#225;n ra</td><td align=right>' + vGoldSell + '&nbsp;&nbsp;</td></tr>');
	}
	catch (error)
	{
	    document.write('<tr><td colspan="2" class="source"><a href="http://www.batdongsantphcm.com">http://batdongsantphcm.com</a></td></tr>');
	}
	document.write('</table>');
}
else
	document.write('<a href="http://www.batdongsantphcm.com">http://batdongsantphcm.com</a>');
	
	
	