/*
By: mhuang@joby.com
For: Joby Around the World site
Uses: jQuery, Google Maps API 3
*/

$(function(){
   $('#map_canvas').jobyGalleryMap(); 
});

$(function() {
	//TODO: click on image to make it bigger
});
