popups 		= new Array;

// ASV
popups[0]	= new Array	(
'Lead Poisoning Facts'+
'There are typically no overt symptoms, but the consequences of lead exposure can be dire and the consequences of lead exposure reverberate through an entire lifetime:'+
'	<ol> '+
'		<li>IQ scores decline 2.5 to 3.0 points for every 1.0 ?g/dL increase of lead in the blood'+
'		<li>20-30% of the special education caseload in urban areas is due to lead poisoning'+
'		<li>10% of juvenile delinquency is attributable to lead poisoning > Kids with elevated blood-lead levels are 6x more likely to have a reading disability and 7x more likely to drop out of high school'+
'		<li>Children with even slightly elevated blood-lead levels do worse on math, reading, nonverbal reasoning, and short-term memory tests'+
'      <li> Studies show that infants and toddlers exposed to relatively low levels of lead in utero score lower on tests measuring neurobehavioral development'+
'      <li>Hypertension from childhood lead exposure contributes to adult cardiovascular disease'+
'      <li>Even though asthma affects many more children, the total economic costs pale in comparison – nationally, it is estimated at $2 billion for asthma versus $43 billion for lead'+
'	</ol>',
					500,
					100	);

