// JavaScript Document
   function showWeather(){window.open('http://thanhnien.com.vn/news/LiveInfo/WeatherPage.aspx','my_new_window','scrollbars=no, resizable=no, width=136, height=130');}
   function showStock(){window.open('http://www.bsc.com.vn/OP/OP.htm','my_new_window','scrollbars=no, resizable=no, width=800, height=500');}
   function showGoldPrice(){window.open('http://thanhnien.com.vn/news/LiveInfo/GoldPricePage.aspx','my_new_window','scrollbars=no, resizable=no, width=140, height=170');}
   function showMoneyRate(){window.open('http://thanhnien.com.vn/news/LiveInfo/MoneyRateP.aspx','my_new_window','scrollbars=no, resizable=no, width=140, height=240');}
   function showBigInfo(zonename){window.open('http://thanhnien.com.vn/news/LiveInfo/LotteryPage.aspx?ZURL=' + zonename,'my_new_window','scrollbars=yes, resizable=no, width=467, height=350');}
