var code = ' \
<div id="most_popular" class="block"> \
	<h3 class="heading common">Most Popular</h3> \
	<ul class="headlines"> \
		 \
			<li> \
				<a href="http://paidcontent.org/article/419-apple-files-new-patent-lawsuit-against-samsung-in-california/">Apple Files New Patent Lawsuit Against Samsung In California</a> \
			</li> \
		 \
			<li> \
				<a href="http://paidcontent.org/article/419-netflix-pays-9-million-to-settle-video-privacy-lawsuit/">Netflix Pays $9 Million To Settle Video Privacy Lawsuit (Update)</a> \
			</li> \
		 \
			<li> \
				<a href="http://paidcontent.org/article/419-penguin-ends-relationship-with-overdrive-no-e-books-in-libraries-at-all/">Penguin Ends E-Book Library Lending And Relationship With OverDrive</a> \
			</li> \
		 \
			<li> \
				<a href="http://paidcontent.org/article/419-pinterest-is-it-a-facebook-or-a-grokster/">Pinterest: Is It A Facebook Or A Grokster?</a> \
			</li> \
		 \
	</ul> \
</div> \
 \
<div id="headlines" class="block"> \
	<h3 class="heading common">latest headlines</h3> \
	<ul class="headlines"> \
		 \
			<li> \
				<a href="/article/419-huffpo-blog-formerly-known-as-parentlode-will-now-be-called-parentry/" title="HuffPo Blog Formerly Known As Parentlode Will Now Be Called &#8216;Parentry&#8217;"> \
					HuffPo Blog Formerly Known As Parentlode Will Now Be Called &#8216;Parentry&#8217; \
				</a> \
			</li> \
		 \
			<li> \
				<a href="/article/419-newspaper-ethics-scandal-has-not-yet-hurt-sun-sales/" title="Newspaper Ethics Scandal Has Not Yet Hurt Sun Sales"> \
					Newspaper Ethics Scandal Has Not Yet Hurt Sun Sales \
				</a> \
			</li> \
		 \
			<li> \
				<a href="/article/419-netflix-pays-9-million-to-settle-video-privacy-lawsuit/" title="Netflix Pays $9 Million To Settle Video Privacy Lawsuit (Update)"> \
					Netflix Pays $9 Million To Settle Video Privacy Lawsuit (Update) \
				</a> \
			</li> \
		 \
			<li class="last"> \
				<a href="/article/419-apple-sues-motorola-in-san-diego-to-stop-german-patent-case/" title="Apple Sues Motorola In San Diego To Stop German Patent Case"> \
					Apple Sues Motorola In San Diego To Stop German Patent Case \
				</a> \
			</li> \
		 \
	</ul> \
</div>';

document.write(code);
