$(document).find('#show-geo-video').click(function(e){           $("#video-container").show();  $("#player_1").show();});       
