var proj=new Array()

proj[0]='<span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=103">Adolescent Drug and HIV Prevention in South Africa</a><br><br><span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=136">Center on Population Health and Aging</a><br><br clear="all">'

proj[1]='<span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=199">Daily Stress and Well-Being During Adulthood</a><br><br><span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=228">Career Development Program in Women\'s Health Research at Penn State</a><br><br clear="all">'

proj[2]='<span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=190">Latent Growth Curve Models of Cognitive Aging</a><br><br><span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=267">Daily Diary Evaluation of the Health Benefits of a Workplace Intervention</a><br><br clear="all">'

proj[3]='<span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=226">Obesity Among Young Children of Immigrants</a><br><br><span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=176">Social Demography and Adolescent Obesity</a><br><br clear="all">'

proj[4]='<span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=237">A Secular Change in Menstrual Characteristics of Adult and Midlife Women</a><br><br><span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=276">Friends Helping Friends: Socially Responsible ATOD Prevention</a><br><br clear="all">'

proj[5]='<span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=173">Neighborhood, Food Environment, Diet and Health</a><br><br><span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=259">Trends in Food Assistance Program Participation on Childhood Weight Trajectories</a><br><br clear="all">'


proj[6]='<span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=261">The Role of Social Relationships and Self-Efficacy in Diabetes Management</a><br><br><span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=257">Long Term Effects of Cancer on The Employment of Younger and Older Workers</a><br><br clear="all">'


proj[7]='<span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=266">Friendship Networks and Emergence of Substance Use</a><br><br><span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=203">Changes in Daily Stress and Well-Being</a><br><br clear="all">'


var whichproj=Math.floor(Math.random()*(proj.length))
document.write(proj[whichproj])

