		$(document).ready(function(){
      $("a[href^='http:']").not("[href*='imagedesignphotography.com']").attr('target','_blank');
    });
