﻿if (location.host !=='vnexpress.net')
{
	document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
	try
	{
		for(i in vForexs){
			if (typeof vForexs[i] != "undefined")
			 if(i%2!=0)
		    	document.write('<tr style="background-color:#cddfeb;"><td id="titletable1">&nbsp;&nbsp;' + vForexs[i] + '</td><td id="titletable">&nbsp;' + vCosts[i] + '</td></tr>');
			 else
			   document.write('<tr style="background-color:#dfe6ee;"><td id="titletable1">&nbsp;&nbsp;' + vForexs[i] + '</td><td id="titletable">&nbsp;' + vCosts[i] + '</td></tr>');
	    }
	}
	catch (error)
	{
	    document.write('');
	}
	
	document.write('</table>');
}
else
	document.write('<a href="http://hhdnnvvth.com.vn">hhdnnvvth.com.vn</a>');