js/custom.js contains projectlight.markExternalLinks() which selects using #content but pages generated by drupal do not seem to contain a #content id but may contain several .content areas.
Because of this inconsistency, projectlight.markExternalLinks() never selects anything.