
function giangoaite()
{
	<!--
	document.write('<CENTER>')
	document.write('<TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0 WIDTH=100%>')
	document.write('<TR><TD>')
	
	for(i=0;i<vForexs.length-1;i++) {

		 document.write('<TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0 WIDTH=100%>')
		 document.writeln('<tr  height="20" ><td align=\'left\' width="45%" class=tin_khac2 style="border:1px solid #a4a4a4; border-bottom:0px; border-right:0px ; padding-left:10px; padding-left:10px ">',vForexs[i],'</td><td align=\'right\' class=tin_khac2 style="border:1px solid #a4a4a4; border-bottom:0px; padding-right:10px; " >', vCosts[i],'</td></tr>');
		 document.write('</Table>')

	}
	document.write('</TD><TR><TD>')
	document.write('<TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0 WIDTH=100%><TR><TD class=tin_khac2 style="border:1px #a4a4a4 solid ;padding:2px;" align=center>Ngu&#7891;n: vnexpress.net</TD></TR></Table>')
	document.write('</TD></TR>')
	document.write('</Table>')
	document.write('</CENTER>')
	//-->
}
