 $(document).ready(function(){

        /* National Archives staff - please don't manually change these to archived links!  They are the only five ways out of the site and we need them!  Thank you - CABE */

        $('#redirect-archive').attr('href', 'h'+'t'+'t'+'p://'+'c'+'a'+'b'+'e'+'.'+'o'+'r'+'g'+'.'+'u'+'k/'+'r'+'e'+'d'+'i'+'r'+'e'+'c'+'t'+'s/'+'a'+'r'+'c'+'h'+'i'+'v'+'e');
        $('#redirect-facebook').attr('href', 'h'+'t'+'t'+'p://'+'c'+'a'+'b'+'e'+'.'+'o'+'r'+'g'+'.'+'u'+'k/'+'r'+'e'+'d'+'i'+'r'+'e'+'c'+'t'+'s/'+'f'+'a'+'c'+'e'+'b'+'o'+'o'+'k');
        $('#redirect-twitter').attr('href', 'h'+'t'+'t'+'p://'+'c'+'a'+'b'+'e'+'.'+'o'+'r'+'g'+'.'+'u'+'k/'+'r'+'e'+'d'+'i'+'r'+'e'+'c'+'t'+'s/'+'t'+'w'+'i'+'t'+'t'+'e'+'r');
        $('#redirect-contact').attr('href', 'h'+'t'+'t'+'p://'+'c'+'a'+'b'+'e'+'.'+'o'+'r'+'g'+'.'+'u'+'k/'+'r'+'e'+'d'+'i'+'r'+'e'+'c'+'t'+'s/'+'c'+'o'+'n'+'t'+'a'+'c'+'t');
        $('#redirect-search').attr('href', 'h'+'t'+'t'+'p://'+'c'+'a'+'b'+'e'+'.'+'o'+'r'+'g'+'.'+'u'+'k/'+'r'+'e'+'d'+'i'+'r'+'e'+'c'+'t'+'s/'+'s'+'e'+'a'+'r'+'c'+'h');

    });

