if (getCookie('siteStyle') == null) {
  setCookie('siteStyle','white_min',exp);
  if (getCookie('siteStyle') == null) document.write('<p><strong>NOTE:<\/strong> This feature makes use of JavaScript cookies so that your browser will remember what style you last choose. You are seeing this message because you do not have cookies enabled.<\/p>');
}

