//<![CDATA[
    $(document).ready(function(){ 
	$("a[href^='http:']").not("[href*='adapacific.org']").attr('rel','external'); 
    }); 
//]]>

