jQuery(function(a){a("a.linkHelp").click(function(){var c=560;
var b=500;
if(this.id=="calculator"){c=700;
b=300;
}window.open(this.href,"help","dialog=yes,resizable=yes,scrollbars=yes,width="+c+",height="+b);
return false;
});
});
