-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsingle-article.html
58 lines (53 loc) · 3.82 KB
/
single-article.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE html>
<!--[if lt IE 7]> <html lang="en" class="no-js ie6 oldie"> <![endif]-->
<!--[if IE 7]> <html lang="en" class="no-js ie7 oldie"> <![endif]-->
<!--[if IE 8]> <html lang="en" class="no-js ie8 oldie"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class='no-js' lang='en'>
<!--<![endif]-->
<head>
<meta charset='utf-8' />
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible' />
<title></title>
<meta content='width=device-width, initial-scale=1.0' name='viewport' />
<link href='css/style.css' rel='stylesheet' />
</head>
<body>
<div id='container'>
<div id='main' role='main'>
<article>
<div class="image-featured">
<a class="fancybox" href="images/featured.jpg" title="US president addresses supporters in Chicago after decisively winning a second term. <br /><small>Photo by Steven Thomas</small>">
<img src="images/obama-cropped.jpg"/>
<div class="caption-opener"> </div>
</a>
</div>
<div class="slug">National</div>
<div class="hedline"><h1>Gone, but not so easily forgotten</h1></div>
<div class="abstract">In elections this week, Islamists and friends of lorem ipGadhafi jostle for power 37/46</div>
<div class="byline">By Andrew Stobo Sniderman</div>
<div class="content">
<p>Imagine if Wendy Mesley had played a supporting role on the television show <em>Anne of Green Gables</em>, under the tyrannical rule of a stage mother, and that she had kept her abusive childhood a secret until now, revealing it in a memoir. That’s how explosive this book is to American television audiences. </p>
<p>At eight years of age, Francis was already a seasoned actress in TV ads when she landed the role of a lifetime on <em>Little House on the Prairie</em>. She played the orphan Cassandra, sister to Jason Bateman’s character, both adopted by Ma and Pa Ingalls. (Michael Landon, Francis writes, had “the magnetism of God and Santa Claus rolled into one.”) </p>
<p>Francis paints a damning portrait of her mother’s narcissism. Prone to violent mood swings and irrationality, she began a downward spiral of bad behaviour and fiscal mismanagement—not to mention the complete neglect of Francis’s older sister, Tiffany. The examples of emotional and physical abuse are shocking. Francis’s dad gets off easy, although his passivity is inexplicable. Francis gets through Harvard and forges a successful career and marriage. Tiffany isn’t so lucky. </p>
<p>Anyone reading this book for Hollywood gossip will be disappointed. There’s only one tidbit: Francis acted in a short-lived NBC television series called <em>Morning Star Evening Star </em>with a young Joaquin “Leaf” Phoenix, memorable for being a home-schooled vegan who’d never had a birthday party. There’s no dirt on Melissa Gilbert or Landon’s alleged womanizing. No matter. The antics of Francis’s mother are more than enough. While Francis’s fortune is squandered and her sister faces death, this Mommy Dearest provides a jaw-dropping conclusion that will make this book a bestseller.</p>
</div>
</article>
</div>
<footer></footer>
</div>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js'></script>
<script>
window.jQuery || document.write("<script src='js/jquery-1.6.2.min.js'>\x3C/script>")
</script>
<script src='js/jquery.fancybox.js'></script>
<script src='js/plugins.js'></script>
<script src='js/script.js'></script>
<!--[if lt IE 7]>
<script src='//ajax.googleapis.com/ajax/libs/chrome-frame/1.0.3/CFInstall.min.js'></script>
<script>
window.attachEvent('onload',function(){CFInstall.check({mode:'overlay'})});
</script>
<![endif]-->
</body>
</html>