/* OnlineOpinion v5.2.2 */
/* Released: 5/6/2011 */
/* Branch: master 377d1a6ffd34fc8c05f566c72d2b02fe8b13f066 */
/* 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 */


/* [+] Floating Icon configuration */
  var oo_floating = new OOo.Ocode({
	  floating: {position:'rightOfContent', contentId:'wrapper'}
	, onPageCard: {
		  closeWithOverlay: {}
	  }
  });
