function Valid_Mark(theForm)
{
  var MCcorrect, Acorrect, TFcorrect, Mcorrect, correct;
  var radioSelected = false;
  var a1,a2,a3,a4,a5,a6,a7,a8,a9,a10,a11,a12,a13,a14,a15,a16,a17,a18,a19,a20;
  var aa1,aa2,aa3,aa4,aa5;
  var qa1,qa2,qa3,qa4,qa5,qa6,qa7,qa8,qa9,qa10,qa11,qa12,qa13,qa14,qa15,qa16,qa17,qa18,qa19,qa20;
  var ma1,ma2,ma3,ma4,ma5,ma6,ma7,ma8,ma9,ma10,ma11,ma12,ma13;
  var sa1,sa2;
  var percent;
  MCcorrect=0;
  Acorrect=0;
  TFcorrect=0;
  Mcorrect=0;
  correct=0;

//answer for MC
        if (theForm.MC1[0].checked)
		a1="a";
        if (theForm.MC1[1].checked)
		a1="b"; 
        if (theForm.MC1[2].checked){
		a1="c";
                MCcorrect++;
	}
        if (theForm.MC1[3].checked) 
		a1="d";
        if (theForm.MC2[0].checked){
		a2="a";
                MCcorrect++;
	}
        if (theForm.MC2[1].checked)
		a2="b";
        if (theForm.MC2[2].checked)
		a2="c";
        if (theForm.MC2[3].checked)
		a2="d";   
        if (theForm.MC2[4].checked)
		a2="e";   
        if (theForm.MC3[0].checked)
		a3="a";
        if (theForm.MC3[1].checked)
		a3="b";
        if (theForm.MC3[2].checked)
		a3="c";
        if (theForm.MC3[3].checked){
		a3="d";
                MCcorrect++;
	}
        if (theForm.MC4[0].checked)
		a4="a";
        if (theForm.MC4[1].checked){
		a4="b";
                MCcorrect++;
	}
        if (theForm.MC4[2].checked)
		a4="c";
        if (theForm.MC4[3].checked)
		a4="d";
        if (theForm.MC5[0].checked)
		a5="a";
        if (theForm.MC5[1].checked)
		a5="b";  
        if (theForm.MC5[2].checked)
		a5="c";
        if (theForm.MC5[3].checked){
		a5="d";
                MCcorrect++;
	}
        if (theForm.MC6[0].checked)
		a6="a";
        if (theForm.MC6[1].checked){
		a6="b";
                MCcorrect++;
	}
        if (theForm.MC6[2].checked)
		a6="c";   
        if (theForm.MC6[3].checked)
		a6="d"; 
        if (theForm.MC7[0].checked){
		a7="a";
                MCcorrect++;
	}
        if (theForm.MC7[1].checked)   
		a7="b";
        if (theForm.MC7[2].checked)
		a7="c";
        if (theForm.MC7[3].checked)
		a7="d";
        if (theForm.MC8[0].checked)
		a8="a";
        if (theForm.MC8[1].checked)
		a8="b";
        if (theForm.MC8[2].checked){
		a8="c";   
                MCcorrect++;
	}
        if (theForm.MC8[3].checked)
		a8="d"; 
        if (theForm.MC9[0].checked){
		a9="a";
                MCcorrect++;
	}
        if (theForm.MC9[1].checked)
		a9="b";
        if (theForm.MC9[2].checked)
		a9="c";
        if (theForm.MC9[3].checked)
		a9="d"; 
        if (theForm.MC10[0].checked)
		a10="a";
        if (theForm.MC10[1].checked)   
		a10="b";
        if (theForm.MC10[2].checked)
		a10="c";
        if (theForm.MC10[3].checked){
		a10="d";
                MCcorrect++;
	}
        if (theForm.MC11[0].checked){
		a11="a";
                MCcorrect++;
	}
        if (theForm.MC11[1].checked)
		a11="b"; 
        if (theForm.MC11[2].checked)
		a11="c";
        if (theForm.MC11[3].checked) 
		a11="d";
        if (theForm.MC12[0].checked)
		a12="a";
        if (theForm.MC12[1].checked)
		a12="b";
        if (theForm.MC12[2].checked)
		a12="c";
        if (theForm.MC12[3].checked){
		a12="d";   
                MCcorrect++;
	}
        if (theForm.MC13[0].checked)
		a13="a";
        if (theForm.MC13[1].checked)
		a13="b";
        if (theForm.MC13[2].checked)
		a13="c";
        if (theForm.MC13[3].checked){
		a13="d";
                MCcorrect++;
	}
        if (theForm.MC14[0].checked)
		a14="a";
        if (theForm.MC14[1].checked)
		a14="b";
        if (theForm.MC14[2].checked){
		a14="c";
                MCcorrect++;
	}
        if (theForm.MC14[3].checked)
		a14="d";   
        if (theForm.MC15[0].checked){
		a15="a";
                MCcorrect++;
	}
        if (theForm.MC15[1].checked)
		a15="b";  
        if (theForm.MC15[2].checked)
		a15="c";
        if (theForm.MC15[3].checked)
		a15="d";
        if (theForm.MC16[0].checked)
		a16="a";
        if (theForm.MC16[1].checked)
		a16="b";
        if (theForm.MC16[2].checked)
		a16="c";   
        if (theForm.MC16[3].checked){
		a16="d"; 
                MCcorrect++;
	}
        if (theForm.MC17[0].checked){
		a17="a";
                MCcorrect++;
	}
        if (theForm.MC17[1].checked)   
		a17="b";
        if (theForm.MC17[2].checked)
		a17="c";
        if (theForm.MC17[3].checked)
		a17="d";
        if (theForm.MC18[0].checked){
		a18="a";
                MCcorrect++;
	}
        if (theForm.MC18[1].checked)
		a18="b";
        if (theForm.MC18[2].checked)
		a18="c";   
        if (theForm.MC18[3].checked)
		a18="d"; 
        if (theForm.MC19[0].checked)
		a19="a";
        if (theForm.MC19[1].checked){
		a19="b";
                MCcorrect++;
	}
        if (theForm.MC19[2].checked)
		a19="c";
        if (theForm.MC19[3].checked)
		a19="d"; 
        if (theForm.MC20[0].checked)
		a20="a";
        if (theForm.MC20[1].checked)   
		a20="b";
        if (theForm.MC20[2].checked){
		a20="c";
                MCcorrect++;
	}
        if (theForm.MC20[3].checked)
		a20="d";

//answer for application
        if (theForm.A1[0].checked)
		aa1="a";
        if (theForm.A1[1].checked){
		aa1="b"; 
                Acorrect++;
	}
        if (theForm.A1[2].checked)
		aa1="c";
        if (theForm.A1[3].checked)
		aa1="d";
        if (theForm.A2[0].checked){
		aa2="a";
                Acorrect++;
	}
        if (theForm.A2[1].checked)
		aa2="b";
        if (theForm.A2[2].checked)
		aa2="c";
        if (theForm.A2[3].checked)
		aa2="d";   
        if (theForm.A3[0].checked){
		aa3="a";
                Acorrect++;
	}
        if (theForm.A3[1].checked)
		aa3="b";
        if (theForm.A3[2].checked)
		aa3="c";
        if (theForm.A3[3].checked)    
		aa3="d";
        if (theForm.A4[0].checked)
		aa4="a";
        if (theForm.A4[1].checked)
		aa4="b";
        if (theForm.A4[2].checked){
		aa4="c";
                Acorrect++;
	}
        if (theForm.A4[3].checked)
		aa4="d";   
        if (theForm.A5[0].checked){
		aa5="a";
                Acorrect++;
	}
        if (theForm.A5[1].checked)
		aa5="b";  
        if (theForm.A5[2].checked)
		aa5="c";
        if (theForm.A5[3].checked)
		aa5="d";

//answer for True or False

        if (theForm.Q1[0].checked){
		qa1="True";
                TFcorrect++;
	}
        if (theForm.Q1[1].checked)
		qa1="False"; 
        if (theForm.Q2[0].checked)
		qa2="True";
        if (theForm.Q2[1].checked){
		qa2="False";
                TFcorrect++;
	}
        if (theForm.Q3[0].checked){
		qa3="True";
                TFcorrect++;
	}
        if (theForm.Q3[1].checked)
		qa3="False";
        if (theForm.Q4[0].checked){
		qa4="True";
                TFcorrect++;
	}
        if (theForm.Q4[1].checked)
		qa4="False";
        if (theForm.Q5[0].checked){
		qa5="True";
                TFcorrect++;
	}
        if (theForm.Q5[1].checked)
		qa5="False";  
        if (theForm.Q6[0].checked)
		qa6="True";
        if (theForm.Q6[1].checked){
		qa6="False";
                TFcorrect++;
	}
        if (theForm.Q7[0].checked){
		qa7="True";
                TFcorrect++;
	}
        if (theForm.Q7[1].checked)   
		qa7="False";
        if (theForm.Q8[0].checked)
		qa8="True";
        if (theForm.Q8[1].checked){
		qa8="False";
                TFcorrect++;
	}
        if (theForm.Q9[0].checked){
		qa9="True";
                TFcorrect++;
	}
        if (theForm.Q9[1].checked)
		qa9="False";
        if (theForm.Q10[0].checked){
		qa10="True";
                TFcorrect++;
	}
        if (theForm.Q10[1].checked)   
		qa10="False";

        if (theForm.Q11[0].checked)
		qa11="True";
        if (theForm.Q11[1].checked){
		qa11="False"; 
                TFcorrect++;
	}
        if (theForm.Q12[0].checked)
		qa12="True";
        if (theForm.Q12[1].checked){
		qa12="False";
                TFcorrect++;
	}
        if (theForm.Q13[0].checked){
		qa13="True";
                TFcorrect++;
	}
        if (theForm.Q13[1].checked)
		qa13="False";
        if (theForm.Q14[0].checked)
		qa14="True";
        if (theForm.Q14[1].checked){
		qa14="False";
                TFcorrect++;
	}
        if (theForm.Q15[0].checked){
		qa15="True";
                TFcorrect++;
	}
        if (theForm.Q15[1].checked)
		qa15="False";  
        if (theForm.Q16[0].checked)
		qa16="True";
        if (theForm.Q16[1].checked){
		qa16="False";
                TFcorrect++;
	}
        if (theForm.Q17[0].checked){
		qa17="True";
                TFcorrect++;
	}
        if (theForm.Q17[1].checked)   
		qa17="False";
        if (theForm.Q18[0].checked)
		qa18="True";
        if (theForm.Q18[1].checked){
		qa18="False";
                TFcorrect++;
	}
        if (theForm.Q19[0].checked){
		qa19="True";
                TFcorrect++;
	}
        if (theForm.Q19[1].checked)
		qa19="False";
        if (theForm.Q20[0].checked){
		qa20="True";
                TFcorrect++;
	}
        if (theForm.Q20[1].checked)   
		qa20="False";

//answer for matching
	ma1=theForm.T1.value;
	ma2=theForm.T2.value;
	ma3=theForm.T3.value;
	ma4=theForm.T4.value;
	ma5=theForm.T5.value;
	ma6=theForm.T6.value;
	ma7=theForm.T7.value;
	ma8=theForm.T8.value;
	ma9=theForm.T9.value;
	ma10=theForm.T10.value;
	ma11=theForm.T11.value;
	ma12=theForm.T12.value;
	ma13=theForm.T13.value;
	ma1=ma1.toLowerCase();
	ma2=ma2.toLowerCase();
	ma3=ma3.toLowerCase();
	ma4=ma4.toLowerCase();
	ma5=ma5.toLowerCase();
	ma6=ma6.toLowerCase();
	ma7=ma7.toLowerCase();
	ma8=ma8.toLowerCase();
	ma9=ma9.toLowerCase();
	ma10=ma10.toLowerCase();
	ma11=ma11.toLowerCase();
	ma12=ma12.toLowerCase();
	ma13=ma13.toLowerCase();


        if (ma1=="g")
                Mcorrect++;
        if (ma2=="k")
                Mcorrect++;
        if (ma3=="e")
                Mcorrect++;
        if (ma4=="m")
                Mcorrect++;
        if (ma5=="i")
                Mcorrect++;
        if (ma6=="a")
                Mcorrect++;
        if (ma7=="h")
                Mcorrect++;
        if (ma8=="d")
                Mcorrect++;
        if (ma9=="j")
                Mcorrect++;
        if (ma10=="b")
                Mcorrect++;
        if (ma11=="f")
                Mcorrect++;
        if (ma12=="c")
                Mcorrect++;
        if (ma13=="l")
                Mcorrect++;

	sa1=theForm.S1.value;
	sa2=theForm.S2.value;


	correct=MCcorrect+Acorrect+TFcorrect+Mcorrect;


        alert ("You score "+MCcorrect+"/20 for MC; "+Acorrect+"/5 for Applications; "+TFcorrect+"/20 for T/F; "+Mcorrect+"/13 for Matching; \nTotal:"+correct+" out of 58 correct!");
	percent=correct/58*100;
	percent=Math.round(percent);

//myWin= open("","displayWindow","width=500,height=400,toolbar=yes,resizable=yes,scrollbars=yes");
self.document.open("text/html");
self.document.write("<html><head><title>Progress Quiz 1");
self.document.write("</title></head><body bgcolor=#FFFFFF>");
self.document.write("<h1>Unit One Progress Quiz</h1><p>");
self.document.write("<h2>You score "+MCcorrect+"/20 for MC; "+Acorrect+"/5 for Applications; "+TFcorrect+"/20 for T/F; "+Mcorrect+"/13 for Matching; Total:"+correct+" out of 58 correct! <font color=red>"+percent+"% </font></h2><p>");
self.document.write("<hr>");
//multiple choice
self.document.write("<b><h4><u>Multiple Choice</u></h4> "+MCcorrect+"/20</b>");
self.document.write("<p>1.  The key to a firm's success is based on establishing a set of</p>");
self.document.write("<blockquote>");
self.document.write("<p>");
if (a1=="a")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a.	HR courses.<br>");
if (a1=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b.	HR procedures on outsourcing.<br>");
if (a1=="c")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c.	core competencies.<br>");
if (a1=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d.	behavioral sciences.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a1+"</b>. The answer is <b>c)</b> core competencies.</p>");
self.document.write("<p>2. The following criteria highlight the importance of people and show the closeness of HRM to strategic management, <b>EXCEPT FOR</b></p>");
self.document.write("<blockquote><p>");
if (a2=="a")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a.	certification.<br>");
if (a2=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b.	value.<br>");
if (a2=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. rare.<br>");
if (a2=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. difficult to imitate.<br>");
if (a2=="e")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("e. organized.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <strong>"+a2+"</strong>. The answer is <strong>a)</strong> certification.<br> </p>");
self.document.write("<p>3. People are a source of competitive advantage when their skills, knowledge, and abilities are not equally available to the</p>");
self.document.write("<blockquote><p>");
if (a3=="a")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. human resources department.<br>");
if (a3=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. organization.<br>");
if (a3=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. company.<br>");
if (a3=="d")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. competition.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a3+"</b>. The answer is <b>d)</b> competition.</p>");
self.document.write("<p>4. People are a source of competitive advantage of the company when they improve the </p>");
self.document.write("<blockquote><p>");
if (a4=="a")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. decertification of the company.<br>");
if (a4=="b")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. efficiency or effectiveness of their operation.<br>");
if (a4=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. competition budget.<br>");
if (a4=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. insourcing of products.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a4+"</b>. The answer is <b>b)</b> efficiency or effectiveness of their operation.</p>");
self.document.write("<p>5. To compete in the 21st century, the focus of HRM will be on the need to</p>");
self.document.write("<blockquote><p>");
if (a5=="a")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. develop a production plan.<br>");
if (a5=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. rationalize scientific management principles.<br>");
if (a5=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. utilize the Hawthorne studies.<br>");
if (a5=="d")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. develop a skilled and flexible workforce.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a5+"</b>. The answer is <b>d)</b> develop a skilled and flexible workforce.</p>");
self.document.write("<p>6. When managers talk about &quot;going global,&quot; they have to balance a complicated set of issues related to different geographies, cultures, laws, and</p>");
self.document.write("<blockquote><p>");
if (a6=="a")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. scientific management principles.<br>");
if (a6=="b")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. business practices.<br>");
if (a6=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. value analysis.<br>");
if (a6=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. domestic certification.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a6+"</b>. The answer is <b>b)</b> business practices.</p>");
self.document.write("<p>7. One recent survey found that the most frequent uses of information technology for HRM include the following, <b>EXCEPT FOR</b></p>");
self.document.write("<blockquote><p>");
if (a7=="a")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. maintaining competition records.<br>");
if (a7=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. overseeing payroll operations.<br>");
if (a7=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. handling absence and vacation records.<br>");
if (a7=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. administering recruitment and training programs.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a7+"</b>. The answer is <b>a)</b> maintaining competition records.</p>");
self.document.write("<p>8. Due to increased technology, employee responsibilities, job assignments, and work processes require</p>");
self.document.write("<blockquote><p>");
if (a8=="a")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. Hawthorne studies.<br>");
if (a8=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. employee certification.<br>");
if (a8=="c")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. management changes.<br>");
if (a8=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. management outsourcing.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a8+"</b>. The answer is <b>c)</b> management changes.</p>");
self.document.write("<p>9. The idea that organizations &quot;compete through people&quot; highlights the fact that success increasingly depends on an organization's ability to manage</p>");
self.document.write("<blockquote><p>");
if (a9=="a")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. human capital.<br>");
if (a9=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. scientific applications.<br>");
if (a9=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. Hawthorne studies.<br>");
if (a9=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. budgets.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a9+"</b>. The answer is <b>a)</b> human capital.</p>");
self.document.write("<p>10. Managers must begin to develop strategies for ensuring superior knowledge, skills, and experience within their workforce to build</p>");
self.document.write("<blockquote><p>");
if (a10=="a")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. organized labour.<br>");
if (a10=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. inflated human resources budgets.<br>");
if (a10=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. certification of outsourcing.<br>");
if (a10=="d")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. human capital in organizations.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a10+"</b>. The answer is <b>d)</b> human capital in organizations.</p>");
self.document.write("<p>11. When TQM initiatives do work, it is usually because managers have made major changes in their</p>");
self.document.write("<blockquote><p>");
if (a11=="a")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. philosophies and HR programs.<br>");
if (a11=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. outsourcing tactics.<br>");
if (a11=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. certification of outsourcing.<br>");
if (a11=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. human capital in organizations.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a11+"</b>. The answer is <b>a)</b> philosophies and HR programs.</p>");
self.document.write("<p>12. The key to an organization's product and service quality is the way in which they manage their</p>");
self.document.write("<blockquote><p>");
if (a12=="a")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. budgets.<br>");
if (a12=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. outsourcing of products.<br>");
if (a12=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. approach toward organized labour.<br>");
if (a12=="d")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. employees.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a12+"</b>. The answer is <b>d)</b> employees.</p>");
self.document.write("<p>13. A more comprehensive approach to process redesign is called</p>");
self.document.write("<blockquote><p>");
if (a13=="a")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. scientific management.<br>");
if (a13=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. the Hawthorne studies.<br>");
if (a13=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. behavioral science.<br>");
if (a13=="d")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. reengineering.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a13+"</b>. The answer is <b>d)</b> reengineering.</p>");
self.document.write("<p>14. A process that increases flexibility and lower overhead costs in areas such as maintenance, security, catering, and payroll is known as</p>");
self.document.write("<blockquote><p>");
if (a14=="a")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. scientific management.<br>");
if (a14=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. HR policies.<br>");
if (a14=="c")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. outsourcing.<br>");
if (a14=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. budgets.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a14+"</b>. The answer is <b>c)</b> outsourcing.</p>");
self.document.write("<p>15. The attitudes, beliefs, values, and customs of a people are an integral part of their</p>");
self.document.write("<blockquote><p>");
if (a15=="a")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. culture.<br>");
if (a15=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. policies.<br>");
if (a15=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. procedures.<br>");
if (a15=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. rules.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a15+"</b>. The answer is <b>a)</b> culture.</p>");
self.document.write("<p>16. Laws granting the right to equal employment opportunity, union representation if desired, a safe and healthful work environment, a pension plan, equal pay for men and women performing essentially the same job and privacy in the workplace are examples of</p>");
self.document.write("<blockquote><p>");
if (a16=="a")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. corporate culture.<br>");
if (a16=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. philosophies of management.<br>");
if (a16=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. collective bargaining.<br>");
if (a16=="d")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. employee rights.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a16+"</b>. The answer is <b>d)</b> employee rights.</p>");
self.document.write("<p>17. Managing people is every manager's business, and successful organizations combine the expertise of HR specialists with the</p>");
self.document.write("<blockquote><p>");
if (a17=="a")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. experience of line managers.<br>");
if (a17=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. employer's rights.<br>");
if (a17=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. Hawthorne studies.<br>");
if (a17=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. organization's human capital.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a17+"</b>. The answer is <b>a)</b> experience of line managers.</p>");
self.document.write("<p>18. The major activities for which an HR manager is typically responsible include the following, <b>EXCEPT FOR</b></p>");
self.document.write("<blockquote><p>");
if (a18=="a")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. line management.<br>");
if (a18=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. service, advice, and counsel.<br>");
if (a18=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. policy formulation and implementation.<br>");
if (a18=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. employee advocacy.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a18+"</b>. The answer is <b>a)</b> line management.</p>");
self.document.write("<p>19. Employers can encounter costly collective bargaining proposals, threats of strike, and charges of unfair labour practices where employees are organized into</p>");
self.document.write("<blockquote><p>");
if (a19=="a")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. self-managed teams.<br>");
if (a19=="b")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. labour unions.<br>");
if (a19=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. quality circles.<br>");
if (a19=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. total-quality management units.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a19+"</b>. The answer is <b>b)</b> labour unions.</p>");
self.document.write("<p>20. The role of the HR department in managing people depends on effective supervisors and</p>");
self.document.write("<blockquote><p>");
if (a20=="a")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. external environmental forces.<br>");
if (a20=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. global market conditions.<br>");
if (a20=="c")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. line managers.<br>");
if (a20=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. scientific management principles.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+a20+"</b>. The answer is <b>c)</b> line managers.</p>");
self.document.write("<hr>");
//applications
self.document.write("<b><h4><u>Applications</u></h4> "+Acorrect+"/5</b>");
self.document.write("<p>1.  American Express has a sophisticated system that allows its customers to contact the company's customer service department free of charge, 24 hours per day, 7 days per week from any part of the world.  This is the company's:</p>");
self.document.write("<blockquote>");
self.document.write("<p>");
if (aa1=="a")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a.	value system.<br>");
if (aa1=="b")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b.	core competence.<br>");
if (aa1=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c.	corporate ethic.<br>");
if (aa1=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d.	mission.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+aa1+"</b>. The answer is <b>b)</b> core competence.</p>");
self.document.write("<p>2. IBM Canada has restructured its organization to enable employees who have contact with customers to be more involved in the decision making process.  This change is aimed at improving organizational efficiency. IBM is trying to:</p>");
self.document.write("<blockquote><p>");
if (aa2=="a")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a.	achieve a competitive advantage through people.<br>");
if (aa2=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b.	apply scientific principles.<br>");
if (aa2=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. engage in top-down decision-making.<br>");
if (aa2=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. achieve circular reasoning.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <strong>"+aa2+"</strong>. The answer is <strong>a)</strong> achieve a competitive advantage through people.<br> </p>");
self.document.write("<p>3. When Lou Gerstner became CEO of IBM, the company was losing market share to smaller firms that were more responsive to customers needs.  Gerstner instituted organizational wide changes to confront the competition.  This is an example of:</p>");
self.document.write("<blockquote><p>");
if (aa3=="a")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. proactive change.<br>");
if (aa3=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. change management procedure.<br>");
if (aa3=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. competitive change.<br>");
if (aa3=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. reactive change.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+aa3+"</b>. The answer is <b>a)</b> proactive change.</p>");
self.document.write("<p>4. An Ontario hospital instituted a new patient care system requiring every individual involved in patient care, including patients themselves, to document and assess the service administered in order to improve patient care efficiency and effectiveness.  This hospital is engaging in: </p>");
self.document.write("<blockquote><p>");
if (aa4=="a")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. organizational change.<br>");
if (aa4=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. quality of working life.<br>");
if (aa4=="c")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. total quality management.<br>");
if (aa4=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. productivity enhancements.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+aa4+"</b>. The answer is <b>c)</b> total quality management.</p>");
self.document.write("<p>5. To survive in very competitive environment, a major telephone company eliminated its benefits department in a cost containment initiative.  A consulting firm was hired to administer the company's employee benefits program.  This activity is called:</p>");
self.document.write("<blockquote><p>");
if (aa5=="a")
	self.document.write("<img src=http://www.captus.com/information/images/tick.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("a. outsourcing.<br>");
if (aa5=="b")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("b. contracting.<br>");
if (aa5=="c")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("c. downsizing.<br>");
if (aa5=="d")
	self.document.write("<img src=http://www.captus.com/information/images/cross.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle.gif align=texttop>");
self.document.write("d. rightsizing.</p>");
self.document.write("</blockquote>");
self.document.write("<p>You have entered <b>"+aa5+"</b>. The answer is <b>a)</b> outsourcing.</p>");


self.document.write("<hr>");
//True or false
self.document.write("<b><h4><u>True/False</u></h4> "+TFcorrect+"/20</b>");

self.document.write("<table border=0 cellpadding=5 cellspacing=0 bgcolor=#FFFFCE width=773><tr>");
self.document.write("      <td><font color=#000000>&nbsp; </font></td>");
self.document.write("      <td width=36 valign=top><font color=#000000><strong>True</strong></font></td>");
self.document.write("      <td width=23 valign=top><font color=#000000><strong>False</strong></font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td bgcolor=#C0C0C0><ol>");
self.document.write("        <li><font color=#000000>Experts now argue that the key to a firm's success is based on establishing a set of core competencies. </font></li></ol>");
if (qa1=="True")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa1=="True")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa1=="False")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td><ol>");
self.document.write("        <li type=disc value=2><font color=#000000>From an HRM perspective, globalization is of interest only to large firms.</font></li></ol>");
if (qa2=="False")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top><font color=#000000>");
if (qa2=="True")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top><font color=#000000>");
if (qa2=="False")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td bgcolor=#C0C0C0><ol>");
self.document.write("        <li type=disc value=3><font color=#000000>The globalization process impacts human resources management through the recruitment of expatriate managers.</font></li></ol>");
if (qa3=="True")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa3=="True")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa3=="False")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td><ol>");
self.document.write("        <li type=disc value=4><font color=#000000>The introduction of advanced technology into an organization tends to reduce the number of jobs that require little skill and to increase the number of jobs that require considerable skill.</font></li></ol>");
if (qa4=="True")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top><font color=#000000>");
if (qa4=="True")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top><font color=#000000>");
if (qa4=="False")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td bgcolor=#C0C0C0><ol>");
self.document.write("        <li type=disc value=5><font color=#000000>The most central use of technology in HRM is an organization's human resource information system (HRIS).</font></li></ol>");
if (qa5=="True")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa5=="True")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa5=="False")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td><ol>");
self.document.write("        <li type=disc value=6><font color=#000000>In managing change through HR applications, people often welcome change because it requires them to modify or abandon ways of working that have been successful or at least familiar to them.</font></li></ol>");
if (qa6=="False")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top><font color=#000000>");
if (qa6=="True")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top><font color=#000000>");
if (qa6=="False")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td bgcolor=#C0C0C0><ol>");
self.document.write("        <li type=disc value=7><font color=#000000>In regard to intellectual capital, Lief Edvinsson states that the value of knowledge management comes from application not storage.</font></li></ol>");
if (qa7=="True")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa7=="True")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa7=="False")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td><ol>");
self.document.write("        <li type=disc value=8><font color=#000000>Total-quality management programs have proved to be a panacea for responding to customer needs and improving productivity.</font></li></ol>");
if (qa8=="False")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top><font color=#000000>");
if (qa8=="True")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top><font color=#000000>");
if (qa8=="False")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td bgcolor=#C0C0C0><ol>");
self.document.write("        <li type=disc value=9><font color=#000000>The value of human capital is intangible and cannot be managed the way organizations manage jobs, products, and technologies.</font></li></ol>");
if (qa9=="True")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa9=="True")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa9=="False")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td><ol>");
self.document.write("        <li type=disc value=10><font color=#000000>According to a Deloitte & Touche survey, three-fourths of executives said their firms will be able to increase productivity over the next three to five years by focusing more on HR issues.</font></li></ol>");
if (qa10=="True")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top><font color=#000000>");
if (qa10=="True")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top><font color=#000000>");
if (qa10=="False")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");

self.document.write("    <tr><td bgcolor=#C0C0C0><ol>");
self.document.write("        <li type=disc value=11><font color=#000000>Firms are undertaking investments in reengineering, total-quality management, intellectual capital, and technology to increase costs and decrease productivity and to maximize efficiency.</font></li></ol>");
if (qa11=="False")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa11=="True")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa11=="False")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td><ol>");
self.document.write("        <li type=disc value=12><font color=#000000>In terms of cost containment, labour costs are one of the lowest  expenditures of any organization, particularly in service and knowledge-intensive companies.</font></li></ol>");
if (qa12=="False")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top><font color=#000000>");
if (qa12=="True")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top><font color=#000000>");
if (qa12=="False")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td bgcolor=#C0C0C0><ol>");
self.document.write("        <li type=disc value=13><font color=#000000>The value of employee leasing lies in the fact that an organization can essentially maintain its working relationships but shift the administrative costs of health care, retirement, and other benefits to the vendor.</font></li></ol>");
if (qa13=="True")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa13=="True")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa13=="False")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td><ol>");
self.document.write("        <li type=disc value=14><font color=#000000>Though most people still enjoy work and want to excel at it, they tend to be focused on finding routine, repetitive work and may pursue multiple careers rather than being satisfied with just &quot;having a job.&quot;</font></li></ol>");
if (qa14=="False")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top><font color=#000000>");
if (qa14=="True")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top><font color=#000000>");
if (qa14=="False")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td bgcolor=#C0C0C0><ol>");
self.document.write("        <li type=disc value=15><font color=#000000>One challenge faced by HR managers today is managing the diversity of the workforce, a group composed of minorities such as women, physically challenged and visible minorities.</font></li></ol>");
if (qa15=="True")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa15=="True")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa15=="False")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td><ol>");
self.document.write("        <li type=disc value=16><font color=#000000>The most secure and fastest-growing sectors of employment over the past few decades have been in those areas requiring lower levels of education.</font></li></ol>");
if (qa16=="False")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top><font color=#000000>");
if (qa16=="True")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top><font color=#000000>");
if (qa16=="False")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td bgcolor=#C0C0C0><ol>");
self.document.write("        <li type=disc value=17><font color=#000000>Demographic changes are changes in employee background, age, gender, and education levels.</font></li></ol>");
if (qa17=="True")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa17=="True")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa17=="False")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td><ol>");
self.document.write("        <li type=disc value=18><font color=#000000>HR managers are exclusively responsible for coordinating programs and policies pertaining to people-related issues.</font></li></ol>");
if (qa18=="False")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top><font color=#000000>");
if (qa18=="True")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top><font color=#000000>");
if (qa18=="False")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td bgcolor=#C0C0C0><ol>");
self.document.write("        <li type=disc value=19><font color=#000000>As top executives expect HR managers to assume a broader role in overall organizational strategy, many of these managers will need to acquire a complementary set of competencies.</font></li></ol>");
if (qa19=="True")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa19=="True")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top bgcolor=#C0C0C0><font color=#000000>");
if (qa19=="False")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");
self.document.write("    <tr><td><ol>");
self.document.write("        <li type=disc value=20><font color=#000000>Employees and the public at large are demanding that employers demonstrate greater social responsibility in managing their human resources.</font></li></ol>");
if (qa20=="True")
	self.document.write("<p>You are <b>correct</b>. ");
else
	self.document.write("<p>You are <b>wrong</b>. ");
self.document.write("</p>");
self.document.write("      </td>");
self.document.write("<td width=36 valign=top><font color=#000000>");
if (qa20=="True")
      self.document.write("<img src=http://www.captus.com/information/images/tick1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("      <td width=23 valign=top><font color=#000000>");
if (qa20=="False")
      self.document.write("<img src=http://www.captus.com/information/images/cross1.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/circle1.gif align=texttop>");
self.document.write("</font></td>");
self.document.write("    </tr>");

self.document.write("</table>");
self.document.write("<hr>");
//matching

self.document.write("<b><h4><u>Matching</u></h4> "+Mcorrect+"/13</b>");

self.document.write("<table border=1 cellpadding=0 cellspacing=0>");
self.document.write("    <tr><td>");
if (ma1=="g")
	self.document.write("<img src=http://www.captus.com/information/images/tick2.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/cross2.gif align=texttop>");
self.document.write(ma1+"</td>");
self.document.write("     <td><ol><li>employees whose responsibilities are expanded to include a richer array of activities such as planning, decision making, and problem solving</li>");
self.document.write("      </ol>");
self.document.write("<p>You have entered <b>"+ma1+"</b>. The answer is <b>g)</b> knowledge workers</p></td></tr>");
self.document.write("    <tr><td>");
if (ma2=="k")
	self.document.write("<img src=http://www.captus.com/information/images/tick2.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/cross2.gif align=texttop>");
self.document.write(ma2+"</td>");
self.document.write("      <td><ol><li type=disc value=2>when external forces affect an organization's performance and are seldom planned</li>");
self.document.write("      </ol>");
self.document.write("<p>You have entered <b>"+ma2+"</b>. The answer is <b>k)</b> reactive change</p></td></tr>");
self.document.write("    <tr><td>");
if (ma3=="e")
	self.document.write("<img src=http://www.captus.com/information/images/tick2.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/cross2.gif align=texttop>");
self.document.write(ma3+"</td>");
self.document.write("      <td><ol><li type=disc value=3>represents the knowledge, skills, and capabilities of employees</li>");
self.document.write("      </ol>");
self.document.write("<p>You have entered <b>"+ma3+"</b>. The answer is <b>e)</b> human capital</p></td></tr>");
self.document.write("    <tr><td>");
if (ma4=="m")
	self.document.write("<img src=http://www.captus.com/information/images/tick2.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/cross2.gif align=texttop>");
self.document.write(ma4+"</td>");
self.document.write("      <td><ol><li type=disc value=4>set of principles and practices whose core ideas include understanding customer needs, doing things right the first time, and striving for continuous improvement</li>");
self.document.write("      </ol>");
self.document.write("<p>You have entered <b>"+ma4+"</b>. The answer is <b>m)</b> total-quality management (TQM)</p></td></tr>");
self.document.write("    <tr><td>");
if (ma5=="i")
	self.document.write("<img src=http://www.captus.com/information/images/tick2.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/cross2.gif align=texttop>");
self.document.write(ma5+"</td>");
self.document.write("      <td><ol><li type=disc value=5>hiring someone outside the company to perform tasks that could be done internally</li>");
self.document.write("      </ol>");
self.document.write("<p>You have entered <b>"+ma5+"</b>. The answer is <b>i)</b> outsourcing</p></td></tr>");
self.document.write("    <tr><td>");
if (ma6=="a")
	self.document.write("<img src=http://www.captus.com/information/images/tick2.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/cross2.gif align=texttop>");
self.document.write(ma6+"</td>");
self.document.write("      <td><ol><li type=disc value=6>integrated knowledge sets within an organization that distinguish it from its competitors and deliver value to customers</li>");
self.document.write("      </ol>");
self.document.write("<p>You have entered <b>"+ma6+"</b>. The answer is <b>a)</b> core competencies</p></td></tr>");
self.document.write("    <tr><td>");
if (ma7=="h")
	self.document.write("<img src=http://www.captus.com/information/images/tick2.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/cross2.gif align=texttop>");
self.document.write(ma7+"</td>");
self.document.write("      <td><ol><li type=disc value=7>being acutely aware of characteristics common to employees, while also managing these employees as individuals</li>");
self.document.write("      </ol>");
self.document.write("<p>You have entered <b>"+ma7+"</b>. The answer is <b>h)</b> managing diversity</p></td></tr>");
self.document.write("    <tr><td>");
if (ma8=="d")
	self.document.write("<img src=http://www.captus.com/information/images/tick2.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/cross2.gif align=texttop>");
self.document.write(ma8+"</td>");
self.document.write("      <td><ol><li type=disc value=8>partnering with firms in other regions of the world and using information technologies to coordinate distant parts of their businesses</li>");
self.document.write("      </ol>");
self.document.write("<p>You have entered <b>"+ma8+"</b>. The answer is <b>d)</b> globalization</p></td></tr>");
self.document.write("    <tr><td>");
if (ma9=="j")
	self.document.write("<img src=http://www.captus.com/information/images/tick2.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/cross2.gif align=texttop>");
self.document.write(ma9+"</td>");
self.document.write("      <td><ol><li type=disc value=9>change initiated by managers to take advantage of targeted opportunities</li>");
self.document.write("      </ol>");
self.document.write("<p>You have entered <b>"+ma9+"</b>. The answer is <b>j)</b> proactive change</p></td></tr>");
self.document.write("    <tr><td>");
if (ma10=="b")
	self.document.write("<img src=http://www.captus.com/information/images/tick2.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/cross2.gif align=texttop>");
self.document.write(ma10+"</td>");
self.document.write("      <td><ol><li type=disc value=10>the planned elimination of jobs within the organization</li>");
self.document.write("      </ol>");
self.document.write("<p>You have entered <b>"+ma10+"</b>. The answer is <b>b)</b> downsizing</p></td></tr>");
self.document.write("    <tr><td>");
if (ma11=="f")
	self.document.write("<img src=http://www.captus.com/information/images/tick2.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/cross2.gif align=texttop>");
self.document.write(ma11+"</td>");
self.document.write("      <td><ol><li type=disc value=11>procedures, equipment, information, people, and information management to provide purposes of control and decision making</li>");
self.document.write("      </ol>");
self.document.write("<p>You have entered <b>"+ma11+"</b>. The answer is <b>f)</b> human resources information system (HRIS)</p></td></tr>");
self.document.write("    <tr><td>");
if (ma12=="c")
	self.document.write("<img src=http://www.captus.com/information/images/tick2.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/cross2.gif align=texttop>");
self.document.write(ma12+"</td>");
self.document.write("      <td><ol><li type=disc value=12>process of dismissing employees, who are then hired by a leasing company (to handle all HR-related activities), and then contracting with that company to lease back the employees</li>");
self.document.write("      </ol>");
self.document.write("<p>You have entered <b>"+ma12+"</b>. The answer is <b>c)</b> employee leasing</p></td></tr>");
self.document.write("    <tr><td>");
if (ma13=="l")
	self.document.write("<img src=http://www.captus.com/information/images/tick2.gif align=texttop>");
else
	self.document.write("<img src=http://www.captus.com/information/images/cross2.gif align=texttop>");
self.document.write(ma13+"</td>");
self.document.write("      <td><ol><li type=disc value=13>the fundamental rethinking and radical redesign of business processes to achieve dramatic improvements in cost, quality, service, and speed</li>");
self.document.write("      </ol>");
self.document.write("<p>You have entered <b>"+ma13+"</b>. The answer is <b>l)</b> reengineering</p></td></tr>");
self.document.write("  </table>");

self.document.write("<hr>");
//short answer

self.document.write("<b><h4><u>Short Answer</u></h4></b>");
self.document.write("<p>1. List three characteristics of a profession.</p>");
self.document.write("<p>You have entered <b>"+sa1+"</b>.<p>");
self.document.write("<p>The suggested answer is <b> Three characteristics of a profession are: an organized body of knowledge or professional literature; membership in a professional association; a code of ethics, academic training, and/or access to research information.</b></p>");
self.document.write("<p>2. Differentiate between an objective and a policy.</p>");
self.document.write("<p>You have entered <b>"+sa2+"</b>.<p>");
self.document.write("<p>The suggested answer is <b> An objective is a goal to be achieved, while a policy is a guide to action required to achieve that goal.</b></p>");


self.document.write("<hr>");
self.document.write("<h5><a href='http://www.captus.com/information/demo-hrm-quiz.htm'>Back</a> | <a href='http://www.captus.com/information/demo-hrm-audio.htm'>Unit One</a></h5>");
self.document.write("</body></html>");
self.document.close();
        return (correct);
}
