function vote () { 

window.location='http://www.mydrgame.com/database_thailand.html'
;} 

function cancel () {;};

if (confirm('ระบบกำลังปรับปรุงหน้าใหม่ ต้องการไปหน้าสำรองหรือไม่?')) 
{vote();}

else



window.location='http://www.mydrgame.com/database_thailand.html';

