Chexees feet are small.

Chexees feet are small.

Chexees feet are small.

Chexees feet are small.

The one on the left is her foot, in her shoe, inside my shoe.

Posted on Flickr 11:34 pm, March 12, 2011 jQuery(document).ready(function(){ var gmap_mff4821bd41efd374a44d54c320dca7e1 = { positions : { 812 : new google.maps.LatLng( ‘30.267833’, ‘-97.745667’ ) }, bounds : new google.maps.LatLngBounds(), // empty for now, we’ll dynamically extend it later map : new google.maps.Map( document.getElementById( ‘gmap_mff4821bd41efd374a44d54c320dca7e1’ ), { mapTypeId: google.maps.MapTypeId.ROADMAP, center: new google.maps.LatLng( 0, 0 ), zoom: 16 // Seems to be a good zoom for a single point } ), markers : {}, }; // end of gmap // Extend the bounds of interest based on our positions for ( var m in gmap_mff4821bd41efd374a44d54c320dca7e1.positions ) { gmap_mff4821bd41efd374a44d54c320dca7e1.bounds.extend( gmap_mff4821bd41efd374a44d54c320dca7e1.positions[m] ); } // Render markers for ( var m in gmap_mff4821bd41efd374a44d54c320dca7e1.positions ) { gmap_mff4821bd41efd374a44d54c320dca7e1.markers[m] = new google.maps.Marker( { clickable: true, map : gmap_mff4821bd41efd374a44d54c320dca7e1.map, position : gmap_mff4821bd41efd374a44d54c320dca7e1.positions[m] } ); } // Redraw map to fit our new marker-based bounds gmap_mff4821bd41efd374a44d54c320dca7e1.map.setCenter( gmap_mff4821bd41efd374a44d54c320dca7e1.positions[812] ); });