var proj=new Array()

proj[0]='<span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=191">Early Work Experiences and the Transition to Adulthood</a><br><br><span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=213">A Study of African American Marriage and Health</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=151">Infertility: Pathways and Psychosocial Outcomes</a><br><br><span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=189">Low-Income Women and Marriage Entry: Evidence from Qualitative Data</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=289">National Symposium on Family Issues</a><br><br><span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=97">Nonresident Father Involvement and Child Well-Being</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=195">Parenting of Infants Project</a><br><br><span class="highlight">PROJECT PROFILE</span> <a href="http://www.pop.psu.edu/cf/allen/Project.cfm?ProjectID=288">The Effects of a Workplace Intervention on the Family Settings and Health of Employees\' Children</a><br><br clear="all">'

var whichproj=Math.floor(Math.random()*(proj.length))
document.write(proj[whichproj])

