function btn(mBtn) {
 var mBtn;
 if (mBtn==1) window.open("http://www.bc-links.com",'bcl');
 else window.open("http://www.thais2u.com",'t2u');
}