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);
If we destroy our planet will science find a new one?
If I had a telescope I think I would do this. I don't know if I would leave Earth to help colonize another planet though. I think I have seen too many scifi movies where the colonists get royally screwed. But I wonder, if we get that far while I am still in a healthy state, might I change my mind? Would you go?
Read more at www.cnn.com/2006/TECH/s...
0 Comments:
Post a Comment
<< Home