YUI().use("node",function(a){a.all("a[rel=new]").on("click",function(b){window.open(this.get("href"),"newwin");b.halt()})});function resetForm(a){a.form.reset();return false};