<!--
	function go_to_newsletter( ) {
		if (document.newsChooser.readThis.options[0].selected) {
			window.location.href="http://www.naturopathyworks.com/news/newsltr0901.php";		
		} else if (document.newsChooser.readThis.options[1].selected) {
			window.location.href="http://www.naturopathyworks.com/news/newsltr0812.php";		
		} else if (document.newsChooser.readThis.options[2].selected) {
			window.location.href="http://www.naturopathyworks.com/news/newsltr0810.php";		
		} else if (document.newsChooser.readThis.options[3].selected) {
			window.location.href="http://www.naturopathyworks.com/news/newsltr0809.php";		
		} else if (document.newsChooser.readThis.options[4].selected) {
			window.location.href="http://www.naturopathyworks.com/news/newsltr0808.php";		
		} else if (document.newsChooser.readThis.options[5].selected) {
			window.location.href="http://www.naturopathyworks.com/news/newsltr0807.php";		
		} else if (document.newsChooser.readThis.options[6].selected) {
			window.location.href="http://www.naturopathyworks.com/news/newsltr0806.php";		
		} else if (document.newsChooser.readThis.options[7].selected) {
			window.location.href="http://www.naturopathyworks.com/news/newsltr0805.php";		
		} else if (document.newsChooser.readThis.options[8].selected) {
			window.location.href="http://www.naturopathyworks.com/news/newsltr0804.php";
		} else if (document.newsChooser.readThis.options[9].selected) {
			window.location.href="http://www.naturopathyworks.com/news/newsltr0803.php";
		} else if (document.newsChooser.readThis.options[10].selected) {
			window.location.href="http://www.naturopathyworks.com/news/newsltr0802.php";
		} else if (document.newsChooser.readThis.options[11].selected) {
			window.location.href="http://www.naturopathyworks.com/news/newsltr0801.php";		
		} else if (document.newsChooser.readThis.options[12].selected) {
			window.location.href="http://www.naturopathyworks.com/news/newsltr0712.php";		
		}
		return true;
	}
-->
