var simplemaps_usmap_mapdata={
main_settings: {
//General settings
width: "487", //'700' or 'responsive'
background_color: "#FFFFFF",
background_transparent: "yes",
border_color: "#ffffff",
popups: "detect",
state_description: "",
state_color: "#88A4BC",
state_hover_color: "#3B729F",
state_url: "",
border_size: 1.5,
all_states_inactive: "no",
all_states_zoomable: "yes",
//Location defaults
location_description: "Add location markers using latitude and longitude!",
location_color: "#2041D4",
location_opacity: 0.8,
location_hover_opacity: 1,
location_url: "",
location_size: 25,
location_type: "square",
location_image_source: "frog.png",
location_border_color: "#FFFFFF",
location_border: 2,
location_hover_border: 2.5,
all_locations_inactive: "no",
all_locations_hidden: "no",
//Label defaults
label_color: "#d5ddec",
label_hover_color: "#d5ddec",
label_size: 22,
label_font: "Arial",
hide_labels: "no",
hide_eastern_labels: "no",
manual_zoom: "no",
back_image: "no",
initial_back: "no",
initial_zoom: -1,
initial_zoom_solo: "no",
region_opacity: 1,
region_hover_opacity: 0.6,
zoom_out_incrementally: "yes",
zoom_percentage: 0.99,
zoom_time: 0.5,
//Popup settings
popup_color: "white",
popup_opacity: 0.9,
popup_shadow: 1,
popup_corners: 5,
popup_font: "12px/1.5 Verdana, Arial, Helvetica, sans-serif",
popup_nocss: "no",
//Advanced settings
div: "map",
auto_load: "yes",
url_new_tab: "yes",
images_directory: "/static/lib/simplemaps/map_images/",
fade_time: 0.1,
import_labels: "no",
link_text: "View Website",
state_image_url: "",
state_image_position: "",
location_image_url: ""
},
state_specific: {
HI: {
name: "Hawaii"
},
AK: {
name: "Alaska"
},
FL: {
name: "Florida",
color: "#21a69b",
hover_color: "#000000"
},
NH: {
name: "New Hampshire",
color: "#21a69b",
hover_color: "#000000"
},
VT: {
name: "Vermont"
},
ME: {
name: "Maine"
},
RI: {
name: "Rhode Island"
},
NY: {
name: "New York"
},
PA: {
name: "Pennsylvania"
},
NJ: {
name: "New Jersey"
},
DE: {
name: "Delaware"
},
MD: {
name: "Maryland"
},
VA: {
name: "Virginia"
},
WV: {
name: "West Virginia",
color: "#21a69b",
hover_color: "#000000"
},
OH: {
name: "Ohio",
color: "#21a69b",
hover_color: "#000000"
},
IN: {
name: "Indiana",
color: "#21a69b",
hover_color: "#000000"
},
IL: {
name: "Illinois"
},
CT: {
name: "Connecticut"
},
WI: {
name: "Wisconsin"
},
NC: {
name: "North Carolina"
},
DC: {
name: "District of Columbia"
},
MA: {
name: "Massachusetts"
},
TN: {
name: "Tennessee",
color: "#21a69b",
hover_color: "#000000"
},
AR: {
name: "Arkansas",
color: "#21a69b",
hover_color: "#000000"
},
MO: {
name: "Missouri",
color: "#21a69b",
hover_color: "#000000"
},
GA: {
name: "Georgia",
color: "#21a69b",
hover_color: "#000000"
},
SC: {
name: "South Carolina",
color: "#21a69b",
hover_color: "#000000"
},
KY: {
name: "Kentucky"
},
AL: {
name: "Alabama",
color: "#21a69b",
hover_color: "#000000"
},
LA: {
name: "Louisiana",
color: "#21a69b",
hover_color: "#000000"
},
MS: {
name: "Mississippi",
color: "#21a69b",
hover_color: "#000000"
},
IA: {
name: "Iowa",
color: "#21a69b",
hover_color: "#000000"
},
MN: {
name: "Minnesota"
},
OK: {
name: "Oklahoma",
color: "#21a69b",
hover_color: "#000000"
},
TX: {
name: "Texas",
color: "#21a69b",
hover_color: "#000000"
},
NM: {
name: "New Mexico"
},
KS: {
name: "Kansas"
},
NE: {
name: "Nebraska",
color: "#21a69b",
hover_color: "#000000"
},
SD: {
name: "South Dakota",
color: "#21a69b",
hover_color: "#000000"
},
ND: {
name: "North Dakota",
color: "#21a69b",
hover_color: "#000000"
},
WY: {
name: "Wyoming"
},
MT: {
name: "Montana",
color: "#21a69b",
hover_color: "#000000"
},
CO: {
name: "Colorado"
},
UT: {
name: "Utah",
color: "#21a69b",
hover_color: "#000000"
},
AZ: {
name: "Arizona"
},
NV: {
name: "Nevada",
color: "#21a69b",
hover_color: "#000000"
},
OR: {
name: "Oregon"
},
WA: {
name: "Washington"
},
CA: {
name: "California"
},
MI: {
name: "Michigan"
},
ID: {
name: "Idaho",
color: "#21a69b",
hover_color: "#000000"
},
GU: {
name: "Guam",
hide: "yes"
},
VI: {
name: "Virgin Islands",
hide: "yes"
},
PR: {
name: "Puerto Rico",
hide: "yes"
},
MP: {
name: "Northern Mariana Islands",
hide: "yes"
},
AS: {
name: "American Samoa",
hide: "yes"
}
},
locations: {
"0": {
name: "New York City",
lat: 40.7143528,
lng: -74.0059731
},
"1": {
name: "Anchorage",
lat: 61.2180556,
lng: -149.9002778
}
},
labels: {
NH: {
parent_id: "NH",
x: "932",
y: "183",
pill: "yes",
width: 45,
display: "all"
},
VT: {
parent_id: "VT",
x: "883",
y: "243",
pill: "yes",
width: 45,
display: "all"
},
RI: {
parent_id: "RI",
x: "932",
y: "273",
pill: "yes",
width: 45,
display: "all"
},
NJ: {
parent_id: "NJ",
x: "883",
y: "273",
pill: "yes",
width: 45,
display: "all"
},
DE: {
parent_id: "DE",
x: "883",
y: "303",
pill: "yes",
width: 45,
display: "all"
},
MD: {
parent_id: "MD",
x: "932",
y: "303",
pill: "yes",
width: 45,
display: "all"
},
DC: {
parent_id: "DC",
x: "884",
y: "332",
pill: "yes",
width: 45,
display: "all"
},
MA: {
parent_id: "MA",
x: "932",
y: "213",
pill: "yes",
width: 45,
display: "all"
},
CT: {
parent_id: "CT",
x: "932",
y: "243",
pill: "yes",
width: 45,
display: "all"
},
HI: {
parent_id: "HI",
x: 305,
y: 565,
pill: "yes"
},
AK: {
parent_id: "AK",
x: "113",
y: "495"
},
FL: {
parent_id: "FL",
x: "773",
y: "510"
},
ME: {
parent_id: "ME",
x: "893",
y: "85"
},
NY: {
parent_id: "NY",
x: "815",
y: "158"
},
PA: {
parent_id: "PA",
x: "786",
y: "210"
},
VA: {
parent_id: "VA",
x: "790",
y: "282"
},
WV: {
parent_id: "WV",
x: "744",
y: "270"
},
OH: {
parent_id: "OH",
x: "700",
y: "240"
},
IN: {
parent_id: "IN",
x: "650",
y: "250"
},
IL: {
parent_id: "IL",
x: "600",
y: "250"
},
WI: {
parent_id: "WI",
x: "575",
y: "155"
},
NC: {
parent_id: "NC",
x: "784",
y: "326"
},
TN: {
parent_id: "TN",
x: "655",
y: "340"
},
AR: {
parent_id: "AR",
x: "548",
y: "368"
},
MO: {
parent_id: "MO",
x: "548",
y: "293"
},
GA: {
parent_id: "GA",
x: "718",
y: "405"
},
SC: {
parent_id: "SC",
x: "760",
y: "371"
},
KY: {
parent_id: "KY",
x: "680",
y: "300"
},
AL: {
parent_id: "AL",
x: "655",
y: "405"
},
LA: {
parent_id: "LA",
x: "550",
y: "435"
},
MS: {
parent_id: "MS",
x: "600",
y: "405"
},
IA: {
parent_id: "IA",
x: "525",
y: "210"
},
MN: {
parent_id: "MN",
x: "506",
y: "124"
},
OK: {
parent_id: "OK",
x: "460",
y: "360"
},
TX: {
parent_id: "TX",
x: "425",
y: "435"
},
NM: {
parent_id: "NM",
x: "305",
y: "365"
},
KS: {
parent_id: "KS",
x: "445",
y: "290"
},
NE: {
parent_id: "NE",
x: "420",
y: "225"
},
SD: {
parent_id: "SD",
x: "413",
y: "160"
},
ND: {
parent_id: "ND",
x: "416",
y: "96"
},
WY: {
parent_id: "WY",
x: "300",
y: "180"
},
MT: {
parent_id: "MT",
x: "280",
y: "95"
},
CO: {
parent_id: "CO",
x: "320",
y: "275"
},
UT: {
parent_id: "UT",
x: "223",
y: "260"
},
AZ: {
parent_id: "AZ",
x: "205",
y: "360"
},
NV: {
parent_id: "NV",
x: "140",
y: "235"
},
OR: {
parent_id: "OR",
x: "100",
y: "120"
},
WA: {
parent_id: "WA",
x: "130",
y: "55"
},
ID: {
parent_id: "ID",
x: "200",
y: "150"
},
CA: {
parent_id: "CA",
x: "79",
y: "285"
},
MI: {
parent_id: "MI",
x: "663",
y: "185"
},
PR: {
parent_id: "PR",
x: "620",
y: "545"
},
GU: {
parent_id: "GU",
x: "550",
y: "540"
},
VI: {
parent_id: "VI",
x: "680",
y: "519"
},
MP: {
parent_id: "MP",
x: "570",
y: "575"
},
AS: {
parent_id: "AS",
x: "665",
y: "580"
}
},
legend: {
entries: [
{
name: "States Establishing Accounts",
color: "#21a69b",
type: "state",
shape: "circle",
ids: ""
},
{
name: "States Without Accounts",
color: "#88A4BC",
type: "state",
shape: "circle",
ids: ""
}
]
},
regions: {}
};
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Block quote
Ordered list
- Item 1
- Item 2
- Item 3
Unordered list
Text link
Bold text
Emphasis
Superscript
Subscript