var a1=""
var a2=""
var a3=""
var a4=""
var a5=""
var a6=""
var a7=""
var a8=""
var a9=""
var a10=""
var a11=""
var a12=""
var a13=""
var a14=""
var a15=""
var q1 = '<span class="olu2">Which is your favorite occupation on this list?</span>'
var q2 = '<span class="olu2">Which is your favorite occupation on this list?</span>'
var q3 = '<span class="olu2">Which is your favorite occupation on this list?</span>'
var q4 = '<span class="olu2">Select the current years Projections Link.  Select an occupation.  Select a state.  Select one of the Sort By options.  What are the projections for this job, in this state?</span>'
var q5 = '<span class="olu2">Choose Select from a list of occupations on the following page and one of the variables listed in the next area.  Select continue.  Select one occupation.  Select continue.  Select an industry.  Select search.  Describe what you learn about your career in your selected industry?</span>'
var q6 = '<span class="olu2">Educational Level Search:  Select the level of education you plan to attain and one of the variables listed in this area.  Select continue.  Select one occupation that requires that degree for entry.  Select continue.  What is the 2008 projected total employment?</span>'
var q7 = '<span class="olu2">What is the percentage of change?</span>'
var q8 = '<span class="olu2">What is the total (combine the next two columns) average annual job openings?</span>'
var q9 = '<span class="olu2">What is the median annual earnings?</span>'
var q10 = '<span class="olu2">What industry sounds most appealing to you?</span>'
var q11 = '<span class="olu2">What was the 1999 (or currently reported) employment in that industry?</span>'
var q12 = '<span class="olu2">Here is the process for using the Career Infonet search engine.  Select a state of your choice.  What state did you choose?</span>'
var q13 = '<span class="olu2">Under Occupational Rankings, select one type of ranking and your educational goal.  What occupation is on the top of the list for that state?</span>'
var q14 = '<span class="olu2">Return to the State Profile Page and search for the largest employer.  Who is the largest employer in your state?</span>'
var q15 = '<span class="olu2">Return to the State Profile page and select the State Resources hyperlink.  Go into one of the listed sites.  What did you find there?</span>'


	

function pickAnswer1(form)
	{
	a1=a1+form.message1.value;
	}
	
function pickAnswer2(form)
	{
	a2=a2+form.message2.value;
	}
function pickAnswer3(form)
	{
	a3=a3+form.message3.value;
	}
function pickAnswer4(form)
	{
	a4=a4+form.message4.value;
	}
function pickAnswer5(form)
	{
	a5=a5+form.message5.value;
	}
function pickAnswer6(form)
	{
	a6=a6+form.message6.value;
	}
function pickAnswer7(form)
	{
	a7=a7+form.message7.value;
	}
function pickAnswer8(form)
	{
	a8=a8+form.message8.value;
	}
function pickAnswer9(form)
	{
	a9=a9+form.message9.value;
	}
function pickAnswer10(form)
	{
	a10=a10+form.message10.value;
	}
function pickAnswer11(form)
	{
	a11=a11+form.message11.value;
	}
function pickAnswer12(form)
	{
	a12=a12+form.message12.value;
	}
function pickAnswer13(form)
	{
	a13=a13+form.message13.value;
	}
function pickAnswer14(form)
	{
	a14=a14+form.message14.value;
	}
function pickAnswer15(form)
	{
	a15=a15+form.message15.value;
	}

	
function writeWindow(q1,q2,q3,q4,q5,q6,q7,q8,q9,q10,q11,q12,q13,q14,q15,a1,a2,a3,a4,a5,a6,a7,a8,a9,a10,a11,a12,a13,a14,a15)
	{
	newWindow=window.open("","results","width=396,height=360,scrollbars=yes");
	parseInt(navigator.appVersion);
	if (parseInt(navigator.appVersion) >= 4)
	{
	newWindow.moveTo(300,150);
	newWindow.focus()
	}
	else
	{
	newWindow.focus();
	}
	newWindow.document.write('<html><head><Title>Results</title><LINK REL="stylesheet" HREF="anita.css" TYPE="text/css"></head><BODY BGCOLOR="#ffffff">');
	newWindow.document.write('<span class="olu3">');
	newWindow.document.write('<p>');
	newWindow.document.write(q1);
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write('<font class="answer">'+a1+'</font>');
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write(q2);
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write('<font class="answer">'+a2+'</font>');
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write(q3);
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write('<font class="answer">'+a3+'</font>');
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write(q4);
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write('<font class="answer">'+a4+'</font>');
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write(q5);
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write('<font class="answer">'+a5+'</font>');
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write(q6);
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write('<font class="answer">'+a6+'</font>');
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write(q7);
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write('<font class="answer">'+a7+'</font>');
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write(q8);
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write('<font class="answer">'+a8+'</font>');
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write(q9);
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write('<font class="answer">'+a9+'</font>');
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write(q10);
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write('<font class="answer">'+a10+'</font>');
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write(q11);
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write('<font class="answer">'+a11+'</font>');
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write(q12);
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write('<font class="answer">'+a12+'</font>');
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write(q13);
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write('<font class="answer">'+a13+'</font>');
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write(q14);
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write('<font class="answer">'+a14+'</font>');
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write(q15);
	newWindow.document.write('</p>');
	newWindow.document.write('<p>');
	newWindow.document.write('<font class="answer">'+a15+'</font>');
	newWindow.document.write('</p>');
	newWindow.document.write('</span>');
	newWindow.document.write('</body></html>');
	}
	
	function results(form1, form2, form3, form4, form5, form6, form7, form8, form9, form10, form11, form12, form13, form14, form15)
	{
pickAnswer1(form1);
pickAnswer2(form2);
pickAnswer3(form3);
pickAnswer4(form4);
pickAnswer5(form5);
pickAnswer6(form6);
pickAnswer7(form7);
pickAnswer8(form8);
pickAnswer9(form9);
pickAnswer10(form10);
pickAnswer11(form11);
pickAnswer12(form12);
pickAnswer13(form13);
pickAnswer14(form14);
pickAnswer15(form15);
	writeWindow(q1,q2,q3,q4,q5,q6,q7,q8,q9,q10,q11,q12,q13,q14,q15,a1,a2,a3,a4,a5,a6,a7,a8,a9,a10,a11,a12,a13,a14,a15);
	}
	


