inc_youthtest09272003_js =
'<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitiona'
+ 'l//EN"\n"http://www.w3.org/TR/html4/loose.dtd">\n<html>\n<h'
+ 'ead>\n<meta http-equiv="Content-Type" content="text/html;'
+ ' charset=iso-8859-1">\n<title>Spiritual Gifts Test</title'
+ '>\n<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">\n'
+ '\n// Function to create arrays\nfunction makeArray(len){\n	'
+ 'for (var i=0; i<len; i++) this[i]=null;\nthis.length=len\n'
+ '}\n\n// Create array to hold gifts\ngifts = new makeArray(1'
+ '0);\ngifts[0]=\'<a href="http://www.eleventalents.com/blan'
+ 'kgifts-list.htm#AdministrationRuling">Definition</a>&nbs'
+ 'p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'
+ '<b>Administration/Ruling</b>\',\ngifts[1]=\'<a href="http:/'
+ '/www.eleventalents.com/blankgifts-list.htm#Discernment">'
+ 'Definition</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'
+ '&nbsp;&nbsp;&nbsp;<b>Discernment</b>\',\ngifts[2]=\'<a href'
+ '="http://www.eleventalents.com/blankgifts-list.htm#Evang'
+ 'elism">Definition</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp'
+ ';&nbsp;&nbsp;&nbsp;&nbsp;<b>Evangelism</b>\';\ngifts[3]=\'<'
+ 'a href="http://www.eleventalents.com/blankgifts-list.htm'
+ '#Exhortation">Definition</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbs'
+ 'p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>Exhortation</b>\',\ngif'
+ 'ts[4]=\'<a href="http://www.eleventalents.com/blankgifts-'
+ 'list.htm#Faith">Definition</a>&nbsp;&nbsp;&nbsp;&nbsp;&n'
+ 'bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>Faith</b>\';\ngifts[5'
+ ']=\'<a href="http://www.eleventalents.com/blankgifts-list'
+ '.htm#Giving">Definition</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp'
+ ';&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>Giving</b>\';\ngifts[6]='
+ '\'<a href="http://www.eleventalents.com/blankgifts-list.h'
+ 'tm#Helps">Definition</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n'
+ 'bsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>Helps/Serving/Ministering'
+ '</b>\';\ngifts[7]=\'<a href="http://www.eleventalents.com/b'
+ 'lankgifts-list.htm#Mercy">Definition</a>&nbsp;&nbsp;&nbs'
+ 'p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>Mercy</b>'
+ '\';\ngifts[8]=\'<a href="http://www.eleventalents.com/blank'
+ 'gifts-list.htm#Pastor">Definition</a>&nbsp;&nbsp;&nbsp;&'
+ 'nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>Pastor/Teach'
+ 'er</b>\';\ngifts[9]=\'<a href="http://www.eleventalents.com'
+ '/blankgifts-list.htm#Teaching">Definition</a>&nbsp;&nbsp'
+ ';&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>Teac'
+ 'hing</b>\';\n\n// The question object constructor function\n'
+ 'function makeQuestion(question,giftno) 	{\nthis.question='
+ 'question;\nthis.giftno=giftno;\nthis.useranswer=null;\nthis'
+ '.showForm=showForm;\nthis.userChoices=new makeArray(4);\n	'
+ 'this.userChoices[0]="Not at all, never",\n	this.userChoic'
+ 'es[1]="Some of the time, once in a while",\n	this.userCho'
+ 'ices[2]="Most of the time, usually true",\n	this.userChoi'
+ 'ces[3]="Consistently, definitely true";\n}\n\n// The evalua'
+ 'tion object constructor function\nfunction makeEvaluation'
+ '(giftno) {\nthis.giftno=giftno;\nthis.gift=null;\nthis.gift'
+ 'sum=null;\n}\n\n// Function to evaluate the quiz\nfunction e'
+ 'valuate() {\nfor(var i = 0; i < grade.length; i++) {\n	for'
+ ' (var j = 0; j < quiz.length; j++) {\n		if ( grade[i].gif'
+ 'tno == quiz[j].giftno ) {\n			grade[i].giftsum += quiz[j]'
+ '.useranswer;\n		}\n	}\n}\n}\n\n// Method to display contents o'
+ 'f question object.\nfunction showForm(n) {\ndocument.write'
+ '((n + 1) + \'. \' + this.question + \'<BLOCKQUOTE><FORM>\');'
+ '\n    for (var i = 0; i < this.userChoices.length; i++) {'
+ '\n        document.write(\'<INPUT TYPE = "RADIO" NAME = "q'
+ '\' + n + \n                       \'" onClick = "quiz[\' + n'
+ ' + \'].useranswer = \' + i + \'">\');\n        document.write'
+ '(this.userChoices[i] + \'<BR>\');\n    }\ndocument.write(\'</'
+ 'FORM></BLOCKQUOTE>\');\n}\n\n// Function to display the asse'
+ 'ssment\nfunction assesQuiz() {\nevaluate();\nvar evalPage ='
+ ' \'<HTML>\';\nevalPage += \'<HEAD>\';\nevalPage += \'<TITLE>Spi'
+ 'ritual Gifts Test Results</TITLE>\';\nevalPage += \'</HEAD>'
+ '\';\n\nevalPage += \'<BODY>\';\nevalPage += \'<LEFT>\';\nevalPage'
+ ' += \'<font size="6">Spiritual Gifts Test Results</font>\''
+ ';\nevalPage += \'</LEFT>\';\nevalPage += \'<P> \';\n\nevalPage +'
+ '= \'<P>\';\nevalPage += \'<LEFT>\';\nevalPage += \'<P>The Resul'
+ 'ts Are In!\'\nevalPage += \'<P>Scroll down to see what your'
+ ' top score(s)(out of 24 possible points) are!<br>'
+ 'Click on '
+ 'the Definition link to learn more!<br><br>Note* Prophecy'
+ ', Healing, Miracles, Tongues and Interpretation of Tongu'
+ 'es are not included in the Spiritual Gift Discovery Surv'
+ 'ey because their presence in the life of a believer tend'
+ 's to be self-evident.\'  \n\n\nevalPage += \'</LEFT>\';\nevalPa'
+ 'ge += \'<P><blockquote>\'\nevalPage +=\'<P><b><a href="javas'
+ 'cript:window.print()">CLICK HERE TO PRINT YOUR RESULTS!<'
+ '/a></b><br>\';\nevalPage +=\'<P><b><font color="990000">YOU'
+ ' MAY LOSE THEM IF YOU NAVIGATE FROM THIS PAGE!</b></font'
+ '><hr><br><br>\';\n\nfor (var i = 0; i < grade.length;i++) {'
+ '\nevalPage += grade[i].gift + \' - \'+ grade[i].giftsum +\'<'
+ 'BR>&nbsp;<br>\';\n}\nevalPage += \'</blockquote>\'\nevalPage +'
+ '= \'</TD></TR></TABLE>\';\nevalPage += \'<p>&nbsp;&nbsp;&nbs'
+ 'p;&nbsp;&nbsp;<b><a href="http://www.eleventalents.com/b'
+ 'lankgifts-list.htm">Spiritual Gift FAQs and Definitions<'
+ '/a></b>\';\nevalPage += \'<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'
+ '<b>'
+ '</b>\';\nev'
+ 'alPage += \'</LEFT>\';\n\nevalPage += \'</BODY></HTML>\';\ndocu'
+ 'ment.write(evalPage);\ndocument.close();\n}\n\n// Create eva'
+ 'luation array (grade)\ngrade = new makeArray(10);\nfor (va'
+ 'r i = 0;i < grade.length; i++) {\ngrade[i]= new makeEvalu'
+ 'ation(i);\ngrade[i].giftno=i;\ngrade[i].giftsum=0;\ngrade[i'
+ '].gift = gifts[i];\n}\n\n// Create question objects...\nquiz'
+ ' = new makeArray(80);\nquiz[0] = new makeQuestion("I like'
+ ' to organize people, tasks, and events.", 0),\nquiz[1] = '
+ 'new makeQuestion("I can easily tell the difference betwe'
+ 'en spiritual truth and error, good and evil.", 1);\nquiz['
+ '2] = new makeQuestion("I have a good understanding of th'
+ 'e gospel, and can share it with others easily.", 2);\nqui'
+ 'z[3] = new makeQuestion("I tend to see the potential in '
+ 'people, not their weaknesses.", 3);\nquiz[4] = new makeQu'
+ 'estion("I find it natural and easy to trust God to answe'
+ 'r my prayers.", 4);\nquiz[5] = new makeQuestion("I am alw'
+ 'ays ready to give money for an important need.", 5);\nqui'
+ 'z[6] = new makeQuestion("I enjoy working behind the scen'
+ 'es and supporting the work of others.", 6);\nquiz[7] = ne'
+ 'w makeQuestion("I am a very caring person and always sym'
+ 'pathize with other people.", 7);\nquiz[8] = new makeQuest'
+ 'ion("I really want others to learn and grow in their fai'
+ 'th.", 8);\nquiz[9] = new makeQuestion("Education and know'
+ 'ledge are very important to me.", 9);\nquiz[10] = new mak'
+ 'eQuestion("I decide things based on facts, not my feelin'
+ 'gs.", 0);\nquiz[11] = new makeQuestion("I can usually tel'
+ 'l what a person\'s character is like based upon first imp'
+ 'ressions.", 1);\nquiz[12] = new makeQuestion("I always lo'
+ 'ok for opportunities to build relationships with non-Chr'
+ 'istians.", 2);\nquiz[13] = new makeQuestion("I am able to'
+ ' help others when they are upset about something.", 3);\n'
+ 'quiz[14] = new makeQuestion("I have confidence that God '
+ 'will always provide for me, even in difficult times.", 4'
+ ');\nquiz[15] = new makeQuestion("When I earn money, I alw'
+ 'ays give some back to God.", 5);\nquiz[16] = new makeQues'
+ 'tion("I enjoy doing routine tasks that support the minis'
+ 'try.", 6);\nquiz[17] = new makeQuestion("I am a patient p'
+ 'erson, but I respond quickly to help those in need.", 7)'
+ ';\nquiz[18] = new makeQuestion("I am very protective of p'
+ 'eople who need my help.", 8);\nquiz[19] = new makeQuestio'
+ 'n("I have a very strong desire to study the Bible on a r'
+ 'egular basis.", 9);\nquiz[20] = new makeQuestion("When I '
+ 'am given a job, I am able to recruit people to help out,'
+ ' and can explain what needs to be done so they understan'
+ 'd what to do.", 0);\nquiz[21] = new makeQuestion("I can s'
+ 'ee through phoniness or deceit before other people can."'
+ ', 1);\nquiz[22] = new makeQuestion("I feel that I have to'
+ ' tell my friends about Jesus, especially those who don&#8217;t'
+ ' go to church.", 2);\nquiz[23] = new makeQuestion("I give'
+ ' hope to others by telling them about the promises of Go'
+ 'd.", 3);\nquiz[24] = new makeQuestion("I believe that God'
+ ' will help me to accomplish great things.", 4);\nquiz[25]'
+ ' = new makeQuestion("I am organized in all areas of my l'
+ 'ife.  I can find things when I need them.", 5);\nquiz[26]'
+ ' = new makeQuestion("I feel like I am a part of my churc'
+ 'h even when I do routine tasks like cleaning, painting, '
+ 'or yardwork.", 6);\nquiz[27] = new makeQuestion("I enjoy '
+ 'helping people sometimes regarded as undeserving or beyo'
+ 'nd help.", 7);\nquiz[28] = new makeQuestion("I like tryin'
+ 'g to protect others from doing bad things so that they c'
+ 'an grow stronger in their faith.", 8);\nquiz[29] = new ma'
+ 'keQuestion("I pay close attention to the words, phrases,'
+ ' and meanings of those who teach.", 9);\nquiz[30] = new m'
+ 'akeQuestion("I am a leader at school and church.  I can '
+ 'effectively share goals in such a way that others want t'
+ 'o carry them out.", 0);\nquiz[31] = new makeQuestion("I t'
+ 'end to see rightness or wrongness in situations.", 1);\nq'
+ 'uiz[32] = new makeQuestion("Some people think I&#8217;m too pu'
+ 'shy when I talk about what I believe, and when I try to '
+ 'convince others to follow Jesus.", 2);\nquiz[33] = new ma'
+ 'keQuestion("I can develop a plan to solve every problem '
+ 'that I or my friends might have.", 3);\nquiz[34] = new ma'
+ 'keQuestion("I trust God even when my success seems impos'
+ 'sible.", 4);\nquiz[35] = new makeQuestion("Some people th'
+ 'ink I am into &#8220;things&#8221; because of the importance I place'
+ ' on money.", 5);\nquiz[36] = new makeQuestion("I usually '
+ 'do lots of things that help people.", 6);\nquiz[37] = new'
+ ' makeQuestion("It is important to me to comfort others w'
+ 'hen they are hurt.", 7);\nquiz[38] = new makeQuestion("Re'
+ 'lationships are more important to me than other tasks re'
+ 'lated to a job.  I am a people person.", 8);\nquiz[39] = '
+ 'new makeQuestion("I like to study the Bible one book at '
+ 'a time.", 9);\nquiz[40] = new makeQuestion("I like to set'
+ ' goals and reach them, no matter what others think about'
+ ' my goals and motives.", 0);\nquiz[41] = new makeQuestion'
+ '("People usually tell me that I am a good judge of chara'
+ 'cter.", 1);\nquiz[42] = new makeQuestion("I believe salva'
+ 'tion is the greatest gift of all.", 2);\nquiz[43] = new m'
+ 'akeQuestion("I strengthen those who are down in their fa'
+ 'ith.", 3);\nquiz[44] = new makeQuestion("I am absolutely '
+ 'sure of God\'s daily presence and action in my life.", 4)'
+ ';\nquiz[45] = new makeQuestion("I like knowing that the m'
+ 'oney I give makes a real difference in the lives and min'
+ 'istries of God\'s people.", 5);\nquiz[46] = new makeQuesti'
+ 'on("I like to find small things that need to be done and'
+ ' often do them without being asked.", 6);\nquiz[47] = new'
+ ' makeQuestion("I can look beyond a person\'s handicaps or'
+ ' problems to see a life that matters to God.", 7);\nquiz['
+ '48] = new makeQuestion("I think I would enjoy being give'
+ 'n the responsibility for the spiritual growth of a group'
+ ' of believers, like a Sunday school class or a Bible Stu'
+ 'dy.", 8);\nquiz[49] = new makeQuestion("When I teach Scri'
+ 'pture, others are interested and want to learn more.", 9'
+ ');\nquiz[50] = new makeQuestion("I enjoy learning how org'
+ 'anizations function.", 0);\nquiz[51] = new makeQuestion("'
+ 'I know when preaching, teaching, or communication is not'
+ ' true to the Bible.", 1);\nquiz[52] = new makeQuestion("I'
+ ' would rather tell others about my faith and about Jesus'
+ ' more than anything else.", 2);\nquiz[53] = new makeQuest'
+ 'ion("I like motivating others to take steps for spiritua'
+ 'l growth.", 3);\nquiz[54] = new makeQuestion("I am regula'
+ 'rly challenging my friends to trust God.", 4);\nquiz[55] '
+ '= new makeQuestion("When I give something, I want it to '
+ 'be the best that can be given.", 5);\nquiz[56] = new make'
+ 'Question("I don&#8217;t wish to be the leader or the most popu'
+ 'lar person in school or at church.  I like being one of '
+ 'the crowd.", 6);\nquiz[57] = new makeQuestion("I enjoy br'
+ 'inging hope and joy to people living in difficult situat'
+ 'ions.", 7);\nquiz[58] = new makeQuestion("I can gently he'
+ 'lp wandering believers get back to faith and fellowship.'
+ '", 8);\nquiz[59] = new makeQuestion("When I teach, other '
+ 'people usually get what I am trying to say.", 9);\nquiz[6'
+ '0] = new makeQuestion("I dream big dreams, but I don&#8217;t u'
+ 'sually tell others about them.", 0);\nquiz[61] = new make'
+ 'Question("I can see sin when others can&#8217;t.", 1);\nquiz[62'
+ '] = new makeQuestion("I want to talk with people who don'
+ '&#8217;t know Jesus even if they are total strangers, just so '
+ 'I can influence them for Jesus.", 2);\nquiz[63] = new mak'
+ 'eQuestion("When I study the Bible I am interested in wha'
+ 't it says to me about my life and how it can help me sol'
+ 've problems.", 3);\nquiz[64] = new makeQuestion("I am wil'
+ 'ling to try things that others think are not possible, i'
+ 'f I am doing it for God.", 4);\nquiz[65] = new makeQuesti'
+ 'on("It really bothers me when people are in need of mone'
+ 'y or things; I want to do something about it.", 5);\nquiz'
+ '[66] = new makeQuestion("I readily and happily use any o'
+ 'f my skills to help wherever needed.", 6);\nquiz[67] = ne'
+ 'w makeQuestion("I act on feelings rather than facts.", 7'
+ ');\nquiz[68] = new makeQuestion("Teaching the same materi'
+ 'al over and over is boring.  I like to learn and teach n'
+ 'ew things to others.", 8);\nquiz[69] = new makeQuestion("'
+ 'I enjoy explaining things to people so that they can gro'
+ 'w spiritually and personally.", 9);\nquiz[70] = new makeQ'
+ 'uestion("I work best under pressure.", 0);\nquiz[71] = ne'
+ 'w makeQuestion("I see most actions as right or wrong, an'
+ 'd feel the need to correct the wrong.", 1);\nquiz[72] = n'
+ 'ew makeQuestion("My conversations with non-believers usu'
+ 'ally leads to me telling them about my faith.", 2);\nquiz'
+ '[73] = new makeQuestion("I consider myself to be a very '
+ 'practical, down to earth person, so I enjoy practical te'
+ 'aching that I can use in my everyday life.", 3);\nquiz[74'
+ '] = new makeQuestion("I live with confidence because I k'
+ 'now that God is always at work in my life.", 4);\nquiz[75'
+ '] = new makeQuestion("It is important for me to support '
+ 'missions with my money and time.", 5);\nquiz[76] = new ma'
+ 'keQuestion("I am excited and willing to serve others whe'
+ 'n I am needed to.", 6);\nquiz[77] = new makeQuestion("Oth'
+ 'er people know that I care about them.  I always try to '
+ 'have a loving attitude.", 7);\nquiz[78] = new makeQuestio'
+ 'n("I pray a lot for other people.", 8);\nquiz[79] = new m'
+ 'akeQuestion("I get upset when others misuse the Bible by'
+ ' making it say what they want it to say, instead of what'
+ ' it really means.", 9);\n\n</SCRIPT><style type="text/css"'
+ '>\n<!--\na:link {\n	text-decoration: none;\n}\na:visited {\n	t'
+ 'ext-decoration: none;\n}\na:hover {\n	text-decoration: none'
+ ';\n}\na:active {\n	text-decoration: none;\n}\n-->\n</style></h'
+ 'ead>\n\n<body>\n\n<div align="left">\n  <p>  \n    <script lan'
+ 'guage="JavaScript" type="text/javascript">\n\n<!--\n// loop'
+ ' to display quiz\nfor (var i = 0; i < quiz.length;i++) {\n'
+ 'quiz[i].showForm(i);\n}\n\n// reload bug fix\nif (navigator.'
+ 'appName == "Netscape" && \n        parseInt(navigator.app'
+ 'Version) >= 3) {\n        for (var i = 0; i < document.fo'
+ 'rms.length; i++) {\n        document.forms[i].reset();\n  '
+ '      }\n    }\n    \n//--></script>\n<a href="javascript:as'
+ 'sesQuiz()"><strong>Click here to get your results!</stro'
+ 'ng></a><br>\n&nbsp;</p>\n</div>\n</body>\n</html>\n';

// end_var_declaration
document.write(inc_youthtest09272003_js);

