$(document).ready(function(){
    $('#container').unselectable();
  });
