if (Drupal.jsEnabled) 
{
  $(document).ready(function () {
  });
}

