Event.observe(window,'load',LoadServers,false);function LoadServers() {if(!$('Game_US')) return;if($('Game_US').checked) {Game=65;} else {Game=66;} var MyAjax=new Ajax.Request ('/Ajax/ExpressCheckout.php',{method:'post',parameters:'Action=LoadServers'+'&GameId='+Game,onSuccess:LoadServersSuccess,onFailure:Failure});} function LoadServersSuccess(response) {eval('var Result='+response.responseText);if(Result.Success) {var i,NoOptions,NewOption,Select=$('Servers');while(Select.options.length>0) Select.removeChild(Select.options[Select.options.length-1]);for(i=0;i0) Select.removeChild(Select.options[Select.options.length-1]);for(i=0;i