blsPopUp('http://www01.bualuang.co.th/le/popup/rss/news.php',580,490); function blsPopUp(URL,w,h) { day2 = new Date(); id = day2.getTime(); eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=" + w + ",height=" + h + ",left = 400,top = 100');"); }