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);
Hiding
I'm supposedly not supposed to put my personal life on the internet. I think my friend is right. If I ever make it to a real life where I'll be working in the world, I'm going to want to have a bit of stuff that people don't know.
That being said - I'm thinking about a feeling that isn't bad or good. I'm having that feeling in the most positive way possible. I'm [said feeling] because I miss/wish the thing I am [same feeling] of.
This is like a bad word puzzle. I'm going to bed. Love always, ~Heather
Labels: feelings
0 Comments:
Post a Comment
<< Home