$(document).ready(function () {

    // $( 'a#directors_enter' ).click( function( ){ 
    //    $( '#restricted' ).hide( );
    // } );
    
});