
function writeNewsletterList() {
document.write('<div id="browse_newsletter_box">');
	document.write('<h3>Latest newsletters/articles</h3><br />');
	
		document.write('<table class="styledtbl" width="100%" cellspacing=5 cellpadding=5>');
		
			document.write('<tr><td valign="top" nowrap>18-Nov-2007</td>');
			document.write('<td><a href="http://newsandmedia.ammas.com/a1/advisors/index.cfm?r=vn&newsid=2687&cid=4796145"><u>CLINICAL RESEARCH REVEALS NIGHT-TIME FORMULATIONS&lsquo; ADVANCED PERFORMANCE</u></a>');
				document.write('<p>Five Living Nature night-time products have demonstrated their <strong>advanced effectiveness</strong> to maximise the healing and renewing processes of the human skin. This is significant news for consumers seeking completely natural, rejuvenating skincare, and a benchmark result as the dynamic cat  &hellip;<a href="http://newsandmedia.ammas.com/a1/advisors/index.cfm?r=vn&newsid=2687&cid=4796145"><u>more</u></a>&hellip;</p>');
				document.write('</td></tr>');
		
			document.write('<tr><td valign="top" nowrap>16-Aug-2007</td>');
			document.write('<td><a href="http://newsandmedia.ammas.com/a1/advisors/index.cfm?r=vn&newsid=2632&cid=4796145"><u>Living Nature partners with exclusive retailer David Jones</u></a>');
				document.write('<p>Living Nature, New Zealand’s very own pioneering natural skincare company, is proud to announce an exciting partnership with Australian retail giant David Jones.<p>DJs, as the exclusive, up-scale department store is affectionately known to avid shoppers, will stock the full range of Living Natur  &hellip;<a href="http://newsandmedia.ammas.com/a1/advisors/index.cfm?r=vn&newsid=2632&cid=4796145"><u>more</u></a>&hellip;</p>');
				document.write('</td></tr>');
		
			document.write('<tr><td valign="top" nowrap>24-Jul-2007</td>');
			document.write('<td><a href="http://newsandmedia.ammas.com/a1/advisors/index.cfm?r=vn&newsid=2617&cid=4796145"><u>Living Nature Presents New Formula Day Creams</u></a>');
				document.write('<p>Living Nature, New Zealand’s very own pioneering natural skincare company, is proud to introduce their new formula Day Cream range. <p>The three principal Living Nature Day Creams - the Balancing Day Lotion, the Nourishing Day Cream and the Rich Day Cream - had originally contained mild sun prot  &hellip;<a href="http://newsandmedia.ammas.com/a1/advisors/index.cfm?r=vn&newsid=2617&cid=4796145"><u>more</u></a>&hellip;</p>');
				document.write('</td></tr>');
		
			document.write('<tr><td valign="top" nowrap>26-Apr-2007</td>');
			document.write('<td><a href="http://newsandmedia.ammas.com/a1/advisors/index.cfm?r=vn&newsid=2548&cid=4796145"><u>Natural Soaps</u></a>');
				document.write('<p>Living Nature’s three divine new natural soaps are designed to love your skin while leaving them soft, supple and gently fragranced.<p>Made by hand in small batches, using truly natural ingredients, Living Nature soaps use a traditional soap making method that retains all the skin conditioning g  &hellip;<a href="http://newsandmedia.ammas.com/a1/advisors/index.cfm?r=vn&newsid=2548&cid=4796145"><u>more</u></a>&hellip;</p>');
				document.write('</td></tr>');
		
		document.write('<tr><td align="right" colspan=2 class="lastrow"><span class="page_nav">Page&nbsp; <B><font color="Red"> 1</font></B>  <A HREF="http://newsandmedia.ammas.com/a1/advisors/index.cfm?CurrentPage=2&bid=0&r=bn&cid=4796145"> 2</A>  <A HREF="http://newsandmedia.ammas.com/a1/advisors/index.cfm?CurrentPage=3&bid=0&r=bn&cid=4796145"> 3</A>  <A HREF="http://newsandmedia.ammas.com/a1/advisors/index.cfm?CurrentPage=4&bid=0&r=bn&cid=4796145"> 4</A>  <A HREF="http://newsandmedia.ammas.com/a1/advisors/index.cfm?CurrentPage=5&bid=0&r=bn&cid=4796145"> 5</A>  <A HREF="http://newsandmedia.ammas.com/a1/advisors/index.cfm?CurrentPage=2&bid=0&r=bn&cid=4796145"><img src="/images/right.gif" width="10" height="10" border=0 align="absmiddle" value="&gt;"></A> </span></td></tr>');
		document.write('</table><br />');
	
document.write('</div><br clear=all>');

}
writeNewsletterList();

