﻿if (location.host !=='vnexpress.net')
{
    document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
    try
    {
    	if (typeof vHanoi != "undefined")
	    	document.write('<tr><td><b style="color:#0061AB;">&nbsp;&nbsp;' + vHanoi + '</b></td><td></td><td>&nbsp;' + dHanoi + '&deg;C</td></tr>');

            document.write('<tr><td colspan=3 style="border-bottom: 1px dotted #ccc"></td></tr>');

    if (typeof vHaiPhong != "undefined")
	    	document.write('<tr><td><b style="color:#0061AB;">&nbsp;&nbsp;' + vHaiPhong + '</b></td><td></td><td>&nbsp;' + dHaiPhong + '&deg;C</td></tr>');

        document.write('<tr><td colspan=3 style="border-bottom: 1px dotted #ccc"></td></tr>');

	    if (typeof vHue != "undefined")
	    	document.write('<tr><td><b style="color:#0061AB;">&nbsp;&nbsp;' + vHue + '</b></td><td></td><td>&nbsp;' + dHue + '&deg;C</td></tr>');
        //document.write('<tr><td colspan=3 style="border-bottom: 1px dotted #ccc"></td></tr>');

	    if (typeof vDaNang != "undefined")
	    	document.write('<tr><td><b style="color:#0061AB;">&nbsp;&nbsp;' + vDaNang + '</b></td><td></td><td>&nbsp;' + dDaNang + '&deg;C</td></tr>');
        document.write('<tr><td colspan=3 style="border-bottom: 1px dotted #ccc"></td></tr>');

	    if (typeof vHoChiMinh != "undefined")
	    	document.write('<tr><td><b style="color:#0061AB;">&nbsp;&nbsp;' + vHoChiMinh + '</b></td><td></td><td>&nbsp;' + dHoChiMinh + '&deg;C</td></tr>');
        document.write('<tr><td colspan=3 style="border-bottom: 1px dotted #ccc"></td></tr>');
	}
	catch (error)
	{
	    document.write('<a href="http://giaitri24h.mobi">GiaiTri24h.Mobi</a>' + error.message);
	}
    
    document.write('</table>');
}
else
	document.write('<a href="http://giaitri24h.mobi">GiaiTri24h.Mobi</a>');