    jQuery(document).ready(function(){
    	jQuery(".nav-footer ul li a[title='privacy']").attr("target","_blank");
    });  
