var WMS_URL = 'http://www.govtrack.us/perl/wms-cd.cgi?';
var G_MAP_LAYER_FILLED = createWMSTileLayer(WMS_URL, "cd-filled", null, "image/gif", null, null, null, .25);
var G_MAP_LAYER_OUTLINES = createWMSTileLayer(WMS_URL, "cd-outline", null, "image/gif", null, null, null, .66, "Data from GovTrack.us");
var G_MAP_OVERLAY = createWMSOverlayMapType([G_MAP_TYPE.getTileLayers()[0], G_MAP_LAYER_FILLED, G_MAP_LAYER_OUTLINES], "Overlay");
map.addMapType(G_MAP_OVERLAY);
//map.addControl(new GMapTypeControl());
//map.setCenter(new GLatLng(39, -96), 4);
map.setMapType(G_MAP_OVERLAY);
Mensa
I had no idea this existed, but I have to tell you that the idea really excites me. Yeah, yeah as if it wasn't bad enough that most of my friends are justy as nerdy as I am - I want to join an international organization of smart people. First thing's first though. I have to qualify.
When you check out
the website, take the
Mensa Workout. In deference to
my source (and all fairness to the rest of the people who read this) no score quoting. Have fun and let your brain be stimulated!
0 Comments:
Post a Comment
<< Home