document.write('<div class="addthis_toolbox addthis_default_style"><a href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4d1a4dc77361fdd7" class="addthis_counter addthis_pill_style">Share</a><span class="addthis_separator">|</span><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a></div>');
function rotator() {}
window.rotator.change = function() {
	var i = Math.floor(Math.random() * window.rotator.src.length);
	window.rotator.element.src = window.rotator.src[i];
	var alt = window.rotator.alt[i];
	if(typeof(alt) != "undefined") {
		window.rotator.element.alt = alt;
	} else {
		window.rotator.element.alt = "";
	}
	window.setTimeout("window.rotator.change()", 5000);
}

window.rotator.element = document.getElementById("rotator");
window.rotator.src = new Array();
window.rotator.alt = new Array();



			window.rotator.src[0] = "images/rotator/1.gif";
			window.rotator.alt[0] = "Worksite Wellness programs - healthcare reform that WORKS!";
			window.rotator.src[1] = "images/rotator/2.gif";
			window.rotator.alt[1] = "Over half of all bankruptcies in the US are a result of serious illness";
			window.rotator.src[2] = "images/rotator/3.gif";
			window.rotator.alt[2] = "1 in 3 women will be diagnosed with cancer at some point in their life.";

window.setTimeout("window.rotator.change()", 5000);

var addthis_config = {
		//username: ;
		ui_header_color: 'white',
		ui_header_background: '#a12330',
		//data_track_clickback = true,
		ui_cobrand: 'Workplace rx'
	}

