Site hosted by Angelfire.com: Build your free website today!

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"

 "http://www.w3.org/TR/html4/strict.dtd">

<html lang="en">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<meta name="Content-Script-Type" content="text/javascript">

<meta name="Content-Style-Type" content="text/css">

<title>Example</title>


<style type="text/css">

<!-- 

.hidden {display:none} 

-->

</style>


</head>

<body onload="document.getElementById ('bettie-bio').className = 'hidden'">

<div>


<img alt="Bettie Page" onclick="document.getElementById ('bettie-bio').className = document.getElementById ('bettie-bio').className == 'hidden' ? '' : 'hidden'" src="http://www.bettiepage.com/images/photos/bikini/bikini1_a.jpg">


</div>

<p id="bettie-bio">Born on April 22, 1923, in Nashville, Tennessee, Bettie was the second of Walter Roy Page and Edna Mae Pirtle’s six children. During Bettie’s early years, the Page family traveled around the country in search of economic stability. At a tender age, Bettie had to face the responsibilities of caring for her younger siblings as well as helping her mother with the house chores...</p>

</body>

</html>