
Getting your player ready...
How many of Colorado’s 25 ski slopes and resorts can you name?
Please use the full name whenever possible, with the exception of resorts with the word “Mountain” in them.
// Only load jquery if it hasn’t been yet.
if ( typeof $ === ‘undefined’ )
{
var script = document.createElement( ‘script’ );
script.type = ‘text/javascript’;
script.src = ‘http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js’;
document.getElementsByTagName(‘head’)[0].appendChild(script);
}
#correct { margin-top: 0; }
Correct Answers:
None



