College Counselor Finder with SVG Maps

Developer
Size
25,987 Kb
Views
32,384

How do I make an college counselor finder with svg maps?

This is a little wizard-style form for finding a college counselor based on the type of student and where the student lives.. What is a college counselor finder with svg maps? How do you make a college counselor finder with svg maps? This script and codes were developed by Daniel Murphy on 16 September 2022, Friday.

College Counselor Finder with SVG Maps Previews

College Counselor Finder with SVG Maps - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>College Counselor Finder with SVG Maps</title> <link rel='stylesheet prefetch' href='http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/themes/smoothness/jquery-ui.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div id="counselor-info" style="float: right; margin: 10px; max-width: 20%;">&nbsp;</div>
<div id="meet-your-councelor-left" style="width: 70%;">
<form id="myForm"><fieldset class="student-type">
<p>What type of student are you?</p>
<input type="hidden" name="student-type" value="" /> <input type="radio" name="student-type" value="International-Student" />International Student<br /> <input type="radio" name="student-type" value="Transfer-Student" />Transfer Student<br /> <input type="radio" name="student-type" value="Home-School-Student" />Home School Student<br /> <input type="radio" name="student-type" value="Traditional-High-School-Student" />Traditional High School Student</fieldset><fieldset class="sedgwick-resident" style="display: none;">
<p>Do you live in Sedgwick County, Kansas?</p>
<input type="hidden" name="sedgwick-resident" value="" /> <input type="radio" name="sedgwick-resident" value="Yes" />Yes<br /> <input type="radio" name="sedgwick-resident" value="No" />No</fieldset><fieldset class="high-school" style="display: none;">
<p>Select your high school</p>
<select class="high-school-select" name="high-school"> <option value=""></option> <option value="Andale High School">Andale High School</option> <option value="Bishop Carroll Catholic High School">Bishop Carroll Catholic High School</option> <option value="Campus High School">Campus High School</option> <option value="Cheney High School">Cheney High School</option> <option value="Classical School of Wichita">Classical School of Wichita</option> <option value="Clearwater High School">Clearwater High School</option> <option value="Complete High School Maize">Complete High School Maize</option> <option value="Derby High School">Derby High School</option> <option value="Eisenhower High School">Eisenhower High School</option> <option value="Garden Plain High School">Garden Plain High School</option> <option value="Goddard Senior High School">Goddard Senior High School</option> <option value="Haysville Alternative High School">Haysville Alternative High School</option> <option value="Kapaun Mount Carmel Catholic High School">Kapaun Mount Carmel Catholic High School</option> <option value="Garden Plain High School">Garden Plain High School</option> <option value="Learning2 eSchool of Wichita">Learning2 eSchool of Wichita</option> <option value="Maize High School">Maize High School</option> <option value="Maize South High School">Maize South High School</option> <option value="Mulvane High School">Mulvane High School</option> <option value="Metro Boulevard Alternative High School">Metro Boulevard Alternative High School</option> <option value="Metro Meridian Alternative High School">Metro Meridian Alternative High School</option> <option value="Metro-Midtown Alternative High School">Metro-Midtown Alternative High School</option> <option value="New Zion Christian Academy">New Zion Christian Academy</option> <option value="Northfield School of Liberal Arts">Northfield School of Liberal Arts</option> <option value="Northeast Magnet High School">Northeast Magnet High School</option> <option value="Sunrise Christian Academy">Sunrise Christian Academy</option> <option value="The Independent School">The Independent School</option> <option value="Trinity Academy">Trinity Academy</option> <option value="Wichita Collegiate School">Wichita Collegiate School</option> <option value="Wichita High School East">Wichita High School East</option> <option value="Wichita High School Heights">Wichita High School Heights</option> <option value="Wichita High School North">Wichita High School North</option> <option value="Wichita High School Northwest">Wichita High School Northwest</option> <option value="Wichita High School South">Wichita High School South</option> <option value="Wichita High School Southeast">Wichita High School Southeast</option> <option value="Wichita High School West">Wichita High School West</option> <option value="Word of Life Traditional Schools">Word of Life Traditional Schools</option>
</select>
</fieldset> <fieldset class="ksmo-resident" style="display: none;">
<p>Do you live in Kansas or Missouri?</p>
<input type="hidden" name="ksmo-resident" value="" /> <input type="radio" name="ksmo-resident" value="Yes" />Yes<br /> <input type="radio" name="ksmo-resident" value="No" />No</fieldset><button class="reset-button" onclick="formReset()">Reset</button></form>
<div class="answer intl-counselor" style="display: none;">
<p>Click <a href="">here</a> for our International Counselor page.</p>
</div>
<div class="answer trns-counselor" style="display: none;">
<p>Click <a href="">here</a> for our Transfer Counselor page.</p>
</div>
<div class="answer hmsc-counselor" style="display: none;">
<p>Click <a href="">here</a> for our Home School Counselor page.</p>
</div>
<div class="answer blue-counselor" style="display: none;">
<p>Your counselor is Yamir Lozada. Click <a href="">here</a> to learn more about Yamir!</p>
</div>
<div class="answer red-counselor" style="display: none;">
<p>Your counselor is Kaity Leivian. Click <a href="">here</a> to learn more about Katie!</p>
</div>
<div class="answer green-counselor" style="display: none;">
<p>Your counselor is Peter Abella. Click <a href="">here</a> to learn more about Peter!</p>
</div>
<div class="answer orange-counselor" style="display: none;">
<p>Your counselor is Quinn Bowman. Click <a href="">here</a> to learn more about Quinn!</p>
</div>
<div class="answer purple-counselor" style="display: none;">
<p>Your counselor is Kristen English. Click <a href="">here</a> to learn more about Kristen!</p>
</div>
<div class="answer yellow-counselor" style="display: none;">
<p>Your counselor is Georgia Drewes. Click <a href="">here</a> to learn more about Georgia!</p>
</div>
</div>
<!--meet-your-counselor-left-->
<div class='us-map' style='width:70%;display:none;'>
<p>Click on your region to be directed to your counselor's page.</p>
<svg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='273.184 734.576 100 100' enable-background='new 273.184 734.576 100 100' xml:space='preserve'>
<polygon class='map-state territory-northeast territory-green maine' fill='#AFBEC6' points='365.658,754.486 366.283,753.704 366.445,753.055 367.748,751.915 368.66,751.003 368.393,750.603	367.746,750.44 367.424,749.799 366.789,749.64 366.439,749.105 366.119,747.672 365.66,746.751 365.092,746.609 364.281,747.258	363.932,747.084 363.525,747.084 363.068,748.301 363.068,749.57 363.23,751.028 362.752,751.985 363.227,753.881 363.701,755.146	364.559,756.433 364.84,755.304 '/>
<polygon class='map-state territory-northeast territory-green newhamphire' fill='#AFBEC6' points='362.105,753.007 362.105,753.566 362.271,754.067 361.943,754.725 361.785,756.782 362.082,758.119	363.438,757.517 364.363,757.208 364.506,756.643 363.555,755.212 363.074,753.93 362.623,752.133 362.105,752.65 '/>
<polygon class='map-state territory-northeast territory-green vermont' fill='#AFBEC6' points='361.93,758.165 361.623,756.794 361.793,754.667 362.1,754.055 361.945,753.58 361.945,753.189	360.762,753.337 359.539,753.796 359.539,754.527 359.859,755.334 360.012,756.548 360.326,756.548 360.654,758.031	360.932,758.307 '/>
<polygon class='map-state territory-northeast territory-green massachusetts' fill='#AFBEC6' points='362.049,758.31 361.969,758.346 361.963,758.322 360.982,758.462 360.982,759.894 364.088,759.117	364.133,759.102 364.164,759.135 364.941,759.756 365.451,759.756 365.613,760.237 366.084,760.237 365.941,759.806	366.615,759.302 366.746,759.039 366.475,758.633 366.186,758.633 366.506,759.114 365.85,759.114 365.186,758.617 364.664,758.096	364.816,757.482 364.434,757.354 362.119,758.278 362.123,758.299 '/>
<polygon class='map-state territory-northeast territory-green rhodeisland' fill='#AFBEC6' points='363.725,759.407 364.006,760.681 364.512,760.428 364.512,759.709 364.09,759.286 '/>
<polygon class='map-state territory-northeast territory-green connecticut' fill='#AFBEC6' points='360.982,760.627 361.432,762.274 363.285,761.039 363.871,761.039 363.871,760.808 363.568,759.451	360.982,760.06 '/>
<polygon class='map-state territory-northeast territory-green newyork' fill='#AFBEC6' points='360.822,758.426 360.51,758.111 360.197,756.708 359.869,756.708 359.701,755.364 359.379,754.543	359.379,753.849 357.42,754.452 355.408,756.771 355.85,757.065 355.85,758.271 354.355,759.434 351.869,759.589 352.334,760.984	351.197,761.958 351.197,762.621 354.326,761.841 354.951,761.841 356.893,761.039 357.875,761.042 358.563,761.214	358.723,761.853 359.406,761.989 359.406,761.984 359.477,762.004 359.564,762.021 359.563,762.026 359.832,762.1 360.117,762.163	361.242,762.485 361.305,762.502 361.305,762.502 361.305,762.981 361.848,763.117 363.639,761.774 363.471,761.691	362.047,762.482 361.408,762.482 361.336,762.531 361.324,762.482 361.324,762.482 360.822,760.638 360.822,760.099	360.822,759.933 '/>
<polygon class='map-state territory-northeast territory-green newjersey' fill='#AFBEC6' points='359.373,763.969 360.047,764.641 359.07,765.943 359.328,766.591 359.449,766.47 360.395,767.101	360.986,766.063 361.145,765.273 361.143,764.498 360.992,763.888 360.645,763.541 360.844,763.145 361.143,762.994	361.143,762.624 359.791,762.255 359.506,762.192 359.221,763.051 '/>
<polygon class='map-state territory-northeast territory-green delaware' fill='#AFBEC6' points='360.502,768.368 359.219,766.924 359.219,766.753 359.145,766.605 359.217,767.041 359.525,768.579	360.502,768.579 '/>
<path class='map-state territory-northeast territory-green maryland' fill='#AFBEC6' d='M352.824,767.603l0.254,0.888l0.723-0.865l0.631-0.158l0.143-0.287	C353.76,767.389,353.086,767.555,352.824,767.603z'/>
<path class='map-state territory-northeast territory-green maryland' fill='#AFBEC6' d='M358.898,766.036c-0.568,0.153-2.57,0.692-4.146,1.099h0.58l0.332,0.499l0.25,0.125l0.016-0.016l0.047,0.048	l0.088,0.044l-0.021,0.021l0.088,0.087l0.822,0.164l0.186,0.557l-0.166,0.334v0.239l0.572,0.144h0.662l-0.271-0.554l-0.16-1.604	l0.152-0.041l0.795,1.747l0.787,0.629l0.129,0.13l0.703-0.281v-0.667h-0.947l-0.496-2.471V766.036z'/>
<polygon class='map-state territory-northeast territory-green pennsylvania' fill='#AFBEC6' points='351.02,767.61 352.617,767.465 352.615,767.455 352.717,767.455 358.93,765.861 359.834,764.656	359.225,764.045 359.057,763.037 359.35,762.157 358.641,762 358.592,761.99 358.592,761.989 358.592,761.989 358.43,761.346	357.846,761.199 356.908,761.199 354.967,762.002 354.336,762.002 351.037,762.826 351.037,762.114 349.932,763.22 350.227,763.816	350.395,764.154 350.395,764.155 350.395,764.155 350.396,764.157 350.717,766.25 350.717,766.26 350.709,766.348 350.715,766.397	'/>
<polygon class='map-state territory-northeast territory-green ohio' fill='#AFBEC6' points='344.131,770.195 344.91,770.351 345.225,770.824 345.857,770.824 346.018,770.984 346.914,770.984	347.268,770.63 347.783,771.146 347.99,771.146 348.15,771.146 348.33,771.146 348.633,770.084 348.645,770.04 349.113,769.884	349.113,769.257 350.092,768.604 350.398,767.994 350.547,766.351 350.238,764.191 349.805,763.323 348.256,764.403	347.268,764.729 346.287,764.729 345.65,764.411 343.752,764.728 343.346,764.863 '/>
<polygon class='map-state territory-northeast territory-green westvirginia' fill='#AFBEC6' points='355.607,767.785 355.555,767.758 355.246,767.295 354.697,767.295 354.541,767.604 353.891,767.768	353.008,768.826 352.662,767.621 350.896,767.782 350.67,766.88 350.549,768.053 350.217,768.713 349.273,769.343 349.273,770	348.779,770.164 348.629,770.764 348.467,771.249 348.451,771.306 348.449,771.306 348.15,771.306 348.15,771.84 348.605,772.448	349.338,772.887 349.344,772.882 349.398,772.923 349.479,772.972 349.471,772.979 350.016,773.386 350.471,773.311	350.926,773.234 351.395,772.923 352.16,772.463 352.16,771.521 352.486,771.031 352.652,770.371 353.469,769.882 353.941,769.252	354.557,768.482 354.383,767.96 355.143,767.771 355.6,768.074 355.775,767.898 '/>
<polygon class='map-state territory-northeast territory-green virginia' fill='#AFBEC6' points='355.113,767.943 354.59,768.073 354.736,768.514 354.697,768.563 353.564,770.011 352.791,770.475	352.629,771.109 352.32,771.57 352.32,772.553 352.32,772.555 352.273,772.583 350.971,773.39 349.975,773.556 349.947,773.536	349.336,773.127 347.793,774.82 347.08,775.297 350.299,774.836 358.162,773.392 359.988,772.782 359.73,772.268 358.945,772.268	358.393,771.717 358.719,771.229 358.205,770.542 358.646,770.396 358.137,770.013 357.33,769.688 356.859,769.375 356.813,769.363	356.813,769.343 356.813,768.96 356.967,768.652 356.832,768.247 356.051,768.091 356.039,768.079 355.91,767.99 355.619,768.281	'/>
<polygon class='map-state territory-southeast territory-blue northcarolina' fill='#AFBEC6' points='350.396,775.43 350.396,775.436 350.369,775.456 350.051,775.773 349.057,776.435 348.592,776.59	347.459,777.556 346.672,777.87 346.064,778.477 346.064,778.845 348.047,778.845 349.002,778.209 349.834,777.882 351.426,777.882	351.941,777.71 352.32,778.09 352.32,778.523 352.688,778.523 353.004,778.207 354.17,778.041 354.846,778.21 356.281,779.486	356.557,779.486 357.344,779.172 357.775,779.027 357.775,778.41 359.109,777.086 359.859,776.785 359.859,776.392 359.387,775.913	359.182,775.502 360.541,775.163 360.811,774.894 360.678,774.497 360.248,774.354 359.219,774.354 359.219,774.063	359.885,773.729 360.174,773.298 360.049,772.931 358.201,773.547 350.396,774.981 '/>
<polygon class='map-state territory-southeast territory-blue southcarolina' fill='#AFBEC6' points='348.15,779.533 348.424,779.807 348.91,779.807 349.734,780.799 351.65,782.392 352.137,782.878	352.148,782.889 352.15,782.892 352.15,782.892 352.311,783.373 352.779,783.841 353.086,784.299 353.297,784.299 353.451,783.541	353.635,783.176 354.293,783.176 354.727,782.741 354.727,782.26 355.23,781.755 355.689,781.449 355.689,780.823 356.572,779.646	356.221,779.646 354.77,778.356 354.162,778.204 353.08,778.358 352.756,778.685 352.16,778.685 352.16,778.156 351.898,777.894	351.439,778.043 349.85,778.043 349.07,778.354 348.15,778.968 '/>
<polygon class='map-state territory-southeast territory-blue georgia' fill='#AFBEC6' points='344.234,779.325 343.838,779.457 344.617,782.11 345.91,785.178 345.586,786.149 345.898,787.869	346.338,788.308 349.992,788.148 351.373,788.148 351.533,787.347 352.48,787.347 352.48,785.317 352.811,784.824 352.953,784.391	352.654,783.942 352.17,783.46 352.012,782.981 349.621,780.91 348.834,779.967 348.357,779.967 347.99,779.6 347.99,779.005	345.992,779.005 '/>
<polygon class='map-state territory-southeast territory-blue florida' fill='#AFBEC6' points='341.395,789.342 341.545,789.742 343.424,789.43 343.924,789.597 345.072,789.759 345.717,790.887	346.279,791.027 347.561,789.747 348.586,789.918 349.727,790.895 351.037,791.713 351.037,793.065 350.725,793.534	350.844,793.891 351.098,793.763 351.648,793.763 351.84,794.146 351.84,795.104 352.287,795.848 352.785,795.848 352.951,796.515	353.271,796.675 353.588,797.784 354.369,797.94 355.174,798.907 355.615,799.054 356.518,798.903 356.811,798.317 356.652,795.152	356.346,794.689 354.73,792.431 354.57,791.47 353.127,789.535 352.502,787.507 351.664,787.507 351.504,788.31 349.994,788.31	346.273,788.471 345.795,787.993 341.123,788.615 '/>
<path class='map-state territory-southeast territory-blue alabama' fill='#AFBEC6' d='M345.738,785.184l-1.271-3.02l-0.785-2.667l-1.855,0.309c-0.088,0.013-1.99,0.284-2.496,0.318l0.158,6.178	l0.314,3.933h0.867l0.725-0.437l-0.076-0.206l-0.416-1.106l0,0v-0.002l0.104-0.015l2.078-0.319l2.646-0.311l-0.311-1.701	L345.738,785.184z'/>
<polygon class='map-state territory-southeast territory-blue mississippi' fill='#AFBEC6' points='335.746,780.287 335.156,780.729 335.156,781.677 334.197,783.117 334.348,784.773 334.355,784.772	334.355,784.855 334.361,784.934 334.355,784.934 334.355,785.475 334.846,786.129 334.666,786.668 334.025,787.308 333.713,788.56	333.713,789.105 336.033,788.95 336.906,788.775 337.074,789.779 337.387,789.935 337.709,790.742 338.094,790.999 338.234,790.715	339.365,790.715 339.646,790.292 339.328,786.311 339.17,780.132 336.34,780.26 '/>
<path class='map-state territory-southeast territory-blue louisianna' fill='#AFBEC6' d='M332.354,785.101h-3.293v1.989l0.475,1.107l0.662,1.155l-0.49,0.815l0.158,0.788l-0.004,0.013l0,0	c-0.012,0.082-0.057,0.33-0.117,0.58l-0.051,0.244l-0.051,0.104c-0.012,0.036-0.027,0.07-0.039,0.102l1.654,0.006l0.779,0.313	l0.924-0.153l0.521-0.349l0.367,0.367l0.631,0.788l0.588,0.146l0.639-0.32l0.809,0.162l0.406-0.136v-0.59l0.926,0.74l0.582,0.292	l0.256-0.257v-0.388l-1.123-0.321v-0.414l0.176-0.175l0.283-0.566l-0.443-0.296l-0.318-0.797l-0.33-0.164l-0.154-0.922l-0.721,0.145	l-2.502,0.167l0.002-0.746l0.326-1.306l0.645-0.644l0.141-0.424l-0.471-0.627l0,0v-0.002v-0.023l-0.037-0.555L332.354,785.101z'/>
<polygon class='map-state territory-southeast territory-blue arkansas' fill='#AFBEC6' points='334.035,783.103 334.031,783.074 334.996,781.627 334.996,780.649 335.639,780.168 335.639,779.061	335.951,778.592 335.809,778.166 335.469,777.826 335.615,777.24 334.453,777.24 334.133,777.4 331.869,777.4 327.777,777.559	327.777,777.802 327.938,779.236 328.098,780.032 328.256,783.657 329.061,783.657 329.061,784.94 332.346,784.94 334.146,784.79	'/>
<path class='map-state territory-southeast territory-blue tennessee' fill='#AFBEC6' d='M346.799,775.483l-0.465,0.311l0,0l0,0l-0.016,0.002h-0.002l-6.256,0.802l-0.053,0.016l-1.07,0.307h-0.01	h-2.053l-0.273,0.273l-0.008,0.319l-0.469,1.095l0.002,0.008l-0.018,0.027l-0.08,0.187l-0.014-0.045l-0.217,0.326v1.014l2.105-0.096	l1.262-0.057v-0.005h0.08l4.475-0.64l0.475-0.157l1.709-0.312v-0.448l0.691-0.683l0.791-0.316l1.139-0.969l0.469-0.155l1.242-0.932	v-0.343c-0.473,0.093-2.533,0.489-3.244,0.489C346.906,775.502,346.846,775.496,346.799,775.483z'/>
<polygon class='map-state territory-northeast territory-green kentucky' fill='#AFBEC6' points='337.242,776.383 336.992,776.759 338.914,776.759 340.027,776.442 342.283,776.118 344.852,775.797	346.277,775.64 346.627,775.406 346.627,775.406 347.697,774.692 349.203,773.036 348.486,772.557 347.99,771.894 347.99,771.306	347.715,771.306 347.268,770.857 346.98,771.146 345.951,771.146 345.791,770.984 345.141,770.984 344.814,770.495 344.141,770.36	344.141,771.098 343.773,771.466 343.178,771.466 343.178,771.733 342.689,772.384 342.525,773.045 342.119,773.248	341.781,772.909 341.574,772.909 341.574,773.378 340.543,773.55 339.139,773.706 338.998,773.987 338.193,775.276 338.172,775.315	338.168,775.315 337.371,775.315 337.242,775.575 '/>
<polygon class='map-state territory-northeast territory-green indiana' fill='#AFBEC6' points='340.521,773.391 341.412,773.242 341.412,772.749 341.848,772.749 342.15,773.052 342.387,772.935	342.551,772.3 343.018,771.679 343.018,771.306 343.705,771.306 343.98,771.031 343.98,770.269 343.188,764.889 341.662,764.889	340.227,765.227 339.922,765.53 339.168,765.53 339.168,767.215 339.326,768.164 339.488,768.659 339.488,769.748 339.66,769.92	339.488,770.436 339.488,771.046 339.652,771.376 339.477,772.068 339.008,772.852 339.008,773.612 339.035,773.557 '/>
<polygon class='map-state territory-northeast territory-green michigan' fill='#AFBEC6' points='345.584,764.26 345.584,763.335 346.547,762.212 346.547,761.299 346.229,760.657 345.912,759.396	345.664,759.147 345.4,759.411 344.4,760.577 343.994,760.374 343.811,759.824 344.475,758.829 344.621,758.68 344.621,757.783	344.301,757.463 344.301,756.846 343.873,756.703 343.217,756.536 342.434,756.066 342.158,756.066 341.734,756.35 341.734,756.982	341.566,757.149 341.41,757.771 341.23,758.312 340.58,758.312 340.451,758.571 340.451,759.373 340.129,760.016 340.129,761.101	340.441,761.726 340.771,762.218 340.771,763.865 340.447,764.514 340.352,765.016 341.654,764.729 343.244,764.729	343.713,764.572 '/>
<polygon class='map-state territory-northeast territory-green michigan' fill='#AFBEC6' points='337.838,757.716 338.715,756.4 339.195,756.239 339.525,755.745 340.188,755.745 341.002,755.257	341.502,755.423 342.717,755.271 342.854,754.859 342.717,754.313 341.826,754.461 341.275,754.463 341.121,754.002	339.771,754.452 339.281,754.943 338.096,754.943 337.301,754.307 336.279,754.477 336.279,753.874 336.719,753.288	336.533,753.194 335.109,754.455 333.76,755.055 334.316,755.75 335.596,755.91 335.752,756.066 336.709,756.066 337.551,756.739	337.551,756.74 337.557,756.744 337.561,756.767 337.719,757.244 '/>
<polygon class='map-state territory-northeast territory-green wisconsin' fill='#AFBEC6' points='332.75,761.838 332.75,761.913 332.768,761.997 332.75,761.997 332.75,763.171 333.041,763.462	333.813,763.925 338.07,763.609 337.883,760.621 338.207,759.972 338.365,758.862 338.459,758.402 338.189,758.761 337.402,759.548	337.402,758.68 337.717,758.366 337.41,756.833 336.652,756.227 335.686,756.227 335.521,756.063 334.232,755.901 333.59,755.099	332.498,754.942 332.029,754.787 331.102,755.096 330.666,755.388 330.666,756.678 330.012,757.004 329.871,757.565 330.02,757.714	330.18,759.456 331.119,759.776 332.584,761.078 332.59,761.105 332.736,761.838 '/>
<polygon fill='#AFBEC6' points='337.41,756.833 336.652,756.227 337.41,756.833 '/>
<path class='map-state territory-northeast territory-green illinois' fill='#AFBEC6' d='M334.676,765.313l-0.504,0.838l-0.799,0.479l-0.113,0.229l0.311,0.155l-0.193,0.57l-0.475,0.631l-0.15,0.452	l0.154,1.396l1.277,1.116l0.152,0.461l0.66,0.164v1.044l-0.148,0.297l0.277,0.415l0.803,0.16l0.348,0.528l0.463,1.389h0.23	l0.127-0.128l0.178-0.354h0.805l0.768-1.385v-0.964l0.488-0.811l0.15-0.602l-0.156-0.312l0.004-0.686l0.145-0.435l-0.148-0.148	v-1.143l-0.156-0.469l-0.164-0.976v-1.757l-0.92-1.685c-0.498,0.021-3.426,0.236-4.133,0.288l0.721,0.865V765.313z'/>
<path fill='#AFBEC6' d='M338.078,763.77l-4.123,0.305l0,0c0.707-0.052,3.635-0.267,4.133-0.288L338.078,763.77z'/>
<path class='map-state territory-ksmo missouri' fill='#AFBEC6' d='M326.578,769.861l0.021,0.001l0.498,0.331l0.066,0.033l-0.342,0.684l0.141,0.426l0.654,0.49v4.526l0.07,0.49	c0.006,0.034,0.012,0.067,0.016,0.1c0.041,0.235,0.064,0.373,0.074,0.455l3.928-0.157h0.16h2.23l0.32-0.16h1.406l-0.176,0.697	l0.303,0.302l0.098,0.292l0.238-0.599l0.154-0.622v-0.023l0.008-0.008l0.332-0.33l0.303-0.456v-0.583l-0.047,0.047h-0.412	l-0.496-1.488l-0.297-0.445l-0.801-0.16l-0.365-0.548l0.172-0.345v-0.881l-0.623-0.156l-0.168-0.502l-1.291-1.13l-0.158-1.423	l-0.42-0.14h-6.621l0.129,0.517L326.578,769.861z'/>
<polygon class='map-state territory-northeast territory-green iowa' fill='#AFBEC6' points='329.305,762.162 324.41,762.319 324.41,764.087 324.41,764.247 324.41,764.313 325.047,766.064	325.518,768.418 332.203,768.418 332.441,768.498 332.619,768.558 332.768,768.129 333.24,767.498 333.375,767.095 333.045,766.93	333.252,766.517 334.055,766.033 334.516,765.268 334.516,764.999 333.74,764.068 332.936,763.582 332.59,763.238 332.59,762.082	332.578,762.006 '/>
<polygon class='map-state territory-northeast territory-green minnesota' fill='#AFBEC6' points='324.248,756.982 324.248,757.031 324.201,757.029 323.785,757.446 323.914,757.703 324.41,758.198	324.41,762.159 328.979,762.002 332.551,761.847 332.436,761.16 331.025,759.907 330.029,759.575 329.865,757.787 329.693,757.615	329.875,756.894 330.506,756.578 330.506,755.314 330.506,755.302 330.531,755.284 331.809,753.848 332.951,752.707	334.125,752.056 333.119,752.056 332.797,751.735 332.369,751.735 332.047,751.896 331.203,751.896 330.734,751.583	330.232,751.751 329.895,751.247 328.994,751.097 328.68,751.254 328.154,751.254 326.711,750.291 323.447,750.291 323.447,752.288	324.248,755.985 324.248,756.87 324.357,756.873 '/>
<polygon class='map-state territory-northeast territory-green northdakota' fill='#AFBEC6' points='313.029,756.393 318.238,756.708 324.088,756.866 324.088,755.994 323.77,754.56 323.287,752.297	323.287,750.289 318.23,750.132 313.498,749.815 313.342,753.423 '/>
<polygon class='map-state territory-northeast territory-green southdakota' fill='#AFBEC6' points='312.865,758.48 312.867,758.48 312.859,758.56 312.854,758.641 312.85,758.641 312.387,762.808	320.965,763.284 320.984,763.286 320.984,763.286 320.984,763.286 321.781,763.764 323.225,763.604 324.031,764.087	324.248,764.087 324.248,762.325 324.248,762.165 324.248,758.265 323.777,757.786 323.59,757.414 323.98,757.023 318.23,756.868	313.014,756.552 '/>
<polygon class='map-state territory-northeast territory-green nebraska' fill='#AFBEC6' points='312.373,762.969 312.063,766.982 315.266,767.303 315.266,769.385 320.645,769.701 323.525,769.781	326.211,769.853 325.559,769.198 325.541,769.185 325.42,768.702 325.389,768.579 325.387,768.579 325.373,768.516 325.35,768.418	325.354,768.418 324.893,766.107 324.248,764.327 324.248,764.247 323.986,764.247 323.188,763.769 321.744,763.93 320.938,763.444	317.107,763.284 '/>
<polygon class='map-state territory-ksmo kansas' fill='#AFBEC6' points='327.457,771.907 326.828,771.435 326.648,770.898 326.947,770.299 326.684,770.163 326.521,770.024	323.529,769.941 320.477,769.861 315.262,769.546 314.992,775.065 314.949,775.961 320.805,776.278 327.457,776.278 '/>
<path class='map-state territory-west territory-red oklahoma' fill='#AFBEC6' d='M327.779,779.261l-0.162-1.45v-0.246l-0.174,0.007l0.17-0.126l-0.082-0.568	c-0.033-0.195-0.059-0.345-0.068-0.438h-6.662l-5.939-0.32h-1.682v0.807l4.953,0.319l0.182,0.547l-0.16,3.818l0.424,0.282h0.813	l0.49,0.492l0.922,0.308l0.664-0.166l0.494,0.494l1.086,0.155l1.311-0.164l0.314,0.313l0.434-0.145l0.975-0.163l0.977-0.001h0.021	l1.014,0.58l-0.154-3.545L327.779,779.261z'/>
<path class='map-state territory-southeast territory-blue texas' fill='#AFBEC6' d='M328.9,783.817h-0.637l0.002,0.062l-0.107-0.062l0,0h-0.055l-0.002-0.032l-1.066-0.609h-0.941l-0.787,0.158	l-0.635,0.159l-0.043,0.015l-0.004-0.003l-0.324-0.325l-1.256,0.157l-1.16-0.166l-0.467-0.468l-0.621,0.155l-1.002-0.335	l-0.471-0.471h-0.795l-0.537-0.359l0.16-3.88l-0.139-0.416l-4.998-0.317l-0.643,9.79l-0.08-0.006l-6.652-0.475v0.362l3.041,3.039	l0.479,1.916l2.494,1.56l0.426-0.283l0.807-1.293l0.529-0.177l1.646,0.33l1.154,0.989l0.488,1.303l0.793,1.425l1.131,1.294	l0.162,0.971l0.943,1.57l1.244,0.623h1.148l0.32,0.481h0.357v-0.882l-0.322-2.094l0.488-1.304l0.506-0.995l0.979-0.816l0.984-0.164	l0.932-0.001l0.297-0.446l0.621-0.623l-0.162-0.813l0.602-0.4l0.33,0.66l0.416-0.139l0.928-0.465l0.096-0.19	c0.035-0.107,0.072-0.244,0.107-0.389l0.096-0.483l-0.164-0.817l0.475-0.788l-0.619-1.082l-0.492-1.163v-2.005v-0.16V783.817z'/>
<polygon class='map-state territory-west territory-red newmexico' fill='#AFBEC6' points='308.279,775.636 302.584,775.003 301.16,787.035 302.461,787.18 302.773,786.4 303.311,786.221	305.48,786.686 305.48,786.218 312.223,786.699 312.859,776.994 312.859,776.994 312.865,776.92 312.873,776.92 313.008,776.108 '/>
<polygon class='map-state territory-west territory-red colorado' fill='#AFBEC6' points='315.105,767.447 311.969,767.134 308.281,766.813 303.865,766.341 303.615,768.024 302.605,774.844	313.104,775.957 314.789,775.957 315.105,769.458 '/>
<polygon class='map-state territory-west territory-red wyoming' fill='#AFBEC6' points='300.521,765.547 302.49,765.922 303.809,766.173 303.84,766.177 311.904,766.967 311.955,766.31	312.213,762.959 312.209,762.959 312.219,762.876 312.225,762.798 312.227,762.798 312.674,758.623 307.959,758.151	302.096,757.043 '/>
<polygon class='map-state territory-west territory-red montana' fill='#AFBEC6' points='301.967,756.854 301.969,756.854 301.969,756.854 307.982,757.993 312.691,758.463 312.699,758.384	312.854,756.543 312.852,756.543 312.861,756.458 312.867,756.382 312.867,756.382 313.182,753.251 313.338,749.801	309.561,749.328 305.068,748.687 299.291,747.563 296.645,746.94 296.494,747.844 296.178,748.159 296.178,749.249 296.332,750.479	296.98,750.803 296.98,751.772 297.965,752.43 297.297,753.767 297.145,754.525 297.371,754.864 297.492,754.623 298.092,754.623	298.416,756.734 298.727,756.89 299.039,757.67 300.896,757.67 301.391,757.506 301.811,757.646 301.953,756.936 '/>
<polygon class='map-state territory-west territory-red idaho' fill='#AFBEC6' points='294.058,752.704 294.579,753.4 294.407,754.259 292.671,756.154 292.968,756.608 293.136,757.284	292.804,757.782 292.006,761.454 295.313,762.252 296.273,762.484 300.686,763.43 301.779,757.804 301.391,757.675 300.91,757.83	298.932,757.83 298.602,757.006 298.27,756.841 297.953,754.783 297.59,754.783 297.391,755.183 296.975,754.559 297.148,753.704	297.758,752.484 296.82,751.858 296.82,750.902 296.184,750.585 296.018,749.259 296.018,748.093 296.344,747.767 296.488,746.902	295.354,746.619 294.832,748.65 293.804,752.663 '/>
<polygon class='map-state territory-west territory-red utah' fill='#AFBEC6' points='300.338,765.675 300.336,765.675 300.35,765.598 300.658,763.588 296.32,762.658 294.108,773.247	302.445,774.82 303.465,767.946 303.705,766.316 300.338,765.675 '/>
<polygon class='map-state territory-west territory-red arizona' fill='#AFBEC6' points='302.422,774.979 294.079,773.404 293.931,774.445 293.933,775.298 293.175,775.487 292.847,774.994	292.335,774.994 292.491,776.86 292.178,777.33 292.825,778.95 292.008,779.604 292.008,780.242 291.365,780.883 291.365,781.441	291.686,781.602 291.686,782.195 291.02,782.362 290.908,782.583 297.248,786.388 301,787.013 302.424,774.985 302.422,774.985 '/>
<polygon class='map-state territory-west territory-red california' fill='#AFBEC6' points='284.942,766.265 286.696,760.366 280.448,758.023 280.286,759.716 279.636,760.854 279.174,761.162	279.174,762.049 279.495,762.369 279.495,763.398 279.174,763.719 279.174,765.262 279.815,766.063 279.815,767.172	280.229,767.447 280.749,767.273 280.942,767.856 280.741,768.463 280.247,768.134 280.138,768.356 280.138,769.422	280.952,770.074 280.757,770.664 280.427,770.664 280.306,770.907 281.573,773.921 281.915,774.773 281.581,775.108	281.581,775.522 282.187,776.129 282.991,776.454 283.657,776.952 283.81,777.561 284.728,777.561 285.108,777.753 285.108,778.24	285.579,778.563 286.552,780.199 286.706,781.581 290.961,782.212 291.525,782.07 291.525,781.701 291.205,781.541 291.205,780.816	291.846,780.175 291.846,779.528 292.632,778.899 292.016,777.357 '/>
<polygon class='map-state territory-west territory-red nevada' fill='#AFBEC6' points='292.326,776.818 292.16,774.834 292.933,774.834 293.245,775.305 293.772,775.173 293.772,774.433	293.923,773.375 293.917,773.374 293.935,773.295 293.944,773.216 293.95,773.218 296.164,762.622 291.586,761.518 286.849,760.412	285.116,766.24 292.088,777.174 '/>
<polygon class='map-state territory-west territory-red oregon' fill='#AFBEC6' points='292.341,757.706 292.642,757.255 292.493,756.661 292.146,756.139 293.938,754.184 294.087,753.439	293.647,752.852 292.716,752.696 290.951,752.056 289.361,752.056 289.039,752.056 287.4,751.887 286.774,751.575 285.808,751.575	285.485,751.575 284.931,751.204 285.255,750.392 284.798,749.926 284.655,749.643 284.108,749.552 283.663,751.036	282.054,754.416 280.778,756.331 280.778,757.855 287.143,760.241 291.561,761.272 292.17,758.535 '/>
<path class='map-state territory-west territory-red washington' fill='#AFBEC6' d='M285.083,749.497l0.172,0.346l0.508,0.507l-0.176,0.528l-0.133,0.269l0.4,0.268h0.959h0.319l0.646,0.323	l1.588,0.159h1.598l0,0h0.334l1.778,0.646l0.568,0.094l1.554-6.059l-5.381-1.582l-2.281-0.912l0.143,0.848l-0.322,0.643l0.164,1.138	l-0.498,0.496l-0.337,1.015l-0.789-0.197l0.191-0.909l0.451-0.602l-0.293-0.586c-0.668-0.668-1.428-1.377-1.549-1.412	c-0.064,0.001-0.25,0.139-0.391,0.275v0.769l-0.16,1.612v1.288l-0.301,0.886l0.148,0.024l0.016-0.052L285.083,749.497z'/>
</svg>
</div>
<div class='ksmo-map' style='width:70%;display:none;'>
<p>Click on your region to be directed to your counselor's page.</p>
<svg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 55.667' enable-background='new 0 0 100 55.667' xml:space='preserve'>
<path title='test' class='map-county territory-northwestmo territory-yellow' fill='#AFBEC6' d='M50.527,14.742l0.336,0.276l0.068-0.002l0.053,0.029c0.014,0.004,0.03,0.009,0.049,0.018h0.021l0.028,0.033	l0.039,0.005l0.082,0.042l0.083,0.213l-0.002,0.02c0.026-0.01,0.049-0.024,0.079-0.024h0.035l0.098,0.027l0.079,0.059l0,0.001	l0.046,0.013l0.074,0.195l0.003,0.035c0,0.001,0.001,0.001,0.001,0.001c0.088,0.008,0.162,0.047,0.215,0.075l0.049,0.005	c0.039-0.004,0.075-0.005,0.114-0.012c0.036-0.006,0.071-0.012,0.108-0.012l0.021-0.113v-0.133l0.089-0.003l0.021-0.017	c-0.004,0.003-0.009,0.001-0.013,0.005c0.017-0.017,0.035-0.024,0.041-0.027l-0.028,0.022c0.048-0.039,0.12-0.063,0.16-0.063	c0.013,0,0.082,0.002,0.136,0.029c0.068,0.008,0.121-0.01,0.174-0.027l0.103-0.012l0.021,0.012c0.021,0.003,0.047,0.009,0.074,0.023	c0.016,0.009,0.028,0.014,0.042,0.017c0.074,0.018,0.113,0.071,0.131,0.097l0.033,0.019l0.029,0.076v0	c0.003,0,0.02,0.033,0.02,0.076c0,0.042-0.007,0.103-0.042,0.156l-0.021,0.025c-0.009,0.014-0.019,0.027-0.031,0.039	c0.016,0.013,0.028,0.024,0.04,0.036c0.022,0.023,0.04,0.034,0.045,0.036c0.013-0.002,0.028-0.001,0.045,0.002	c0.02-0.005,0.033-0.006,0.046-0.006l0.117,0.001l0.043,0.043c0.03,0.018,0.049,0.042,0.06,0.054	c0.017,0.016,0.068,0.065,0.068,0.145c0.01,0.033,0.01,0.054,0.01,0.074c0.001,0.048,0.003,0.077-0.003,0.11	c-0.006,0.047-0.029,0.089-0.044,0.117l0,0.016c0.106,0.039,0.156,0.174,0.162,0.226c0.012,0.083,0.026,0.189-0.041,0.278	c-0.046,0.063-0.094,0.128-0.184,0.173c-0.006,0.003-0.015,0.003-0.021,0.006l-0.12,0.104H53.22l-0.226-0.078l-0.078-0.064	c0.006,0.039,0.009,0.065,0.009,0.088l-0.008,0.156c-0.001,0.076-0.04,0.121-0.056,0.14c-0.006,0.009-0.015,0.013-0.021,0.021	l-0.008,0.059l-0.088,0.065l-0.278,0.094l-0.059,0.068l-0.097,0.221l0.055,0.255l-0.073,0.171l-0.146,0.109l-0.213,0.037	l-0.052-0.023l-0.006,0.034l0.023,0.058c0.02,0.027,0.029,0.054,0.066,0.088l0.056,0.055c0.009,0.008,0.041,0.021,0.061,0.03	c0.078,0.034,0.208,0.09,0.234,0.25l0.007,0.058l0.014,0.014l0.02,0.116c0,0,0,0,0,0c0.023,0.012,0.047,0.026,0.069,0.042	c0.021,0.013,0.043,0.026,0.057,0.031c0.022,0.008,0.044,0.013,0.065,0.018c0.028,0.007,0.057,0.014,0.085,0.024	c0.081,0.027,0.18,0.106,0.212,0.205c0.009,0.025,0.012,0.048,0.013,0.067l0.02,0.013c0.034,0.01,0.085,0.025,0.132,0.069	c0.043,0.037,0.093,0.114,0.085,0.201l0.004,0.001c0.018-0.004,0.042-0.021,0.076-0.032c0.088-0.042,0.177-0.065,0.27-0.018	c0.074,0.039,0.141,0.152,0.153,0.228l0.012,0.074l-0.079,0.136c-0.017,0.034-0.045,0.054-0.072,0.067l-0.017,0.043l-0.07,0.088	c0,0.046,0,0.091,0.004,0.107c0.007,0.02,0.011,0.043,0.013,0.062c0.013,0.028,0.026,0.056,0.033,0.087l0.028,0.035	c0.019,0.016,0.033,0.036,0.04,0.047c0.009,0.002,0.022,0.009,0.037,0.02l0.02,0.006l0.068,0.041	c-0.015-0.019-0.044-0.028-0.046-0.028l0.04,0.011c0.062,0.022,0.089,0.043,0.106,0.056c0.035,0.012,0.064,0.037,0.081,0.052	l0.039,0.02l0.057,0.065c0.022,0.022,0.039,0.051,0.053,0.075c0.028,0.047,0.035,0.074,0.041,0.105	c0.011,0.066,0.024,0.145-0.023,0.235c-0.002,0.004-0.005,0.008-0.008,0.013c0.025,0.007,0.069,0.008,0.099,0.008l0.051-0.018	c0.076-0.01,0.098,0.013,0.119,0.022c0.065,0.016,0.104,0.073,0.129,0.108c0.023,0.036,0.032,0.066,0.039,0.089l0.042,0.084	c0.059,0.034,0.088,0.043,0.097,0.043h0.101l0.161-0.089c0.091-0.054,0.207-0.059,0.309-0.009c0.091,0.047,0.134,0.144,0.14,0.234	c0.023-0.001,0.044-0.004,0.065-0.01c0.047-0.037,0.147-0.058,0.247-0.039c0.049,0.011,0.094,0.032,0.14,0.064	c0.067,0.042,0.073,0.125,0.076,0.176c0.011,0.087,0.005,0.136-0.044,0.203c-0.012,0.016-0.026,0.033-0.042,0.05l-0.037,0.047	l-0.001,0.358c0,0.203-0.002,0.404-0.005,0.606c-0.002,0.2-0.005,0.402-0.005,0.604l0.002,0.099c0.003,0.082,0.005,0.166-0.004,0.23	c-0.004,0.029-0.001,0.061,0,0.093l0.001,0.233l0,0.061c0,0.036-0.001,0.073,0,0.109l0.004,0.047	c0.004,0.049,0.008,0.099,0.005,0.146c-0.008,0.121-0.009,0.241-0.009,0.363c0,0.062-0.001,0.125-0.002,0.188h6.065l-0.063-0.622	l0.352-0.624l1.141-0.363l0.447-0.511l-0.425-1.913l-0.386-0.463v-0.324l-2.472,0.449v-4.075h-2.546v-0.319l-0.518,0.071	l-0.02-0.149l-0.15-0.002l0.059-2.958l-1.314-0.706l0.071-0.282h1.653l0.93-1.109l-1.246-1.138h0.443l-0.251-0.179l0.468-0.875	h-0.103c-0.069,0-0.14-0.002-0.21-0.003c-0.159-0.003-0.32-0.006-0.477,0.008c-0.052,0.005-0.104,0.006-0.157,0.006l-1.312-0.002	c-0.054,0-0.108-0.002-0.161-0.005c-0.05-0.002-0.1-0.004-0.149-0.004h-0.38c-0.153,0-0.305-0.004-0.457-0.009l-0.211-0.005	c-0.253-0.004-0.511,0.004-0.765-0.015c-0.036-0.003-0.072-0.003-0.108-0.003l-0.137,0.001l-0.142-0.003	c-0.104-0.003-0.208-0.005-0.312-0.005h-0.135c-0.205,0-0.41,0-0.616-0.009c-0.04-0.002-0.079-0.002-0.12-0.002l-0.189,0.001	c-0.06,0-0.118-0.002-0.177-0.004c-0.296-0.013-0.593-0.009-0.891-0.014c-0.705-0.016-1.415-0.011-2.121-0.03	c-0.297-0.008-0.593-0.013-0.89-0.016c0.018,0.025,0.029,0.048,0.036,0.069l0.014,0.01l0.045,0.074	c0.008,0.003,0.053,0.071,0.029,0.166l-0.017,0.087c-0.011,0.053-0.035,0.088-0.052,0.113c-0.039,0.06-0.091,0.088-0.14,0.104	c0.01,0.044,0.008,0.107-0.039,0.177c-0.006,0.01-0.013,0.023-0.025,0.038c0.003,0.001,0.005,0.003,0.007,0.004	c0.275-0.071,0.327,0.08,0.336,0.116c0.018,0.05,0,0.1-0.019,0.138l0.081,0.055l-0.061,0.143c-0.019,0.042-0.055,0.066-0.072,0.078	c-0.015,0.009-0.028,0.019-0.042,0.026c0.016,0.028,0.037,0.06,0.047,0.075l0.026,0.04c0.05,0.084,0.054,0.162,0.054,0.235	c0.047,0.042,0.074,0.094,0.088,0.121C47.964,11.438,48,11.482,48,11.554c0.001,0.042,0.002,0.089-0.018,0.137	c0.08,0.018,0.146,0.066,0.183,0.096l0.037,0.036c0.004,0,0.008,0,0.012,0c0.12,0,0.209,0.04,0.266,0.11	c0.087,0.109,0.063,0.217,0.038,0.282c0.016,0.007,0.033,0.014,0.046,0.019c0.025,0.01,0.048,0.019,0.068,0.029	c0.022,0.008,0.037,0.012,0.048,0.016l0.036-0.004c0.053-0.003,0.075-0.004,0.097-0.004c0.04,0,0.098,0.003,0.151,0.036	c0.167,0.097,0.238,0.321,0.155,0.489c-0.011,0.022-0.025,0.044-0.041,0.067l-0.011,0.018l0.001,0.042l-0.002,0.001	c0.002,0.004,0.004,0.008,0.006,0.012c0.015,0.028,0.047,0.061,0.081,0.084c0.007,0.005,0.013,0.008,0.037,0.016	c0.033,0.007,0.064,0.014,0.095,0.031c0.095,0.055,0.143,0.146,0.143,0.271c0,0.003,0,0.005,0,0.007l0.009,0.002	c0.022,0.001,0.096,0,0.151,0.042c0.016,0.007,0.036,0.017,0.056,0.035l0.048,0.065c0.045,0.065,0.042,0.13,0.04,0.169	c-0.003,0.039-0.011,0.07-0.024,0.099l0.001,0.006c0.005,0.02,0.004,0.04,0.003,0.055c0,0.011,0,0.023-0.003,0.035l0.012,0.019	l0.011,0.084c0,0.047-0.019,0.082-0.033,0.103c-0.013,0.048-0.049,0.114-0.154,0.149l-0.011,0.005	c0.003,0.007,0.007,0.013,0.01,0.016c0.031,0.032,0.063,0.05,0.086,0.05c0.085-0.031,0.147-0.045,0.204-0.045l0.046,0.003	c0.102,0.014,0.16,0.077,0.197,0.118c0.028,0.029,0.056,0.037,0.088,0.045c0.087,0.024,0.137,0.089,0.168,0.167h0.238L50.527,14.742	z'/>
<path class='map-county territory-northeastks territory-yellow' fill='#AFBEC6' d='M45.987,17.625h-1.251v4.538l0.398,0.833v2.012h3.357v1.479h6.654l0.021-3.889l0.069-0.108l-0.232,0.04	l-0.172-0.089l-0.102-0.106l0.012-0.041l-0.121,0.09l-0.408-0.04l-0.166-0.135l-0.096-0.16h-0.075l-0.095-0.019l-0.159-0.1	l-0.069-0.08l-0.035-0.067l0.08-0.207l-0.062-0.096l-0.345-0.25l-0.109-0.22l-0.057-0.375l0.036-0.083	c-0.004-0.033-0.001-0.07,0.012-0.111l-0.119,0.003l-0.154-0.111l-0.05-0.193l-0.001,0.006l-0.158-0.079L52.5,19.855l-0.35-0.169	l-0.078-0.142l-0.022-0.093c-0.001-0.001-0.001-0.002-0.002-0.003c-0.003-0.006,0-0.008-0.002-0.014l-0.027-0.111l-0.333-0.286	l-0.023-0.064c-0.044-0.052-0.085-0.113-0.105-0.196c-0.01-0.028-0.02-0.054-0.024-0.085c-0.009-0.052,0.008-0.103,0.019-0.133	c0.026-0.087,0.054-0.179,0.162-0.234c0.089-0.046,0.193-0.044,0.285,0.005c0.019-0.015,0.03-0.028,0.042-0.041	c-0.001-0.007,0-0.017-0.016-0.042c-0.087-0.133-0.061-0.313,0.072-0.481c0.019-0.024,0.035-0.05,0.05-0.076	c0.045-0.074,0.102-0.167,0.213-0.225c0.059-0.03,0.12-0.034,0.17-0.034l0.05,0c0.014,0,0.021-0.002,0.028-0.004l0.014-0.149	l-0.005-0.035c-0.007-0.036-0.01-0.058-0.01-0.083c-0.001-0.03-0.003-0.06,0.003-0.093c0.004-0.041,0.024-0.089,0.06-0.123	c0.017-0.028,0.036-0.047,0.056-0.06c0.015-0.015,0.026-0.025,0.036-0.032c0.013-0.009,0.055-0.023,0.096-0.035l-0.02-0.062v-0.133	l0.05-0.051c0.018-0.045,0.045-0.08,0.068-0.096l0.007-0.01l0.048-0.033c0.073-0.026,0.092-0.026,0.103-0.026h0.125l0.003-0.001	l-0.019-0.054l-0.171-0.031l-0.19-0.125l-0.08-0.223l0.055-0.101c0.003-0.011-0.003-0.012,0.003-0.025	c0.008-0.016,0.027-0.035,0.041-0.053l-0.021-0.024l-0.363,0.025l-0.015,0.111L52.37,16.03l-0.125,0.074l-0.495-0.041l-0.291-0.152	l-0.005-0.014c-0.055-0.039-0.092-0.081-0.113-0.129l-0.059,0.016l-0.151-0.023l-0.119-0.066l-0.002-0.003	c-0.045-0.018-0.086-0.037-0.106-0.06l-0.009-0.006l-0.033-0.049c-0.016-0.03-0.02-0.055-0.022-0.078	c-0.003-0.029,0.004-0.083,0.021-0.133l-0.054-0.005l-0.094-0.048c-0.024-0.006-0.054-0.01-0.07-0.017	c-0.041-0.019-0.077-0.035-0.11-0.068c-0.01-0.01-0.023-0.027-0.036-0.042c-0.04-0.043-0.055-0.075-0.063-0.095	c-0.001,0.002-0.012-0.004-0.034-0.035c-0.017-0.01-0.036-0.017-0.047-0.021c-0.059-0.025-0.138-0.062-0.2-0.123l-0.04-0.046	l-4.127-0.004V17.625z'/>
<polygon class='map-county territory-westks territory-red' fill='#AFBEC6' points='36.383,37.711 32.01,37.659 31.984,38.682 26.731,38.622 26.788,37.426 22.065,37.37 22.188,34.472	18.147,34.528 18.09,29.289 14.03,29.252 14.001,24.776 3.237,24.776 3.272,40.544 3.259,41.435 36.383,41.389 '/>
<polygon class='map-county territory-southeastks territory-green' fill='#AFBEC6' points='48.191,25.308 45.134,25.308 45.134,26.901 41.704,26.901 41.704,26.288 41.021,26.345	41.021,25.968 40.68,25.91 40.68,25.478 37.532,25.478 37.532,28.343 38.381,28.343 38.361,32.472 36.683,32.529 36.683,37.415	36.683,41.388 55.066,41.362 55.144,26.787 48.191,26.787 '/>
<polygon class='map-county territory-centralks territory-orange' fill='#AFBEC6' points='37.232,24.256 36.924,23.971 36.924,22.575 35.744,22.575 35.744,23.601 32.015,23.601	32.015,28.365 32.727,28.365 32.784,32.956 36.383,32.956 36.383,32.24 38.063,32.183 38.081,28.643 37.232,28.643 37.232,25.328	37.232,25.178 '/>
<path class='map-county territory-mo territory-green' fill='#AFBEC6' d='M58.585,11.01h-0.606l0.888,0.811l-1.205,1.437h-1.197l0.951,0.511l-0.059,2.965l0.684-0.093v0.363h2.547	v4.015l2.472-0.45v0.575l0.371,0.471l0.465,2.097l-0.601,0.688l-1.108,0.352l-0.247,0.439l0.087,0.857h-6.4	c-0.001,0.069-0.003,0.139-0.003,0.208c0,0.035-0.002,0.069-0.005,0.103c-0.002,0.027-0.005,0.053-0.005,0.08v0.189	c0,0.063-0.002,0.124-0.004,0.187c-0.002,0.058-0.005,0.116-0.005,0.174v1.11c0,0.059-0.002,0.114-0.005,0.17	c-0.002,0.052-0.005,0.104-0.005,0.159c0,0.129-0.001,0.259-0.002,0.39c-0.003,0.333-0.006,0.678,0.012,1.002	c0.002,0.042-0.001,0.083-0.005,0.124c-0.002,0.021-0.005,0.042-0.005,0.064c0,0.02,0.002,0.039,0.003,0.057	c0.003,0.039,0.006,0.077,0.002,0.118c-0.005,0.066-0.002,0.135,0.001,0.203c0.002,0.046,0.003,0.093,0.003,0.139	c0,0.034-0.002,0.066-0.005,0.098c-0.002,0.023-0.004,0.046-0.004,0.07l0,0.562c0.001,0.047,0.002,0.101-0.006,0.156	c0.002,0.013,0.005,0.03,0.005,0.051l0.002,0.2c0.003,0.084,0.007,0.181-0.01,0.274c-0.006,0.026-0.004,0.064-0.002,0.101	l0.001,0.057l-0.001,0.06c-0.001,0.01-0.002,0.02-0.002,0.03l0.017,0.013l-0.014,0.197l0.029,0.091l-0.029,0.036l0.001,0.224	c0,0.178,0.001,0.356-0.006,0.534c-0.004,0.103-0.004,0.206-0.004,0.309l0,0.112c0,0.058,0.001,0.114-0.001,0.171l0.001,0.113	c-0.009,0.148-0.009,0.296-0.009,0.445c0,0.044-0.002,0.087-0.005,0.129c-0.002,0.037-0.004,0.073-0.004,0.111v0.116c0,0,0,0,0,0	c0.003,0,0.01,0.027,0.008,0.06l-0.008,0.063l0.009,0.407c0,0.014-0.002,0.025-0.003,0.036c0.002,0.01,0.003,0.022,0.003,0.035	l-0.008,0.047c0.015,0.043,0.01,0.091,0.008,0.119l0,2.766c0,0.119-0.002,0.238-0.005,0.357c-0.002,0.117-0.004,0.233-0.004,0.351	v5.486l0.02,0.001l-0.011,0.154c-0.007,0.104-0.008,0.206-0.008,0.311v0.63l8.537-0.001c0.069,0,0.139,0.002,0.207,0.007	c0.037-0.001,0.052,0,0.067-0.001c0.024-0.002,0.049-0.004,0.078-0.004h0.125c0.03,0.004,0.054,0.003,0.073,0.008	c0.127-0.006,0.256-0.003,0.385-0.001c0.068,0.002,0.136,0.003,0.204,0.003h5.663c0.058,0,0.117-0.002,0.175-0.004	c0.062-0.002,0.125-0.005,0.188-0.005h0.434c0.023,0,0.045,0.003,0.066,0.008l0.391,0.001c0.029,0,0.058,0.003,0.086,0.006	c0.041,0.004,0.084,0.003,0.127,0c0.033-0.002,0.065-0.005,0.098-0.005l1.477-0.004c0.151-0.002,0.302-0.005,0.454-0.005l0.448,0	c0.035,0,0.07,0.001,0.104,0.006c0.025,0.004,0.046,0.004,0.07,0.004l0.004,0.015l0.267-0.207l-0.021,0.21l0.059,0.132l-0.002-0.15	l0.495-0.006c0.144-0.001,0.289-0.003,0.433-0.003l2.195-0.002c0.195,0,0.39,0.001,0.585,0.006l0.211,0.006	c0.024,0.001,0.051,0.003,0.077,0.006c0.021,0.002,0.042,0.004,0.063,0.004h0.363c0.173,0,0.347-0.002,0.521-0.004l0.261-0.003	c0.293-0.002,0.586-0.003,0.878-0.003h1.928c0.121,0,0.24-0.002,0.36-0.004c0.182-0.003,0.365-0.006,0.549,0	c0.08,0.003,0.161,0.007,0.239,0c0.032-0.003,0.064-0.005,0.097-0.005h0.098c0.022,0,0.044,0.003,0.065,0.007l0.114,0.003	l0.097-0.005c0.053-0.004,0.106-0.01,0.158-0.003c0.077,0.006,0.154,0.007,0.23,0.007h0.115c0.04-0.006,0.062-0.009,0.084-0.009	l3.932,0.009l-0.283,0.204l-0.001,0.038l0.013,0.028c0.004,0.003,0.031,0.04,0.035,0.095c0.008,0.02,0.013,0.04,0.014,0.058	l0.015,0.016c0.026,0.032,0.039,0.073,0.035,0.115l-0.009,0.074l0.01,0.059c0,0.009-0.001,0.019-0.003,0.03l0.056,0.008l0.199-0.164	l-0.054,0.27l0.023,0.011c0.038,0.009,0.059,0.013,0.081,0.022l0.042,0.02l0.029,0.036h0.028l0.072,0.108	c0.006,0.007,0.012,0.015,0.016,0.024l0.029,0.039c0.008,0.019,0.015,0.044,0.011,0.076l0.131,0.082l-0.131,0.087l-0.027,0.053	c-0.001,0.009-0.004,0.017-0.006,0.025l0.006,0.02l-0.018,0.018l-0.049,0.108l0.002,0.016c0,0.024-0.004,0.047-0.011,0.069	c0.001,0.001,0.002,0.003,0.003,0.004c0.02,0.014,0.035,0.032,0.047,0.054l0.023,0.043l0,0.011l0.014,0.011l0.015,0.149	l-0.058,0.059c-0.005,0.003-0.004,0.002-0.005,0.002l-0.029,0.064c0,0.057-0.028,0.094-0.045,0.112l-0.035,0.046	c-0.037,0.054-0.09,0.081-0.158,0.081h-0.012l-0.006,0.02l-0.033,0.009l0.003,0.013l-0.034,0.024l0.001,0.008l-0.049,0.083	c0,0.006,0.001,0.013,0.001,0.02v0.149l-0.061,0.001l-0.026,0.036l-0.038,0.001c-0.008,0.006-0.018,0.012-0.027,0.016l-0.002,0.036	l-0.08,0.005c-0.001,0-0.002,0.001-0.003,0.002l-0.012,0.018c-0.04,0.041-0.084,0.06-0.132,0.06h-0.01l-0.062,0.088l0.011,0.323	l-0.17-0.228l-0.06,0.059v-0.011l-0.007,0.009l-0.025,0l-0.021,0.028l-0.06,0.002l-0.014,0.035l0.022,0.018l-0.002,0.005	l0.013,0.014l-0.04,0.054c0.003,0.011,0.004,0.022,0.004,0.033l0.262,0.154l-0.401,0.059c-0.007,0.011-0.014,0.019-0.023,0.027	l-0.022,0.024c-0.01,0.008-0.02,0.014-0.028,0.018c-0.026,0.028-0.055,0.041-0.079,0.046l-0.094,0.079l-0.003-0.004l-0.105,0.019	l0.064,0.095l-0.189,0.061c-0.009,0.005-0.021,0.011-0.033,0.017l-0.006,0.043c-0.001,0.022-0.009,0.042-0.019,0.058v0.106	l-0.093,0.008v0.104l-0.032,0.009l-0.003,0.043l-0.085,0.057c-0.003,0.009-0.006,0.019-0.01,0.027	c0.003,0.034-0.005,0.062-0.013,0.08L87.633,50c0.225,0,0.45-0.002,0.677-0.004c0.291-0.004,0.588,0.001,0.868-0.01	c0.06-0.002,0.119-0.005,0.181-0.005h0.334c0.128,0,0.254-0.002,0.382-0.009c0.103-0.006,0.213-0.01,0.318,0.004	c0.088-0.025,0.131-0.008,0.168-0.005l0.495,0.001c0.115,0,0.231-0.002,0.345-0.004c0.116-0.002,0.233-0.005,0.35-0.005h0.508	c0.009-0.015,0.021-0.03,0.035-0.045c0.048-0.049,0.062-0.108,0.076-0.224c0.002-0.022,0.003-0.048,0.005-0.075	c0.005-0.106,0.013-0.237,0.082-0.342c0.083-0.127,0.23-0.174,0.337-0.208l0.154-0.061c0.02-0.01,0.033-0.016,0.048-0.021	c0.008-0.013,0.042-0.026,0.061-0.035l0.023-0.067l-0.003-0.044c-0.001-0.005-0.014-0.025-0.021-0.038	c-0.009-0.016-0.019-0.032-0.027-0.048c-0.027-0.025-0.049-0.041-0.069-0.063l-0.012-0.015c-0.007-0.005-0.013-0.009-0.02-0.014	l-0.078-0.038c-0.056-0.028-0.092-0.064-0.121-0.094c-0.01-0.011-0.02-0.021-0.032-0.031c-0.02-0.015-0.039-0.025-0.057-0.036	c-0.031-0.017-0.061-0.035-0.089-0.056l-0.216-0.176c-0.017-0.011-0.037-0.028-0.055-0.056l-0.023-0.028	c-0.076-0.123-0.003-0.267,0.059-0.331l0.044-0.045l0.092-0.013c0.053,0,0.093,0.021,0.119,0.035c0.003,0,0.021-0.003,0.039-0.005	c0.11-0.019,0.212-0.013,0.308,0.011c0.034,0.008,0.064,0.026,0.09,0.04l0.058,0.022c0.013,0.004,0.028,0.01,0.043,0.017	l0.056,0.004c0.058,0,0.078-0.007,0.083-0.01c0.042-0.035,0.081-0.065,0.121-0.082c-0.017-0.009-0.034-0.018-0.049-0.027	l-0.034-0.019c-0.058-0.025-0.085-0.06-0.109-0.091c-0.076-0.042-0.13-0.079-0.185-0.116c-0.075-0.049-0.148-0.191-0.126-0.299	c0.021-0.106,0.083-0.194,0.179-0.243c0.061-0.03,0.129-0.034,0.205-0.024c0.076,0.006,0.146,0.017,0.205,0.033l0.044,0.012	c0.041,0.009,0.11,0.023,0.142-0.028c0.023-0.038,0.037-0.08,0.051-0.135l-0.108-0.179c-0.018-0.027-0.038-0.051-0.057-0.075	l-0.049-0.062c-0.041-0.058-0.078-0.154-0.033-0.296c0.027-0.083,0.092-0.128,0.135-0.158c0.03-0.023,0.04-0.05,0.04-0.075	l-0.024-0.035c-0.019-0.02-0.026-0.04-0.041-0.058h-0.009l-0.061-0.097c-0.004-0.008-0.014-0.016-0.018-0.024l-0.008-0.015	c-0.014-0.027-0.022-0.036-0.029-0.044c-0.02-0.019-0.04-0.037-0.056-0.063c-0.023-0.039-0.042-0.081-0.061-0.121l-0.062-0.137	c-0.01-0.024-0.004-0.049-0.007-0.074c-0.004-0.029-0.011-0.052-0.008-0.077c0-0.003-0.001-0.008-0.001-0.012	c0.002-0.012,0.008-0.027,0.012-0.041c0.003-0.011,0.005-0.03,0.008-0.038c0.001-0.003,0.004-0.004,0.005-0.007	c0.016-0.045,0.038-0.093,0.083-0.138c0.011-0.011,0.025-0.013,0.037-0.023c0.027-0.025,0.056-0.04,0.088-0.057	c0.027-0.015,0.047-0.04,0.079-0.051l0.078-0.011l0.042,0.002l0.061-0.001c0.016,0,0.065,0,0.11,0.03	c0.047,0.002,0.082,0.005,0.122,0.018l0.014,0.006c0,0,0.001,0,0.001,0c0.017,0.006,0.032,0.014,0.046,0.02	c0.042,0.01,0.082,0.027,0.1,0.04c0.001,0,0.001,0.001,0.002,0.002c0.001,0,0.002,0,0.003,0.001c0.01,0.005,0.013,0.016,0.022,0.022	c0.032,0.024,0.061,0.049,0.077,0.077c0.023,0.04,0.038,0.08,0.048,0.108c0.024,0.073,0.04,0.143,0.043,0.215	c0.001,0.026,0.001,0.048-0.002,0.072c-0.001,0.018,0.003,0.034-0.001,0.052c-0.006,0.025-0.021,0.052-0.032,0.079	c-0.002,0.004-0.002,0.011-0.003,0.014c-0.002,0.003-0.004,0.006-0.006,0.009c-0.011,0.024-0.016,0.049-0.029,0.072	c-0.019,0.033-0.042,0.059-0.06,0.077l-0.036,0.099l-0.011,0.002c-0.005,0.018-0.01,0.033-0.015,0.047l0.035,0.023	c0.041-0.021,0.065-0.047,0.094-0.077c0.058-0.059,0.087-0.094,0.118-0.134c0.021-0.045,0.034-0.07,0.044-0.085	c0.006-0.052,0.025-0.096,0.041-0.13c0.005-0.012,0.011-0.025,0.015-0.038c0.021-0.063,0.042-0.123,0.068-0.179	c0.001-0.002,0.007-0.018,0.007-0.061c0-0.024,0.003-0.045,0.007-0.067l0.014-0.055l0.08-0.154c0.001-0.006,0.005-0.016,0.009-0.024	l0.007-0.015c0.003-0.018,0.009-0.038,0.02-0.06c-0.008-0.001-0.007-0.01-0.003-0.03c0-0.029,0.005-0.051,0.01-0.066	c0.001-0.025,0.005-0.052,0.016-0.083c0.031-0.081,0.084-0.146,0.156-0.192c0.08-0.053,0.214-0.072,0.22-0.073	c0.058-0.006,0.089-0.01,0.118-0.01c0.091,0,0.146,0.06,0.168,0.086c0.081,0.083,0.127,0.161,0.173,0.236	c0.016,0.027,0.032,0.055,0.049,0.081c0.01,0.016,0.023,0.029,0.036,0.042c0.023,0.025,0.052,0.057,0.075,0.097	c0.006,0.01,0.033,0.035,0.067,0.051c0.072-0.032,0.12-0.014,0.138-0.03c0.037-0.029,0.045-0.039,0.06-0.072	c0.035-0.077,0.045-0.1,0.045-0.124c0-0.023,0.003-0.046,0.007-0.069l0.012-0.068c-0.001-0.016,0-0.038,0.006-0.063	c0.015-0.055,0.048-0.096,0.072-0.127c0.01-0.018,0.02-0.033,0.03-0.047l-0.231,0.038l0.351-0.314l-0.056-0.046	c-0.017-0.017-0.031-0.035-0.045-0.051l-0.024-0.029c-0.047-0.047-0.112-0.114-0.112-0.238c0-0.056,0.005-0.138,0.045-0.218	c0.006-0.013,0.071-0.141,0.174-0.193l0.063-0.022c0.009-0.013,0.045-0.029,0.086-0.032c-0.016-0.011-0.031-0.024-0.046-0.039	c-0.03-0.026-0.058-0.049-0.082-0.089c-0.026-0.044-0.037-0.062-0.047-0.084c0,0.003-0.032-0.029-0.032-0.094v-0.034l0.02-0.052	c-0.015-0.053-0.021-0.098,0-0.154l0.006-0.027l-0.001-0.031l0.101-0.084c0.029-0.021,0.07-0.036,0.122-0.042l0.001,0.003	c0.047-0.035,0.09-0.042,0.123-0.042l0.011-0.032c-0.001-0.068,0.04-0.131,0.069-0.176l0.025-0.045c0-0.042,0.01-0.073,0.018-0.095	c0.013-0.087,0.036-0.165,0.06-0.242c0.012-0.039,0.023-0.077,0.033-0.117c0.01-0.039,0.023-0.092,0.023-0.133	c0,0.009-0.015-0.009-0.023-0.02l-0.032-0.04l-0.043,0.025c-0.034,0.019-0.074,0.02-0.098,0.02	c-0.022,0.018-0.044,0.031-0.069,0.041c-0.04,0.017-0.083,0.032-0.129,0.032c-0.14,0-0.215-0.068-0.271-0.136	c-0.089-0.107-0.06-0.267-0.057-0.285h0c-0.003,0.001-0.012-0.026-0.03-0.062l-0.036-0.021c-0.037-0.016-0.055-0.027-0.072-0.037	c-0.014-0.008-0.027-0.016-0.039-0.023c0,0.027-0.004,0.055-0.014,0.083c-0.028,0.091-0.051,0.17-0.111,0.23	c-0.087,0.088-0.213,0.084-0.299,0.059c-0.068-0.02-0.102-0.056-0.12-0.075l-0.096-0.092c-0.022-0.02-0.049-0.037-0.076-0.055	c-0.065-0.044-0.104-0.061-0.151-0.079l-0.04-0.013c-0.046-0.015-0.104-0.034-0.159-0.074c-0.066-0.045-0.139-0.096-0.174-0.181	c-0.045-0.113-0.01-0.209,0.021-0.271l0.028-0.074l-0.002-0.006l0.002-0.039c-0.006-0.017-0.011-0.033-0.016-0.048l-0.014-0.024	c-0.002-0.003-0.004-0.008-0.007-0.014c-0.009-0.007-0.02-0.017-0.029-0.028c-0.002,0-0.019-0.011-0.036-0.021	c-0.028-0.017-0.06-0.037-0.088-0.065c-0.034-0.033-0.053-0.05-0.072-0.076l-0.064-0.086c-0.044-0.06-0.086-0.119-0.108-0.186	c-0.016-0.05-0.035-0.091-0.069-0.151l-0.021-0.034c-0.025-0.038-0.053-0.082-0.07-0.133c-0.022-0.06-0.043-0.115-0.059-0.172	c-0.02-0.06-0.029-0.092-0.034-0.124c-0.008-0.063,0.012-0.113,0.024-0.14c0.002-0.006,0.004-0.011,0.006-0.016	c-0.01,0.001-0.021,0.001-0.031,0.001H93.94l-0.099-0.097c-0.026-0.032-0.051-0.064-0.08-0.092c0-0.001-0.108-0.111-0.13-0.214	c-0.006-0.035-0.005-0.062-0.003-0.082c0-0.062,0.019-0.099,0.03-0.122c0.01-0.074,0.021-0.155,0.102-0.224l0.03-0.024	c0.029-0.025,0.041-0.034,0.048-0.048c0.02-0.037,0.039-0.071,0.093-0.104l0.081-0.039c0.03-0.014,0.067-0.022,0.11-0.022	l0.042,0.001c0.048-0.009,0.053,0.008,0.139-0.03l0.003-0.002c0.004-0.014,0.007-0.03,0.01-0.04c0.011-0.047,0.015-0.071,0.02-0.094	c0.006-0.033,0.012-0.066,0.021-0.099c0.007-0.027,0.005-0.051,0.002-0.057c-0.012-0.024-0.018-0.05-0.021-0.068l-0.024-0.079	c-0.026-0.058-0.052-0.116-0.071-0.176c-0.003-0.009-0.017-0.035-0.064-0.083l-0.03-0.038c0,0.004-0.011-0.004-0.028-0.021	l-0.026-0.027c-0.044-0.041-0.06-0.059-0.077-0.077c-0.039-0.042-0.076-0.089-0.092-0.139l-0.037-0.046	c-0.018-0.027-0.036-0.052-0.046-0.079c-0.01-0.016-0.022-0.036-0.028-0.063c-0.021-0.043-0.026-0.068-0.03-0.084l-0.025-0.067	c-0.033-0.039-0.048-0.068-0.058-0.09c-0.03-0.042-0.059-0.079-0.069-0.142c-0.004-0.031-0.01-0.058-0.016-0.085l-0.013-0.068	c-0.01-0.067-0.002-0.129,0.004-0.179l0.154-0.022l-0.15-0.015c0.012-0.195,0.165-0.201,0.183-0.201l0.058,0.002	c-0.003-0.002-0.005-0.004-0.007-0.007c-0.023-0.024-0.037-0.047-0.046-0.064c-0.027-0.024-0.069-0.058-0.089-0.125	c-0.044-0.033-0.103-0.11-0.061-0.226c-0.02-0.099-0.005-0.175,0.005-0.231c0.006-0.033,0.014-0.052,0.021-0.071	c-0.062,0-0.09-0.013-0.104-0.019c-0.063-0.005-0.088-0.015-0.105-0.021c-0.089-0.022-0.169-0.042-0.221-0.079	c-0.055-0.029-0.073-0.047-0.086-0.062c-0.024-0.03-0.038-0.059-0.049-0.083c-0.016-0.03-0.025-0.049-0.032-0.065	c-0.011-0.007-0.022-0.013-0.031-0.02h-0.107l-0.008-0.053c-0.007,0.001-0.013,0.001-0.02,0.001l-0.052-0.006	c-0.035,0.004-0.056,0.006-0.077,0.006c-0.06,0-0.11-0.016-0.15-0.048c-0.088-0.04-0.111-0.103-0.115-0.145l-0.096-0.105	l0.101-0.069c0.004-0.016,0.011-0.032,0.022-0.048l0.016-0.045c-0.016-0.023-0.025-0.044-0.031-0.06l-0.04-0.031	c-0.051-0.025-0.081-0.04-0.104-0.064c-0.047-0.021-0.088-0.04-0.126-0.08l-0.136-0.114c-0.017-0.01-0.034-0.022-0.049-0.036	l-0.179,0.149l0.016-0.226c-0.018-0.007-0.033-0.016-0.045-0.025c-0.004,0-0.008,0-0.012,0l-0.032,0.047l-0.154-0.068	c-0.052-0.042-0.115-0.092-0.135-0.176l-0.004-0.017c-0.01-0.027-0.019-0.054-0.019-0.086v-0.01	c-0.007-0.002-0.021-0.009-0.036-0.018l-0.043-0.037c-0.003,0-0.02-0.015-0.037-0.031l-0.046-0.034	c-0.006-0.004-0.015-0.011-0.024-0.017c-0.011,0.01-0.031,0.026-0.06,0.035c-0.006,0.009-0.013,0.019-0.019,0.028	c-0.019,0.028-0.037,0.053-0.049,0.064c-0.059,0.058-0.122,0.094-0.174,0.122c-0.043,0.023-0.087,0.047-0.143,0.047h-0.089	c-0.069,0-0.131-0.023-0.18-0.042l0.013-0.145h0l-0.101,0.102l-0.054-0.031c-0.037-0.022-0.073-0.048-0.1-0.11	c-0.028-0.053-0.043-0.082-0.051-0.107c-0.003,0.004-0.039-0.025-0.049-0.088l-0.025-0.047c-0.022-0.043-0.043-0.086-0.043-0.148	c-0.002-0.022-0.005-0.058,0.009-0.095l0.037-0.1l0.053,0.001c0.004-0.003,0.007-0.006,0.012-0.009	c-0.085,0.002-0.167,0.005-0.264-0.066c-0.06-0.043-0.099-0.091-0.136-0.139l-0.044-0.058c-0.011-0.016-0.029-0.041-0.037-0.048	c-0.038-0.009-0.091-0.025-0.133-0.068c-0.029-0.027-0.062-0.058-0.077-0.102c-0.004,0-0.009,0-0.014,0.001	c-0.094,0.008-0.188,0.001-0.239-0.037l-0.017-0.008c-0.019-0.009-0.033-0.023-0.043-0.035c-0.009-0.005-0.02-0.011-0.028-0.016	c-0.031-0.018-0.065-0.036-0.095-0.063c-0.021-0.019-0.04-0.043-0.059-0.067c-0.059-0.071-0.065-0.125-0.065-0.173	c0-0.037,0-0.06-0.001-0.067c0.003,0.01-0.036-0.007-0.072-0.02l-0.032-0.014l-0.13,0.03l-0.342-0.213	c-0.043-0.026-0.079-0.054-0.119-0.088l-0.105-0.091c-0.021-0.016-0.051-0.041-0.072-0.083c-0.042-0.092-0.095-0.184-0.171-0.295	c-0.031-0.044-0.063-0.083-0.101-0.122c-0.028-0.029-0.055-0.045-0.104-0.064l-0.036-0.012c-0.049-0.016-0.104-0.034-0.163-0.078	c-0.063-0.048-0.097-0.097-0.132-0.143c-0.04-0.056-0.062-0.089-0.083-0.123l-0.03-0.047c-0.042-0.063-0.061-0.128-0.078-0.186	c-0.026-0.093-0.045-0.164-0.045-0.238c-0.033-0.064-0.03-0.114-0.029-0.144c-0.009-0.031-0.019-0.061-0.019-0.098v-0.091	c0-0.048,0.007-0.087,0.016-0.127c-0.025-0.175,0.004-0.317,0.085-0.463c0.03-0.056,0.046-0.094,0.061-0.144l0.036-0.1	c0.011-0.027,0.028-0.055,0.05-0.076c0.025-0.034,0.042-0.055,0.05-0.062l0.118-0.11c0.021-0.018,0.042-0.038,0.063-0.059	c0.052-0.054,0.102-0.106,0.149-0.159l0.01-0.041c0.014-0.027,0.028-0.053,0.044-0.081c-0.001-0.001,0.001-0.026,0.003-0.042	c0.002-0.025,0.004-0.049,0.009-0.07l0.051-0.177c0.003-0.048,0.015-0.089,0.024-0.124c0.004-0.016,0.01-0.032,0.013-0.049	c0.007-0.037,0.017-0.069,0.027-0.101c0.008-0.024,0.015-0.049,0.021-0.074c0.013-0.068,0.046-0.121,0.071-0.163l0.035-0.057	c0.03-0.089,0.072-0.123,0.089-0.137l0.037-0.057c0.021-0.03,0.042-0.06,0.062-0.092c0.04-0.068,0.097-0.104,0.142-0.134	c0.051-0.035,0.087-0.067,0.111-0.095c0.011-0.012,0.02-0.029,0.031-0.052l0.022-0.036c0.005-0.067,0.025-0.141,0.055-0.198	c0,0-0.007-0.031-0.01-0.053c-0.011-0.077-0.023-0.121-0.038-0.175c-0.01-0.034-0.031-0.07-0.055-0.111	c-0.025-0.031-0.044-0.047-0.061-0.071l-0.058-0.09c-0.058-0.087-0.052-0.21-0.029-0.289c0.026-0.09,0.062-0.146,0.132-0.213	c0.031-0.03,0.055-0.055,0.09-0.075c0.036-0.029,0.036-0.029,0.04-0.042c0.009-0.042,0.031-0.09,0.057-0.125	c0.048-0.064,0.104-0.112,0.181-0.153c0.102-0.057,0.173-0.116,0.224-0.188l0-0.003l-0.001-0.046l0.033-0.152l-0.065-0.031	c-0.036-0.018-0.059-0.037-0.075-0.051l0.01-0.164l-0.066,0.134c-0.041-0.02-0.076-0.038-0.108-0.063l-0.035-0.031	c-0.025-0.006-0.06-0.027-0.088-0.044c-0.018-0.011-0.036-0.021-0.047-0.025c-0.04-0.011-0.068-0.019-0.096-0.032	c-0.041-0.022-0.068-0.049-0.091-0.07c-0.032-0.029-0.05-0.047-0.067-0.065c-0.02-0.021-0.036-0.038-0.053-0.049	c-0.024-0.017-0.052-0.029-0.081-0.043l-0.09-0.046l-0.006,0l-0.038-0.007c-0.059-0.005-0.09-0.018-0.111-0.026l-0.202-0.003	c-0.038-0.004-0.097,0-0.151-0.039h-0.042l-0.023-0.032c-0.06-0.02-0.113-0.042-0.157-0.086c-0.017-0.016-0.038-0.026-0.078-0.043	c-0.06-0.026-0.095-0.042-0.131-0.057l-0.034-0.02c-0.034-0.009-0.059-0.024-0.074-0.034c-0.029-0.011-0.051-0.019-0.068-0.028	l-0.069-0.016c0.005,0.003-0.025,0-0.059-0.018l-0.042,0.016c-0.016,0-0.031-0.001-0.045-0.003l-0.084-0.027l-0.064,0.008	l-0.044,0.051c-0.008,0.016-0.017,0.027-0.024,0.037c-0.002,0.003-0.004,0.006-0.005,0.01c0.002,0.017,0.002,0.039-0.002,0.063	l-0.025,0.109l-0.033,0.029c-0.014,0.025-0.032,0.044-0.043,0.056l0,0.002v0.104l-0.079,0.003c-0.035,0.049-0.076,0.093-0.137,0.114	c-0.009,0.004-0.03,0.028-0.045,0.044l-0.031,0.032c-0.015,0.015-0.028,0.032-0.041,0.048c-0.033,0.04-0.053,0.054-0.067,0.065	c-0.053,0.052-0.11,0.068-0.145,0.077l-0.07,0.018c-0.064,0.015-0.119,0.027-0.224,0h-0.059l-0.056-0.062	c-0.018-0.008-0.033-0.016-0.048-0.023c-0.02-0.012-0.039-0.021-0.057-0.029c-0.037-0.019-0.075-0.037-0.108-0.06	c-0.087-0.058-0.121-0.128-0.15-0.189c-0.036-0.026-0.069-0.044-0.1-0.076c-0.056-0.058-0.111-0.121-0.133-0.194	c-0.011-0.031-0.018-0.064-0.025-0.097c-0.005-0.024-0.011-0.049-0.019-0.073l-0.018-0.035c-0.03-0.062-0.039-0.107-0.039-0.166	l0.001-0.052c0.001-0.024,0.002-0.049,0-0.072c-0.001-0.027-0.005-0.062-0.01-0.073c-0.042-0.041-0.061-0.097-0.075-0.138	c-0.004-0.012-0.008-0.025-0.014-0.038l-0.033-0.063c-0.016-0.029-0.032-0.059-0.046-0.09l-0.046-0.103	c-0.01-0.008-0.035-0.039-0.047-0.084c-0.013-0.05-0.033-0.136,0.054-0.224l0.031-0.026c0.006-0.027,0.019-0.061,0.047-0.091	c0.022-0.025,0.044-0.051,0.068-0.075c0.008-0.01,0.018-0.021,0.029-0.032l0.002-0.035c0.002-0.019-0.012-0.061-0.02-0.088	l-0.022-0.022l-0.045-0.09c-0.057-0.056-0.084-0.147-0.103-0.208c-0.017-0.062-0.027-0.137-0.027-0.204v-0.046	c-0.009-0.019-0.015-0.041-0.021-0.064c-0.025-0.089-0.048-0.168-0.022-0.271c-0.023-0.021-0.042-0.063-0.042-0.117	c0-0.039-0.003-0.065-0.014-0.103c-0.005-0.016-0.009-0.038-0.014-0.058c-0.002-0.013-0.006-0.031-0.009-0.04l-0.079-0.022	c-0.055-0.022-0.086-0.063-0.103-0.085l-0.07-0.073c-0.043-0.045-0.058-0.08-0.072-0.123c-0.032-0.019-0.058-0.041-0.068-0.051	c-0.029-0.026-0.069-0.062-0.085-0.118c-0.006-0.003-0.013-0.007-0.019-0.011l-0.04-0.024c-0.02-0.004-0.052-0.015-0.084-0.041	c-0.021-0.016-0.046-0.037-0.069-0.06c-0.024-0.025-0.047-0.051-0.07-0.076c-0.018-0.021-0.037-0.042-0.056-0.063l-0.048-0.027	c-0.036-0.026-0.046-0.034-0.058-0.04c-0.045-0.022-0.087-0.046-0.13-0.07l-0.037-0.021c-0.077-0.042-0.132-0.072-0.179-0.128	l-0.023-0.037c-0.03-0.005-0.055-0.016-0.073-0.026h-0.004l-0.053-0.022c0,0,0,0.001,0,0.001c-0.003,0-0.017-0.013-0.028-0.023	c-0.022-0.015-0.034-0.026-0.042-0.035c-0.043-0.043-0.058-0.084-0.064-0.106c-0.004-0.01-0.008-0.019-0.011-0.027	c-0.006-0.002-0.013-0.004-0.02-0.007c-0.015-0.001-0.053-0.001-0.097-0.022c0.007,0.004-0.013,0-0.039-0.011l0.051-0.143	l-0.085,0.124l-0.06-0.018l-0.015-0.035l-0.026-0.007c-0.057-0.01-0.108-0.044-0.132-0.068l-0.037-0.019	c-0.034-0.019-0.05-0.027-0.066-0.038c-0.034-0.022-0.067-0.046-0.1-0.071l-0.055-0.04c-0.047-0.034-0.08-0.072-0.109-0.105	l-0.056-0.065c-0.013-0.008-0.033-0.025-0.051-0.048l-0.023-0.045c-0.012-0.017-0.023-0.037-0.032-0.066	c-0.015-0.041-0.013-0.086-0.011-0.116l-0.005-0.046c-0.039-0.038-0.056-0.058-0.072-0.079c-0.039-0.054-0.08-0.113-0.11-0.188	c-0.009-0.024-0.019-0.041-0.028-0.056l-0.008-0.015c-0.01,0.002-0.022,0-0.033-0.002l-0.133-0.021	c-0.034-0.006-0.067-0.013-0.102-0.021c-0.019-0.002-0.058-0.005-0.101-0.034c-0.041-0.027-0.072-0.056-0.097-0.087	c-0.022-0.027-0.05-0.063-0.07-0.104c0.008,0.017-0.013-0.002-0.026-0.034l-0.016-0.036l0.002-0.033	c-0.009-0.035-0.008-0.063-0.008-0.082l-0.021-0.083c-0.009-0.032-0.015-0.053-0.022-0.06c-0.035-0.007-0.065-0.014-0.098-0.031	c-0.031-0.016-0.061-0.027-0.09-0.039l-0.058-0.023c-0.06-0.024-0.103-0.063-0.138-0.093l-0.035-0.028	c-0.044-0.034-0.065-0.082-0.078-0.109l-0.033-0.041c-0.032-0.024-0.047-0.038-0.053-0.043c-0.022-0.022-0.037-0.047-0.044-0.063	c-0.012-0.013-0.024-0.029-0.038-0.045l-0.034-0.036c-0.015-0.012-0.029-0.022-0.042-0.036l-0.035-0.015	c-0.024-0.013-0.044-0.029-0.059-0.042c-0.066-0.033-0.1-0.072-0.116-0.109l-0.031-0.023c-0.038-0.025-0.076-0.051-0.114-0.075	c-0.029-0.018-0.052-0.042-0.074-0.064c-0.004-0.005-0.01-0.01-0.014-0.015h-0.189l0.051-0.115l-0.023-0.032	c-0.005-0.007-0.009-0.015-0.013-0.024c-0.012,0-0.025-0.016-0.038-0.032c-0.071-0.081-0.066-0.148-0.064-0.181l0-0.101l0.022-0.063	c-0.001-0.011,0.002-0.027,0.008-0.042c-0.006-0.034-0.004-0.064-0.002-0.087c0-0.056,0.005-0.095,0.017-0.132l0.011-0.029	l-0.007-0.017c-0.014-0.017-0.03-0.036-0.043-0.062l-0.029-0.023c-0.019-0.012-0.036-0.023-0.055-0.039	c-0.019-0.014-0.028-0.02-0.053-0.03c-0.049-0.023-0.079-0.055-0.098-0.076l-0.05-0.018c-0.034-0.018-0.059-0.034-0.085-0.053	c-0.09-0.06-0.114-0.134-0.13-0.183l-0.045-0.116c-0.018-0.032-0.039-0.075-0.039-0.127c-0.007-0.038-0.014-0.077-0.003-0.121	l0.021-0.081c0.017-0.069,0.059-0.119,0.09-0.154c0.009-0.011,0.017-0.021,0.025-0.031c0.02-0.032,0.047-0.056,0.068-0.075	c0.012-0.006,0.012-0.014-0.008-0.053c-0.048-0.038-0.076-0.06-0.102-0.091c-0.037-0.047-0.057-0.095-0.072-0.135	c-0.006-0.015-0.011-0.03-0.02-0.044c-0.027-0.042-0.038-0.059-0.048-0.078l-0.031-0.032c-0.034-0.034-0.045-0.068-0.052-0.088	c-0.01-0.025-0.016-0.045-0.019-0.07l-0.032-0.063l0.001,0L78.9,14.652c-0.012-0.028-0.023-0.05-0.035-0.072	c-0.017-0.02-0.028-0.037-0.037-0.054l-0.051-0.104c-0.037-0.076-0.012-0.145-0.002-0.175c0.012-0.038,0.021-0.071,0.022-0.083	l-0.014-0.028c-0.017-0.046-0.034-0.093-0.043-0.138c-0.008-0.047-0.012-0.069-0.017-0.09c-0.006-0.021-0.01-0.035-0.013-0.058	h0.001c-0.023-0.052-0.029-0.111-0.03-0.125c0,0.028-0.009-0.009-0.01-0.041c-0.003-0.01-0.006-0.03-0.01-0.051	c-0.017-0.057-0.019-0.093-0.019-0.123c0-0.021-0.002-0.039-0.004-0.058c-0.003-0.03-0.006-0.06-0.006-0.092	c0-0.035,0-0.081,0.019-0.129c-0.025-0.104-0.051-0.243,0.019-0.368l0.001-0.051c-0.005-0.023-0.014-0.066,0.003-0.123l0.011-0.068	c0-0.002,0.001-0.005,0.002-0.007c-0.01-0.022-0.015-0.046-0.016-0.072c-0.004-0.063,0.024-0.104,0.039-0.125	c0.004-0.015,0.018-0.05,0.053-0.08l0.004-0.003c0.006-0.012,0.012-0.022,0.018-0.03c-0.014-0.043-0.012-0.083-0.01-0.105	c0.001-0.099,0.032-0.173,0.062-0.233l0.027-0.054c0.016-0.034,0.033-0.067,0.049-0.101c0.026-0.052,0.045-0.09,0.048-0.105	c0.01-0.073,0.027-0.15,0.09-0.235c0.013-0.021,0.023-0.04,0.035-0.056c-0.024-0.01-0.045-0.024-0.061-0.04	c-0.052-0.004-0.125-0.009-0.173-0.107c-0.012-0.013-0.024-0.029-0.034-0.05l-0.014-0.039l-0.093-0.046	c-0.095-0.016-0.142-0.073-0.167-0.115c-0.042-0.063-0.037-0.126-0.018-0.176c-0.016-0.016-0.029-0.033-0.037-0.048	c-0.021-0.038-0.027-0.077-0.02-0.117c-0.032-0.003-0.062-0.009-0.094-0.02c-0.026-0.003-0.082-0.005-0.128-0.053	c-0.02-0.019-0.029-0.024-0.03-0.024c-0.087-0.046-0.116-0.171-0.116-0.209c-0.02-0.03-0.025-0.042-0.032-0.052l-0.059-0.021	c-0.05-0.023-0.118-0.055-0.167-0.128c-0.039-0.063-0.054-0.13-0.044-0.193c0.004-0.033,0.018-0.062,0.027-0.081l0,0l-0.006-0.001	c-0.024-0.004-0.052-0.011-0.081-0.02c-0.061-0.017-0.115-0.026-0.173-0.035c-0.089-0.014-0.159-0.037-0.231-0.111	c-0.08-0.083-0.057-0.183-0.034-0.247l-0.005-0.003c-0.064-0.036-0.122-0.069-0.181-0.128c-0.023-0.024-0.04-0.049-0.053-0.069	C77,9.281,76.945,9.286,76.89,9.29c-0.052,0.003-0.104,0.007-0.156,0.009l-0.079,0.003c-0.143,0.005-0.286,0.003-0.428,0.017	c-0.178,0.013-0.357,0.012-0.536,0.024c-0.123,0.007-0.247,0.015-0.369,0.015l-0.167,0c-0.053,0-0.106,0-0.16,0.003l-0.179,0.008	c-0.028,0.005-0.057,0.009-0.08,0.009l-0.639,0.006c-0.044,0-0.088,0.001-0.131,0.003c-0.362,0.016-0.726,0.013-1.091,0.028	c-0.237,0.009-0.476,0.01-0.715,0.02c-0.12,0.004-0.24,0.009-0.36,0.009H71.47c-0.024,0-0.048,0.002-0.071,0.004	c-0.036,0.003-0.074,0.003-0.105,0.006c-0.057,0-0.113,0-0.169,0.003c-0.063,0.004-0.126,0.006-0.189,0.008	c-0.059,0.002-0.118,0.003-0.178,0.007c-0.117,0.008-0.236,0.011-0.352,0.011h-0.184c-0.022,0-0.043,0.002-0.063,0.004	c-0.031,0.003-0.061,0.006-0.095,0.006h-0.343c-0.055,0-0.112,0.002-0.167,0.004c-0.061,0.002-0.12,0.005-0.181,0.005h-0.521	c-0.023,0-0.047-0.002-0.072-0.003c-0.02-0.001-0.04-0.003-0.059-0.003c-0.107,0.019-0.14,0.015-0.195,0.009	c-0.015-0.001-0.03-0.003-0.045-0.003c-0.035,0.006-0.057,0.01-0.081,0.01h-0.091c-0.421,0-0.866,0.01-1.402,0.03l-0.278,0.012	c-0.034,0.003-0.068,0.005-0.103,0.005l-0.205-0.002c-0.048,0-0.095,0.001-0.142,0.006c-0.175,0.015-0.352,0.013-0.528,0.01	c-0.131-0.004-0.259-0.003-0.388,0.001c-0.063,0.002-0.126,0.004-0.19,0.004h-1.011c-0.457,0-0.929,0-1.391,0.02	C62.634,9.599,62.597,9.6,62.559,9.6l-0.18-0.001c-0.062,0-0.123,0.002-0.183,0.004c-0.065,0.002-0.129,0.004-0.194,0.004	l-0.171-0.009c-0.023,0-0.047,0.002-0.069,0.004c-0.032,0.003-0.063,0.005-0.096,0.005h-0.339c-0.058,0-0.115,0.002-0.173,0.005	c-0.062,0.002-0.124,0.005-0.186,0.005l-0.237-0.005c-0.036,0-0.071,0.001-0.105,0.004c-0.167,0.014-0.351,0.008-0.529,0.015	c-0.18,0.009-0.362,0.007-0.546,0.009c-0.123,0.002-0.247,0.004-0.371,0.004h-0.373c-0.049,0-0.098,0.002-0.147,0.005	c-0.054,0.002-0.108,0.006-0.163,0.006h-0.289l-0.42,0.783L58.585,11.01z'/>
<polygon class='map-county territory-sedgwickks' fill='#F25A3C' points='32.785,33.255 32.785,34.64 32.015,34.64 32.015,37.359 36.383,37.411 36.383,33.255 '/>
<polygon class='map-county territory-northks territory-blue' fill='#AFBEC6' points='14.327,28.955 18.386,28.992 18.443,34.224 22.5,34.167 22.377,37.074 27.102,37.13 27.045,38.325	31.692,38.379 31.715,37.507 31.715,37.507 31.715,34.341 32.485,34.341 32.485,33.107 32.431,28.665 31.715,28.665 31.715,23.301	35.445,23.301 35.445,22.276 37.224,22.276 37.224,23.84 37.532,24.125 37.532,25.178 40.979,25.178 40.979,25.656 41.321,25.714	41.321,26.019 42.004,25.962 42.004,26.601 44.834,26.601 44.834,23.03 44.436,22.198 44.436,17.326 45.688,17.326 45.688,14.861	3.214,14.822 3.236,24.477 14.299,24.477 '/>
</svg> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src='http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/jquery-ui.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

