function new_window(url) {if(url.search(/http/i)==-1) {url="http://beingism.org/essay/glossary.html#"+url;}link =window.open(url,"Link","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=0,width=700,height=500,left=40,top=40");}