home = 0;
faq = 1;
articles = 2;
about = 3;
story = 4;
research = 5;
resources = 6;
contact = 7;

	
var titles = new Array (
	'Welcome To Post Adoption Information',
	'Frequently Asked Questions',
	'Adoption Related Articles',
	'About Me',
	'Meet Our Family',
	'Current Post Adoption Research',
	'Adoption Resources and Links',
	'Contact Post Adoption Information'
	);
