diff --git a/public/scoreboard/Color_Coded_US_Map_(states_only).svg b/public/scoreboard/Color_Coded_US_Map_(states_only).svg
new file mode 100644
index 000000000..a9134ad48
--- /dev/null
+++ b/public/scoreboard/Color_Coded_US_Map_(states_only).svg
@@ -0,0 +1,71 @@
+
+
diff --git a/public/scoreboard/css/style.css b/public/scoreboard/css/style.css
index cb1e481da..e75d5cd6c 100644
--- a/public/scoreboard/css/style.css
+++ b/public/scoreboard/css/style.css
@@ -117,8 +117,18 @@ h3.legend .green {
background-color: #35999d;
}
+.mapState-selector {
+ cursor: pointer;
+}
+
@media screen and (max-width: 800px) {
.politician {
margin: 7px;
}
-}
\ No newline at end of file
+}
+
+@media screen and (max-width: 940px) {
+ .mapState-selector {
+ display: none;
+ }
+}
diff --git a/public/scoreboard/index.html b/public/scoreboard/index.html
index d1d5aedd6..406ba9ee9 100755
--- a/public/scoreboard/index.html
+++ b/public/scoreboard/index.html
@@ -67,6 +67,89 @@
We can make Congress save net neutrality.
This is where your senators and reps stand. Tweet them first, then call!
+
These are the states where we most need your help!
+
* These states have one undecided senator who could be our winning vote.
+
+
+
+
+
+
+
+
@@ -197,7 +281,7 @@
For Press inquiries, please contact us at:
s.parentNode.insertBefore(t,s)}(window,document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
- fbq('init', '1762844240629117');
+ fbq('init', '1762844240629117');
fbq('track', 'PageView');