/*!
 * @copyright 2011-Present Advanced Care Solutions, Inc.
 * @author Christopher Rahauiser <crahauiser@acs-web.com>
 */
(function(a){a("a.newwin").click(function(b){b.preventDefault();var c=window.open(this.href);if(c&&c.focus){c.focus()}});a("dl.accordion").accordion({event:"mouseover"})}(jQuery));
