MOON
Server: Apache
System: Linux nserver.cafsindia.com 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: cafsindia (1002)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /home/cafsindia/refimac_cafsjobs_com/assets/pages/scripts/maps-vector.min.js
var MapsVector=function(){var e=function(e){var o={map:"world_en",backgroundColor:null,borderColor:"#333333",borderOpacity:.5,borderWidth:1,color:"#c6c6c6",enableZoom:!0,hoverColor:"#c9dfaf",hoverOpacity:null,values:sample_data,normalizeFunction:"linear",scaleColors:["#b6da93","#427d1a"],selectedColor:"#c9dfaf",selectedRegion:null,showTooltip:!0,onRegionOver:function(e,o){"ca"==o&&e.preventDefault()},onRegionClick:function(e,o,r){var a='You clicked "'+r+'" which has the code: '+o.toUpperCase();alert(a)}};o.map=e+"_en";var r=jQuery("#vmap_"+e);r&&(r.width(r.parent().width()),r.vectorMap(o))};return{init:function(){e("world"),e("usa"),e("europe"),e("russia"),e("germany"),App.addResizeHandler(function(){e("world"),e("usa"),e("europe"),e("russia"),e("germany")})}}}();jQuery(document).ready(function(){MapsVector.init()});