﻿	try
	{
		if (typeof vForexs[0] != "undefined")
	    	document.write('<tr><td>&nbsp;&nbsp;' + vForexs[0] + '</td><td font-size="9pt" align="right">&nbsp;' + vCosts[0] + '</td></tr>');
	    if (typeof vForexs[8] != "undefined")
	    	document.write('<tr><td>&nbsp;&nbsp;' + vForexs[8] + '</td><td font-size="9pt" align="right">&nbsp;' + vCosts[8] + '</td></tr>');
	    if (typeof vForexs[7] != "undefined")
	    	document.write('<tr><td>&nbsp;&nbsp;' + vForexs[7] + '</td><td font-size="9pt" align="right">&nbsp;' + vCosts[7] + '</td></tr>');
	    if (typeof vForexs[4] != "undefined")
	    	document.write('<tr><td>&nbsp;&nbsp;' + vForexs[4] + '</td><td font-size="9pt" align="right">&nbsp;' + vCosts[4] + '</td></tr>');
		if (typeof vForexs[9] != "undefined")
		    document.write('<tr><td>&nbsp;&nbsp;' + vForexs[9] + '</td><td font-size="9pt" align="right">&nbsp;' + vCosts[9] + '</td></tr>');
	}
	catch (error)
	{
	    document.write('<tr><td colspan="0" class="source"><a href="http://www.ngockhang.com.vn">http://www.ngockhang.com.vn</a></td></tr>');
	}
	document.write('<tr><i>(Nguồn:Vietcombank)</i></tr>');


