/* OnlineOpinion v5.4.8 */
/* Released: 11/9/2011 */
/* Components: Full */
/* The following code is Copyright 1998-2011 Opinionlab, Inc.  All rights reserved. Unauthorized use is prohibited. This product and other products of OpinionLab, Inc. are protected by U.S. Patent No. 6606581, 6421724, 6785717 B1 and other patents pending. http://www.opinionlab.com */



/* REGULAR Inline configuration */
  var oo_feedback = new OOo.Ocode({});


/* FOOTER Inline configuration */
  var oo_feedback_footer = new OOo.Ocode({
	referrerRewrite:{
		searchPattern: /:\/\/[^\/]*/
		, replacePattern: '://footer.individual-family.kaiserpermanente.org'
	}
  });


