function Change_Border_RC() { document.getElementById('Splash_Container').style.borderBottom = "3px Solid #62604F"; } function Change_Border_RU() { document.getElementById('Splash_Container').style.borderBottom = "3px Solid #62604F"; } function Change_Border_RI() { document.getElementById('Splash_Container').style.borderBottom = "3px Solid #1E78A5"; } function Change_Border_BR() { document.getElementById('Splash_Container').style.borderBottom = "3px Solid #62604F"; } function Change_Border_News() { document.getElementById('Splash_Container').style.borderBottom = "3px Solid #F29600"; } function Change_Border_Partner() { document.getElementById('Splash_Container').style.borderBottom = "3px Solid #F29600"; } function Clean_Up_Map() { $('#MapPoint_0').css("background-color","#FF8040"); $('#MapPoint_1').css("background-color","#FF8040"); $('#MapPoint_2').css("background-color","#FF8040"); $('#MapPoint_3').css("background-color","#FF8040"); $('#MapPoint_4').css("background-color","#FF8040"); $('#MapPoint_5').css("background-color","#FF8040"); $('#MapPoint_6').css("background-color","#FF8040"); $('#MapPoint_7').css("background-color","#FF8040"); $('#MapPoint_8').css("background-color","#FF8040"); $('#MapPoint_9').css("background-color","#FF8040"); $('#MapPoint_10').css("background-color","#FF8040"); $('#MapPoint_11').css("background-color","#FF8040"); $('#MapPoint_12').css("background-color","#FF8040"); $('#MapPoint_13').css("background-color","#FF8040"); $('#MapPoint_14').css("background-color","#FF8040"); $('#MapPoint_15').css("background-color","#FF8040"); $('#MapPoint_16').css("background-color","#FF8040"); $('#MapPoint_17').css("background-color","#FF8040"); $('#MapPoint_18').css("background-color","#FF8040"); $('#MapPoint_19').css("background-color","#FF8040"); $('#MapPoint_20').css("background-color","#FF8040"); $('#MapPoint_21').css("background-color","#FF8040"); $('#MapPoint_22').css("background-color","#FF8040"); $('#MapPoint_23').css("background-color","#FF8040"); $('#MapPoint_24').css("background-color","#FF8040"); $('#MapPoint_25').css("background-color","#FF8040"); $('#MapPoint_26').css("background-color","#FF8040"); $('#MapPoint_27').css("background-color","#FF8040"); $('#MapPoint_28').css("background-color","#FF8040"); $('#MapPoint_29').css("background-color","#FF8040"); $('#MapPoint_30').css("background-color","#FF8040"); $('#MapPoint_31').css("background-color","#FF8040"); $('#MapPoint_32').css("background-color","#FF8040"); $('#MapPoint_33').css("background-color","#FF8040"); $('#MapPoint_34').css("background-color","#FF8040"); $('#MapPoint_35').css("background-color","#FF8040"); $('#MapPoint_36').css("background-color","#FF8040"); $('#MapPoint_37').css("background-color","#FF8040"); $('#MapPoint_38').css("background-color","#FF8040"); $('#MapPoint_39').css("background-color","#FF8040"); $('#MapPoint_40').css("background-color","#FF8040"); } function Change_Border_Map() { Clean_Up_Map(); document.getElementById('Splash_Container').style.borderBottom = "3px Solid #FF8040"; $('#MapBuble').hide(); $('#Bubble_Partner_List_Panel').hide(); $('#Map_Bottom_2').hide(); } function Load_Partner_List() { Clean_Up_Map(); $('#MapBuble').hide(); $('#Bubble_Partner_List_Trigger').hide(); $('#Bubble_Partner_List_Panel').fadeIn('fast'); $('#Map_Bottom_1').hide(); $('#Map_Bottom_2').fadeIn('fast'); } function Hide_Partner_List() { Clean_Up_Map(); $('#MapBuble').hide(); $('#Bubble_Partner_List_Trigger').hide(); $('#Bubble_Partner_List_Panel').fadeIn('fast'); $('#Map_Bottom_2').hide(); $('#Map_Bottom_1').fadeIn('fast'); } function Show_MapBuble(x, y, pos) { Clean_Up_Map(); var menuRequest = null; if (window.XMLHttpRequest) { menuRequest = new XMLHttpRequest(); if (menuRequest.overrideMimeType) { menuRequest.overrideMimeType('text/xml'); } } else if (window.activeXObject) { try { menuRequest = new activeXObject("Msxml2.XMLHTTP"); } catch (e) { try { menuRequest = new activeXObject("Microsoft.XMLHTTP"); } catch (e) { } } } menuRequest.onreadystatechange = function() { if( menuRequest.readyState == 4 ) { if( menuRequest.status == 200 ) { var e = document.getElementById('MapBuble'); e.innerHTML = menuRequest.responseText; var MP = '#MapPoint_' + pos; $(MP).css("background-color","#FF0000"); $('#MapBuble').fadeIn('normal'); var scripts = e.getElementsByTagName('script'); for(var i=0; i < scripts.length;i++) { if (window.execScript) { window.execScript(scripts[i].text.replace('