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);
Bogus Walmart Lawsuit
Walmart is being sued by three women who couldn't find what they wanted in the store. They claim it should be illegal for Walmart to not stock what they were looking for - especially because every other major chain stocks the item. Let me think. If every other major chain supplies it, then why not just go to them? Come one now. If this were any other product, they would have been laughed out of court.
Check out the story, and let me know what you think.
0 Comments:
Post a Comment
<< Home