﻿if (location.host !=='vnexpress.net')
{
    document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
	document.write('<tr><td colspan="2" align="left"><img src="images/ttc/giavang.gif" />&nbsp;Giá vàng 9999<td></tr>');
	
	try
	{
	    if (typeof vGoldSbjBuy != "undefined")
		{
				document.write("<tr onMouseover=this.style.backgroundColor='#FFCC66' onMouseout=this.style.backgroundColor=''>");
	    		document.write('<td align="left" style="border-top:1px dotted #FFCC00; border-left:1px dotted #FFCC00;border-right:1px dotted #FFCC00;padding-left:10px">&nbsp;&nbsp;Mua(SBJ)</td><td style="border-top:1px dotted #FFCC00; border-right:1px dotted #FFCC00">&nbsp;' + vGoldSbjBuy + '</td></tr>');
		}
	    if (typeof vGoldSbjSell  != "undefined")
		{
	    	document.write("<tr onMouseover=this.style.backgroundColor='#FFCC66' onMouseout=this.style.backgroundColor=''>");
			document.write('<td align="left" style="border-top:1px dotted #FFCC00;border-left:1px dotted #FFCC00; border-right:1px dotted #FFCC00;padding-left:10px">&nbsp;&nbsp;Bán(SBJ)</td><td style="border-top:1px dotted #FFCC00; border-right:1px dotted #FFCC00">&nbsp;' + vGoldSbjSell + '</td></tr>');
		}
		if (typeof vGoldSjcBuy != "undefined")
		{
	    	document.write("<tr onMouseover=this.style.backgroundColor='#FFCC66' onMouseout=this.style.backgroundColor=''>");
			document.write('<td align="left" style="border-top:1px dotted #FFCC00; border-left:1px dotted #FFCC00;border-right:1px dotted #FFCC00;padding-left:10px">&nbsp;&nbsp;Mua(SJC)</td><td style="border-top:1px dotted #FFCC00; border-right:1px dotted #FFCC00">&nbsp;' + vGoldSjcBuy + '</td></tr>');
		}
	    if (typeof vGoldSjcSell  != "undefined")
		{
			document.write("<tr onMouseover=this.style.backgroundColor='#FFCC66' onMouseout=this.style.backgroundColor=''>");
	    	document.write('<td align="left" style="border-top:1px dotted #FFCC00;border-left:1px dotted #FFCC00; border-right:1px dotted #FFCC00;padding-left:10px">&nbsp;&nbsp;Bán(SJC)</td><td style="border-top:1px dotted #FFCC00; border-right:1px dotted #FFCC00">&nbsp;' + vGoldSjcSell + '</td></tr>');
		}
	}
	catch (error)
	{
	    document.write('<tr><td colspan="2" class="source"><a href="http://giaitri24h.mobi">GiaiTri24h.Mobi</a></td></tr>');
	}
	document.write('<tr><td style="border-top:1px dotted #FFCC00;" colspan="2" class="source"><i>(Nguồn: Cty SJC Hà Nội)</i></td></tr>');
	document.write('<tr><td colspan="2" class="source">Soạn tin <b>GV</b> gửi tới 8100 để nhận giá vàng hàng ngày</td></tr>');
	document.write('</table>');
}
else
	document.write('<a href="http://giaitri24h.mobi">GiaiTri24h.Mobi</a>');
