var wdctjsconfig = {
"wdctjs1":{
"hover": "AFRICA
",//info of the popup
"url": "#",//link to any webpage
"target": "none",// use "new_window", "same_window", "modal", or "none"
"upColor": "#e0e2e2", //default color
"overColor": "#ecffb3", //highlight color
"downColor": "#cae9af", //clicking color
"active": true//true/false to activate/deactivate
},
"wdctjs2":{
"hover": "ASIA
",//info of the popup
"url": "#",//link to any webpage
"target": "none",// use "new_window", "same_window", "modal", or "none"
"upColor": "#f1ffc8", //default color
"overColor": "#d9ff66", //highlight color
"downColor": "#cae9af", //clicking color
"active": true//true/false to activate/deactivate
},
"wdctjs3":{
"hover": "EUROPE
",//info of the popup
"url": "#",//link to any webpage
"target": "none",// use "new_window", "same_window", "modal", or "none"
"upColor": "#cbe600", //default color
"overColor": "#cbe600", //highlight color
"downColor": "#e0e2e2", //clicking color
"active": true//true/false to activate/deactivate
},
"wdctjs4":{
"hover": "NORTH AMERICA
",//info of the popup
"url": "#",//link to any webpage
"target": "none",// use "new_window", "same_window", "modal", or "none"
"upColor": "#e0e2e2", //default color
"overColor": "#ecffb3", //highlight color
"downColor": "#cae9af", //clicking color
"active": true//true/false to activate/deactivate
},
"wdctjs5":{
"hover": "OCEANIA
",//info of the popup
"url": "#",//link to any webpage
"target": "none",// use "new_window", "same_window", "modal", or "none"
"upColor": "#f1ffc8", //default color
"overColor": "#000000", //highlight color
"downColor": "#cae9af", //clicking color
"active": true//true/false to activate/deactivate
},
"wdctjs6":{
"hover": "SOUTH AMERICA
",//info of the popup
"url": "http://gcf.bluegrapesmarketing.com/",//link to any webpage
"target": "new_window",// use "new_window", "same_window", "modal", or "none"
"upColor": "#f1ffc8", //default color
"overColor": "#000000", //highlight color
"downColor": "#cae9af", //clicking color
"active": true//true/false to activate/deactivate
},
"general":{
"borderColor": "#9CA8B6",
"visibleNames": "#adadad"
}
};