{I" class:ETI"BundledAsset;FI"logical_path;TI"family_gallery/pictures.js;FI" pathname;TI"e/media/storage/Dev/Rails/family_gallery/app/assets/javascripts/family_gallery/pictures.js.coffee;FI"content_type;TI"application/javascript;TI" mtime;Tl+IÊöTI" length;TiGI" digest;TI"%801ed1d76e813612676304f97a115801;FI" source;TI"G(function() { $(function() { var init_map, map_container; if ($("body.controller_pictures").length === 0) { return; } if ($("body.action_show").length > 0) { $(".tagged-users-list .link-to-user").hover(function() { var tagged_user, user_id, user_link; user_link = $(this); user_id = user_link.data("user-id"); tagged_user = $(".tagged-user-" + user_id); return tagged_user.fadeIn("fast"); }, function() { var tagged_user, user_id, user_link; user_link = $(this); user_id = user_link.data("user-id"); tagged_user = $(".tagged-user-" + user_id); return tagged_user.fadeOut("fast"); }); map_container = $("#map-canvas"); if (map_container.length > 0) { init_map = function() { var google_map, latitude, longitude, map_options, marker, position_latlng; latitude = parseFloat(map_container.data("latitude")); longitude = parseFloat(map_container.data("longitude")); position_latlng = new google.maps.LatLng(latitude, longitude); map_options = { zoom: 10, center: position_latlng, mapTypeId: google.maps.MapTypeId.ROADMAP }; google_map = new google.maps.Map(document.getElementById('map-canvas'), map_options); return marker = new google.maps.Marker({ position: position_latlng, map: google_map }); }; return google.maps.event.addDomListener(window, "load", init_map); } } }); }).call(this); ;TI"required_assets_digest;TI"%f0a66ce2e8582c1bb319027e53d620c8;FI" _version;TI"%7015acab0e7ee10d673b8d49cecfb54b;F