College Counselor Finder with SVG Maps - Script Codes CSS Codes

#myForm, #counselor-info {
color: #333;
font-family:arial;
}
#counselor-info img {
padding:8px;
box-shadow: 0 0 4px #777;
}
#myForm select{
font-size:20px;
color: #333;
font-family:arial;
}
#myForm fieldset {	border:none;	font-size:1.2em;	background: #F7F7F7;	border-radius: 3px;	border:1px solid #ddd;
}
.reset-button{	background: none repeat scroll 0 0 #eee;	border: 1px solid #bbb;	border-radius: 4px;	box-shadow: 0 1px 1px rgba(255, 255, 255, 1) inset;	color: #44568b;	display: inline-block;	font-family: sans-serif;	font-size: 14px;	line-height: 38px;	margin: 10px 0;	padding: 0 30px;	text-align: center;	text-decoration: none;
}
.reset-button:hover{	background: none repeat scroll 0 0 #e7e7e7;
}
.answer{	font-size:1.4em;	border: solid #AAEFAC 1px;	padding: 0px 10px;	background: #EDFFED;
}

College Counselor Finder with SVG Maps - Script Codes JS Codes

$(document).ready(function(){	function showCounselor(color){	var counselorColor = color;	switch (counselorColor){	case "green":	var Counselor = "Peter Abella";	var CounselorImg = "http://www.newmanu.edu/sites/default/files/images/Directory/abellap.jpg";	var CounselorUrl = "https://google.com";	break;	case "blue":	var Counselor = "Yamir Lozada";	var CounselorImg = "http://www.newmanu.edu/sites/default/files/images/Directory/lozaday.jpg";	var CounselorUrl = "https://google.com";	break;	case "red":	var Counselor = "Kaity Leivian";	var CounselorImg = "http://www.newmanu.edu/sites/default/files/images/Directory/leiviank.jpg";	var CounselorUrl = "https://google.com";	break;	case "yellow":	var Counselor = "Georgia Drewes";	var CounselorImg = "http://www.newmanu.edu/sites/default/files/images/Directory/drewesg.jpg";	var CounselorUrl = "https://google.com";	break;	case "orange":	var Counselor = "Quinn Bowman";	var CounselorImg = "http://www.newmanu.edu/sites/default/files/images/Directory/bowmanq.jpg";	var CounselorUrl = "https://google.com";	break;	case "purple":	var Counselor = "Kristen English";	var CounselorImg = "http://www.newmanu.edu/sites/default/files/images/Directory/englishk.jpg";	var CounselorUrl = "https://google.com";	break;	}	var CounselorInfo = '<p>Counselor for this area:</p>';	CounselorInfo += '<h4>'+Counselor+'</h4>';	CounselorInfo += '<img src="'+CounselorImg+'" alt="'+Counselor+'" />';	$('#counselor-info').append(CounselorInfo);	}	$('.territory-green').hover( function() { $('.territory-green').css('fill', '#B1DBA6');	showCounselor("green"); }, function() { $('.territory-green').css('fill', '#AFBEC6');	$('#counselor-info').empty(); });	$('.territory-green').click(	function(){	window.location=greenCounselorUrl;	}	);	$('.territory-blue').hover( function() { $('.territory-blue').css('fill', '#79909B');	showCounselor("blue"); }, function() { $('.territory-blue').css('fill', '#AFBEC6');	$('#counselor-info').empty(); });	$('.territory-blue').click(	function(){	window.location=blueCounselorUrl;	}	);	$('.territory-ksmo').hover( function() { $('.territory-ksmo').css('fill', '#E0C7E5');	$('.territory-ksmo').attr('title','See the Kansas / Missouri map above'); }, function() { $('.territory-ksmo').css('fill', '#AFBEC6'); });	$('.territory-red').hover( function() { $('.territory-red').css('fill', '#F48D8D'); showCounselor("red"); }, function() { $('.territory-red').css('fill', '#AFBEC6');	$('#counselor-info').empty(); });	$('.territory-red').click(	function(){	window.location=redCounselorUrl;	}	);	$('.territory-orange').hover(	function() {	$('.territory-orange').css('fill', '#F4CA7C');	showCounselor("blue");	}, function() {	$('.territory-orange').css('fill', '#AFBEC6');	$('#counselor-info').empty();	});	$('.territory-orange').click(	function(){	window.location=orangeCounselorUrl;	}	);	$('.territory-sedgwickks').hover( function() { $('.territory-sedgwickks').css('fill', '#F4CA7C');	$('.territory-sedgwickks').attr('title','Sedgwick county applicants - Use the above form above'); }, function() { $('.territory-sedgwickks').css('fill', '#F25A3C') });	$('.territory-yellow').hover(	function() {	$('.territory-yellow').css('fill', '#F6F6AC');	showCounselor("yellow");	}, function() {	$('.territory-yellow').css('fill', '#AFBEC6');	$('#counselor-info').empty();	});	$('.territory-yellow').click(	function(){	window.location=yellowCounselorUrl;	}	);	//Form Functionality	$("input[name=student-type]").change(function(){	$(".answer,.sedgwick-resident,.ksmo-resident,.us-map").slideUp();	switch($(this).val()){	case "International-Student":	$(".intl-counselor").slideDown();	break;	}	switch($(this).val()){	case "Transfer-Student":	$(".trns-counselor").slideDown();	break;	}	switch($(this).val()){	case "Home-School-Student":	$(".hmsc-counselor").slideDown();	break;	}	switch($(this).val()){	case "Traditional-High-School-Student":	$(".sedgwick-resident").slideDown();	$(".student-type").slideUp();	break;	} }); jQuery("input[name=sedgwick-resident]").change(function(){	jQuery(".high-school,.ksmo-resident").slideUp();	switch($(this).val()){	case "Yes":	$(".high-school").slideDown();	$(".sedgwick-resident").slideUp();	break;	}	switch($(this).val()){	case "No":	$(".ksmo-resident").slideDown();	$(".sedgwick-resident").slideUp();	break;	} }); $("input[name=ksmo-resident]").change(function(){	$(".ksmo-map,.us-map").slideUp();	switch($(this).val()){	case "Yes":	$(".ksmo-map").slideDown();	$(".ksmo-resident").slideUp();	break;	}	switch($(this).val()){	case "No":	$(".us-map").slideDown();	$(".ksmo-resident").slideUp();	break;	} }); $("select[name=high-school]").change(function(){	$(".answer").slideUp();	switch($(this).val()){	case "Wichita High School South":	case "Wichita High School Southeast":	case "Northeast Magnet High School":	case "Derby High School":	case "Mulvane High School":	case "The Independent School":	case "Classical School of Wichita":	case "Metro Boulevard Alternative High School":	case "New Zion Christian Academy":	$(".green-counselor").slideDown();	$('#counselor-info').empty();	showCounselor("green");	break;	}	switch($(this).val()){	case "Maize High School":	case "Maize South High School":	case "Andale High School":	case "Valley Center High School":	case "Wichita High School Heights":	case "Sunrise Christian Academy":	case "Complete High School Maize":	$(".yellow-counselor").slideDown();	$('#counselor-info').empty();	showCounselor("yellow");	break;	}	switch($(this).val()){	case "Goddard Senior High School":	case "Eisenhower High School":	case "Garden Plain High School":	case "Cheney High School":	case "Clearwater High School":	case "Campus High School":	case "Haysville Alternative High School":	$(".red-counselor").slideDown();	$('#counselor-info').empty();	showCounselor("red");	break;	}	switch($(this).val()){	case "Wichita High School North":	case "Wichita High School East":	case "Wichita High School Northeast":	case "Learning2 eSchool of Wichita":	case "Word of Life Traditional Schools":	case "Metro Meridian Alternative High School":	case "Metro-Midtown Alternative High School":	case "Northfield School of Liberal Arts":	$(".blue-counselor").slideDown();	$('#counselor-info').empty();	showCounselor("blue");	break;	}	switch($(this).val()){	case "Bishop Carroll Catholic High School":	case "Kapaun Mount Carmel Catholic High School":	$(".orange-counselor").slideDown();	$('#counselor-info').empty();	showCounselor("orange");	break;	}	switch($(this).val()){	case "Wichita Collegiate School":	case "Trinity Academy":	$(".purple-counselor").slideDown();	$('#counselor-info').empty();	showCounselor("purple");	break;	} }); function formReset(){	document.getElementById("myForm").reset();	$(".student-type").slideDown();	$(".sedgwick-resident,.high-school,.ksmo-resident,.us-map,.ksmo-map").slideUp();	}
});
College Counselor Finder with SVG Maps - Script Codes
College Counselor Finder with SVG Maps - Script Codes
Home Page Home
Developer Daniel Murphy
Username dsm
Uploaded September 16, 2022
Rating 3
Size 25,987 Kb
Views 32,384
Do you need developer help for College Counselor Finder with SVG Maps?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Daniel Murphy (dsm) Script Codes
Create amazing web content with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!