function Vote()
{
  var ax = RandomNumber();
  if (ax > .70) {	window.open("http://webindex.sanook.com/php/links_vote.php?link_id=81661&rcode=20487", "", "width=360,height=250,status=no,toolbar=no,menubar=no,scrollbars=yes,resizable=yes");
						return; }
  if (ax > .40) {	window.open("http://webindex.sanook.com/php/links_vote.php?link_id=20358&rcode=10349", "", "width=360,height=250,status=no,toolbar=no,menubar=no,scrollbars=yes,resizable=yes");
						return; }   
  if (ax > .20) {	window.open("http://webindex.sanook.com/php/links_vote.php?link_id=23750&rcode=8070", "", "width=360,height=250,status=no,toolbar=no,menubar=no,scrollbars=yes,resizable=yes");
						return; }
  if (ax > 0) {	window.open("http://webindex.sanook.com/php/links_vote.php?link_id=26395&rcode=8190", "", "width=360,height=250,status=no,toolbar=no,menubar=no,scrollbars=yes,resizable=yes");
						return; }
}