$(function(){ $('ul.jd_menu').jdMenu(); });

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