﻿/*function balloonUp()
{ 
window.open('/include/popup/page/thingyan_greeting.html','Thingyan','height=400,width=600,status=no,top=0,left=30,toolbar=no,scrollbars=yes,resizable=yes,menubar=no,location=no,titlebar=no');
//change if use menubar,resizable,dependent,status,
}
window.onload=balloonUp();*/