function CheckIt(action){var i=ans[count];if(!action){if(FORM1.Q1[i].checked){alert("Correct!");}else{alert("Incorrect.");answrong++;}}else{FORM1.Q1[i].checked ? ansright++ : answrong++;}}function CheckScore(){alert("CORRECT: " + ansright + "\nINCORRECT: " + answrong);}function GoBack(){var myEl = document.getElementsByTagName("p");var mySpans = document.getElementsByTagName("span");var qnum = 0;tmpstr="";count--;qnum = count + 1;if(count < 0){count=0;alert("This is the first question!");return;}tmpstr = " " + qnum + ". " + q[count];myEl[1].innerHTML=tmpstr;timg.src = pic[count].src;mySpans[0].innerHTML=a[count];mySpans[1].innerHTML=b[count];mySpans[2].innerHTML=c[count];mySpans[3].innerHTML=d[count];}function GoNext(){var myEl = document.getElementsByTagName("p");var mySpans = document.getElementsByTagName("span");var qnum=0;tmpstr="";CheckIt(1);count++;qnum=count+1;if(count > 99){TestOver();return;}tmpstr=" " + qnum + ". " + q[count];myEl[1].innerHTML=tmpstr;timg.src = pic[count].src;mySpans[0].innerHTML=a[count];mySpans[1].innerHTML=b[count];mySpans[2].innerHTML=c[count];mySpans[3].innerHTML=d[count];ClrRadios();}function TestOver(){var myEl = document.getElementsByTagName("div");var myP = document.getElementsByTagName("p");var endscores = 'Correct: ' + ansright + "
";endscores += "Incorrect: " + answrong + "
";endscores += "Percentage: " + Math.floor((ansright/(ansright + answrong))*100);endscores += "%
";panels.visibility = "hidden";myP[1].innerHTML="TEST OVER!";myEl[0].innerHTML=endscores;FORM1.B0.disabled=1;FORM1.B1.disabled=1;FORM1.B2.disabled=1;}function Choose(){navigate("main00.pl?Z=./test/index.html");}function GoStart(){history.go(0);ClrRadios();}function ClrRadios(){FORM1.Q1[0].checked=false;FORM1.Q1[1].checked=false;FORM1.Q1[2].checked=false;FORM1.Q1[3].checked=false;}FORM1.B0.onclick=GoBack;FORM1.B1.onclick=CheckIt;FORM1.B2.onclick=GoNext;FORM1.B4.onclick=GoStart;FORM1.B5.onclick=CheckScore;FORM1.B6.onclick=Choose;var count=0;var ansright=0;var answrong=0;var q=new Array();var ans=new Array();var a=new Array();var b=new Array();var c=new Array();var d=new Array();var pic=new Array;q[0]="Identify this system unit connector:";a[0]="A. PS/2 Keyboard";b[0]="B. AT Mouse";c[0]="C. S-Video";d[0]="D. AT Keyboard";ans[0]="3";pic[0]=new Image;pic[0].src="./imgs/atkybdconn.jpg";q[1]="This diagram represents:";a[1]="A. The definition of a microcomputer";b[1]="B. The definition of the IBM PC";c[1]="C. The definition of a computer";d[1]="D. None of the above";ans[1]="2";pic[1]=new Image;pic[1].src="./imgs/defcomp.jpg";q[2]="This is an example of a:";a[2]="A. general purpose computer";b[2]="B. portable microcomputer";c[2]="C. special purpose computer";d[2]="D. electronic device that is not a computer";ans[2]="2";pic[2]=new Image;pic[2].src="./imgs/calc.jpg";q[3]="This is an example of a:";a[3]="A. General purpose computer";b[3]="B. Mainframe computer";c[3]="C. Installation level computer";d[3]="D. All of the above";ans[3]="3";pic[3]=new Image;pic[3].src="./imgs/mainframe.jpg";q[4]="Another name for this system unit connector is:";a[4]="A. female DB9";b[4]="B. female DIN5";c[4]="C. female mini-DIN6";d[4]="D. None of the above";ans[4]="1";pic[4]=new Image;pic[4].src="./imgs/atkybdconn.jpg";q[5]="Identify this socket:";a[5]="A. PLCC type";b[5]="B. DIP type";c[5]="C. LIF type";d[5]="D. ZIF type";ans[5]="2";pic[5]=new Image;pic[5].src="./imgs/386lif.jpg";q[6]="Identify this connector:";a[6]="A. ATX power supply-to-motherboard";b[6]="B. AT power supply-to-motherboard";c[6]="C. ATX power supply-to-power switch";d[6]="D. AT power supply-to-drive";ans[6]="0";pic[6]=new Image;pic[6].src="./imgs/atxaux.jpg";q[7]="Identify the connector labeled P1:";a[7]="A. ATX power supply-to-motherboard";b[7]="B. AT power supply-to-motherboard";c[7]="C. ATX power supply-to-power switch";d[7]="D. AT power supply-to-drive";ans[7]="0";pic[7]=new Image;pic[7].src="./imgs/atxps-to-mb.jpg";q[8]="Identify the connector in front of P1:";a[8]="A. ATX power supply-to-motherboard";b[8]="B. AT power supply-to-motherboard";c[8]="C. ATX motherboard-to-power switch";d[8]="D. AT motherboard-to-power switch";ans[8]="1";pic[8]=new Image;pic[8].src="./imgs/atxps-to-mb.jpg";q[9]="Identify the connectors labeled P8 and P9.";a[9]="A. ATX power supply-to-motherboard";b[9]="B. AT power supply-to-motherboard";c[9]="C. ATX motherboard-to-power switch";d[9]="D. AT motherboard-to-power switch";ans[9]="1";pic[9]=new Image;pic[9].src="./imgs/p8p9.jpg";q[10]="The item labeled #3 is a:";a[10]="A. SIMM RAM module slot";b[10]="B. ISA expansion bus slot";c[10]="C. External peripheral connector slot";d[10]="D. None of the above";ans[10]="1";pic[10]=new Image;pic[10].src="./imgs/isamb.jpg";q[11]="The item labeled #1 is a:";a[11]="A. chip";b[11]="B. BIOS EEPROM";c[11]="C. BIOS battery";d[11]="D. None of the above";ans[11]="2";pic[11]=new Image;pic[11].src="./imgs/isamb.jpg";q[12]="The items labeled #2 and #6 are:";a[12]="A. DIP sockets";b[12]="B. RAM module slots";c[12]="C. External peripheral connector slots";d[12]="D. None of the above";ans[12]="0";pic[12]=new Image;pic[12].src="./imgs/isamb.jpg";q[13]="Identify the top item:";a[13]="A. SDRAM DIMM";b[13]="B. DDR DIMM";c[13]="C. RDRAM CRIMM";d[13]="D. EDO SIMM";ans[13]="0";pic[13]=new Image;pic[13].src="./imgs/dimmvsrimm.jpg";q[14]="The top item has:";a[14]="A. 84-pins per side";b[14]="B. 92-pins per side";c[14]="C. 72-pins per side";d[14]="D. None of the above";ans[14]="0";pic[14]=new Image;pic[14].src="./imgs/dimmvsrimm.jpg";q[15]="Identify the middle item:";a[15]="A. SDRAM DIMM";b[15]="B. DDR DIMM";c[15]="C. RDRAM CRIMM";d[15]="D. EDO SIMM";ans[15]="2";pic[15]=new Image;pic[15].src="./imgs/dimmvsrimm.jpg";q[16]="The middle item has:";a[16]="A. 84-pins per side";b[16]="B. 92-pins per side";c[16]="C. 72-pins per side";d[16]="D. None of the above";ans[16]="1";pic[16]=new Image;pic[16].src="./imgs/dimmvsrimm.jpg";q[17]="Identify the bottom item:";a[17]="A. SDRAM DIMM";b[17]="B. DDR DIMM";c[17]="C. RDRAM RIMM";d[17]="D. EDO SIMM";ans[17]="1";pic[17]=new Image;pic[17].src="./imgs/dimmvsrimm.jpg";q[18]="The bottom item has:";a[18]="A. 84-pins per side";b[18]="B. 92-pins per side";c[18]="C. 72-pins per side";d[18]="D. None of the above";ans[18]="1";pic[18]=new Image;pic[18].src="./imgs/dimmvsrimm.jpg";q[19]="These are typical external connectors for what component?";a[19]="A. Video controller";b[19]="B. Voice/Data modem";c[19]="C. TV I/O Card";d[19]="D. Sound Card";ans[19]="3";pic[19]=new Image;pic[19].src="./imgs/audioconns.jpg";q[20]="The yellow connector is a:";a[20]="A. female DB9";b[20]="B. female DB15";c[20]="C. female 15-pin DB9";d[20]="D. None of the above";ans[20]="1";pic[20]=new Image;pic[20].src="./imgs/audioconns.jpg";q[21]="The red connector is a:";a[21]="A. 1/4 inch phone jack";b[21]="B. mini-phono jack";c[21]="C. RJ-11 jack";d[21]="D. None of the above";ans[21]="1";pic[21]=new Image;pic[21].src="./imgs/audioconns.jpg";q[22]="Identify the two long thin black slots to the right of the ATA connectors.";a[22]="A. Expansion card slots";b[22]="B. Cache RAM slots";c[22]="C. CPU slots";d[22]="D. DIMM RAM slots";ans[22]="3";pic[22]=new Image;pic[22].src="./imgs/atambconn.jpg";q[23]="If the rear of the motherboard is to the left, identify the bottom slot.";a[23]="A. ISA slot";b[23]="B. PCI 32-bit";c[23]="C. PCI 64-bit";d[23]="D. AGP";ans[23]="1";pic[23]=new Image;pic[23].src="./imgs/agp1slot.jpg";q[24]="If the rear of the motherboard is to the left, identify the top slot.";a[24]="A. ISA slot";b[24]="B. PCI 32-bit";c[24]="C. PCI 64-bit";d[24]="D. AGP";ans[24]="3";pic[24]=new Image;pic[24].src="./imgs/agp1slot.jpg";q[25]="The red arrow is pointing to a small yellow object which is a:";a[25]="A. switch";b[25]="B. socket";c[25]="C. jumper";d[25]="D. chip";ans[25]="2";pic[25]=new Image;pic[25].src="./imgs/clrcmosjmprmb.jpg";q[26]="This RAM is packaged as:";a[26]="A. DIP";b[26]="B. SIPP";c[26]="C. SIMM";d[26]="D. DIMM";ans[26]="0";pic[26]=new Image;pic[26].src="./imgs/diprammb.jpg";q[27]="This PC technician tool is:";a[27]="A. An anti-static tool";b[27]="B. A voltmeter";c[27]="C. A multimeter";d[27]="D. An outlet tester";ans[27]="3";pic[27]=new Image;pic[27].src="./imgs/outlettest1.jpg";q[28]="This CPU is attached to what type of socket?";a[28]="A. PLCC type";b[28]="B. LIF type";c[28]="C. ZIF type";d[28]="D. Slot type";ans[28]="2";pic[28]=new Image;pic[28].src="./imgs/pentiumzif.jpg";q[29]="The CPU on the top left is:";a[29]="A. PGA form factor";b[29]="B. SPGA form factor";c[29]="C. FC-PGA form factor";d[29]="D. None of the above";ans[29]="0";pic[29]=new Image;pic[29].src="./imgs/486topbottommb.jpg";q[30]="The item labeled #2 is:";a[30]="A. Fuse";b[30]="B. Main power switch";c[30]="C. 110V/220V converter switch";d[30]="D. None of the above";ans[30]="2";pic[30]=new Image;pic[30].src="./imgs/atxrearpanel.jpg";q[31]="The item labeled #3 is:";a[31]="A. Serial mouse port";b[31]="B. ATX mouse port";c[31]="C. PS/2 mouse port";d[31]="D. PS/2 keyboard port";ans[31]="2";pic[31]=new Image;pic[31].src="./imgs/atxrearpanel.jpg";q[32]="The item labeled #4 is:";a[32]="A. Serial mouse port";b[32]="B. ATX mouse port";c[32]="C. PS/2 mouse port";d[32]="D. PS/2 keyboard port";ans[32]="3";pic[32]=new Image;pic[32].src="./imgs/atxrearpanel.jpg";q[33]="The item labeled #5 is:";a[33]="A. USB port";b[33]="B. network interface port";c[33]="C. serial port";d[33]="D. parallel port";ans[33]="0";pic[33]=new Image;pic[33].src="./imgs/atxrearpanel.jpg";q[34]="The item labeled #6 is:";a[34]="A. USB port";b[34]="B. network interface port";c[34]="C. serial port";d[34]="D. parallel port";ans[34]="3";pic[34]=new Image;pic[34].src="./imgs/atxrearpanel.jpg";q[35]="The item labeled #7 is:";a[35]="A. USB port";b[35]="B. network interface port";c[35]="C. serial port";d[35]="D. parallel port";ans[35]="2";pic[35]=new Image;pic[35].src="./imgs/atxrearpanel.jpg";q[36]="The item labeled #3 is a:";a[36]="A. female DB9";b[36]="B. male DB9";c[36]="C. female DB25";d[36]="D. female mini-DIN6";ans[36]="3";pic[36]=new Image;pic[36].src="./imgs/atxrearpanel.jpg";q[37]="The item labeled #6 is a:";a[37]="A. female DB9";b[37]="B. male DB9";c[37]="C. female DB25";d[37]="D. female mini-DIN6";ans[37]="2";pic[37]=new Image;pic[37].src="./imgs/atxrearpanel.jpg";q[38]="The item labeled #7 is a:";a[38]="A. female DB9";b[38]="B. male DB9";c[38]="C. female DB25";d[38]="D. female mini-DIN6";ans[38]="1";pic[38]=new Image;pic[38].src="./imgs/atxrearpanel.jpg";q[39]="This is a:";a[39]="A. Parallel ATA IDE hard drive";b[39]="B. Serial ATA IDE hard drive";c[39]="C. Can attach as either A or B";d[39]="D. Neither A or B";ans[39]="1";pic[39]=new Image;pic[39].src="./imgs/satadrv_b.jpg";q[40]="This hard drive can accept a:";a[40]="A. standard drive molex power connector";b[40]="B. Serial ATA power connector";c[40]="C. Can attach with either A or B";d[40]="D. Neither A or B";ans[40]="2";pic[40]=new Image;pic[40].src="./imgs/satadrv_b.jpg";q[41]="The SATA power connector is:";a[41]="A. the long thin L shaped and farthest to the left";b[41]="B. the long thin L shaped and near the middle";c[41]="C. the four large metal pins and farthest to the right";d[41]="D. Can attach with either A or B";ans[41]="0";pic[41]=new Image;pic[41].src="./imgs/satadrv_b.jpg";q[42]="This is a diagram of:";a[42]="A. the SATA drive power cable connector";b[42]="B. the SATA drive data cable connector";c[42]="C. the parallel HDD power cable connector";d[42]="D. None of the above";ans[42]="0";pic[42]=new Image;pic[42].src="./imgs/satapower.jpg";q[43]="The SATA data cable connector is:";a[43]="A. the long thin L shaped and farthest to the left";b[43]="B. the long thin L shaped and near the middle";c[43]="C. the four large metal pins and farthest to the right";d[43]="D. None of the above";ans[43]="1";pic[43]=new Image;pic[43].src="./imgs/satadrv_b.jpg";q[44]="This is a:";a[44]="A. Parallel ATA IDE hard drive";b[44]="B. Serial ATA IDE hard drive";c[44]="C. Can attach as either A or B";d[44]="D. Neither A or B";ans[44]="0";pic[44]=new Image;pic[44].src="./defs/imgs/fujitjmpr.jpg";q[45]="The top item is a:";a[45]="A. SDRAM DIMM";b[45]="B. EDO SIMM";c[45]="C. TTL SIMM";d[45]="D. TTL SIPP";ans[45]="0";pic[45]=new Image;pic[45].src="./imgs/simmvsdimm.jpg";q[46]="The top item has:";a[46]="A. 72 pins";b[46]="B. 144 pins";c[46]="C. 168 pins";d[46]="D. 184 pins";ans[46]="2";pic[46]=new Image;pic[46].src="./imgs/simmvsdimm.jpg";q[47]="The middle item is a:";a[47]="A. SDRAM DIMM";b[47]="B. EDO SIMM";c[47]="C. TTL SIMM";d[47]="D. TTL SIPP";ans[47]="1";pic[47]=new Image;pic[47].src="./imgs/simmvsdimm.jpg";q[48]="The middle item has:";a[48]="A. 72 pins";b[48]="B. 144 pins";c[48]="C. 168 pins";d[48]="D. 184 pins";ans[48]="0";pic[48]=new Image;pic[48].src="./imgs/simmvsdimm.jpg";q[49]="The top left connector is a:";a[49]="A. serial port";b[49]="B. parallel port";c[49]="C. keyboard port";d[49]="D. video port";ans[49]="0";pic[49]=new Image;pic[49].src="./imgs/stdconns.jpg";q[50]="The top right connector is a:";a[50]="A. serial port";b[50]="B. parallel port";c[50]="C. keyboard port";d[50]="D. video port";ans[50]="0";pic[50]=new Image;pic[50].src="./imgs/stdconns.jpg";q[51]="The bottom connector is a:";a[51]="A. serial port";b[51]="B. parallel port";c[51]="C. keyboard port";d[51]="D. video port";ans[51]="1";pic[51]=new Image;pic[51].src="./imgs/stdconns.jpg";q[52]="The top left connector is a:";a[52]="A. male DB9";b[52]="B. female DB9";c[52]="C. male DB25";d[52]="D. female DB25";ans[52]="2";pic[52]=new Image;pic[52].src="./imgs/stdconns.jpg";q[53]="The top right connector is a:";a[53]="A. male DB9";b[53]="B. female DB9";c[53]="C. male DB25";d[53]="D. female DB25";ans[53]="0";pic[53]=new Image;pic[53].src="./imgs/stdconns.jpg";q[54]="The bottom connector is a:";a[54]="A. male DB9";b[54]="B. female DB9";c[54]="C. male DB25";d[54]="D. female DB25";ans[54]="3";pic[54]=new Image;pic[54].src="./imgs/stdconns.jpg";q[55]="This is a digram of a:";a[55]="A. AT power supply-to-motherboard connector";b[55]="B. ATX power supply-to-motherboard connector";c[55]="C. power supply-to-floppy drive connector";d[55]="D. power supply-to-hard drive connector";ans[55]="3";pic[55]=new Image;pic[55].src="./imgs/stnddrvconn.jpg";q[56]="This external connector is on a:";a[56]="A. Sound card";b[56]="B. Video card";c[56]="C. Network card";d[56]="D. None of the above";ans[56]="1";pic[56]=new Image;pic[56].src="./imgs/svgaconn.jpg";q[57]="This connector is a:";a[57]="A. DB9";b[57]="B. DB15";c[57]="C. 15-pin DB9";d[57]="D. 9-pin DB15";ans[57]="2";pic[57]=new Image;pic[57].src="./imgs/svgaconn.jpg";q[58]="The connector on the left is:";a[58]="A. USB male A-type";b[58]="B. USB female A-type";c[58]="C. USB male B-type";d[58]="D. USB female B-type";ans[58]="0";pic[58]=new Image;pic[58].src="./imgs/usbconn.jpg";q[59]="The connector on the right is:";a[59]="A. USB male A-type";b[59]="B. USB female A-type";c[59]="C. USB male B-type";d[59]="D. USB female B-type";ans[59]="2";pic[59]=new Image;pic[59].src="./imgs/usbconn.jpg";q[60]="The item labeled #1 is:";a[60]="A. an ISA slot";b[60]="B. a PCI slot";c[60]="C. a RAM slot";d[60]="D. None of the above";ans[60]="0";pic[60]=new Image;pic[60].src="./imgs/atmb.jpg";q[61]="The item labeled #3 is:";a[61]="A. a proprietary expansion slot";b[61]="B. a RAM slot";c[61]="C. a BIOS battery slot";d[61]="D. None of the above";ans[61]="2";pic[61]=new Image;pic[61].src="./imgs/atmb.jpg";q[62]="The item labeled #4 is:";a[62]="A. an ISA slot";b[62]="B. a PCI slot";c[62]="C. a RAM slot";d[62]="D. None of the above";ans[62]="1";pic[62]=new Image;pic[62].src="./imgs/atmb.jpg";q[63]="The item labeled #5 is:";a[63]="A. the CPUs";b[63]="B. the RAM";c[63]="C. the cache";d[63]="D. the chipset";ans[63]="3";pic[63]=new Image;pic[63].src="./imgs/atmb.jpg";q[64]="The item labeled #6 is:";a[64]="A. an ISA slot";b[64]="B. a PCI slot";c[64]="C. a RAM slot";d[64]="D. None of the above";ans[64]="3";pic[64]=new Image;pic[64].src="./imgs/atmb.jpg";q[65]="The item labeled #7 is:";a[65]="A. a RAM connector";b[65]="B. a video card connector";c[65]="C. a hard drive connector";d[65]="D. a floppy drive connector";ans[65]="2";pic[65]=new Image;pic[65].src="./imgs/atmb.jpg";q[66]="The item labeled #8 is:";a[66]="A. a RAM connector";b[66]="B. a video card connector";c[66]="C. a hard drive connector";d[66]="D. a floppy drive connector";ans[66]="3";pic[66]=new Image;pic[66].src="./imgs/atmb.jpg";q[67]="The item labeled #9 is:";a[67]="A. a port expansion connector";b[67]="B. a keyboard connector";c[67]="C. a power supply connector";d[67]="D. a RAM module connector";ans[67]="2";pic[67]=new Image;pic[67].src="./imgs/atmb.jpg";q[68]="The item labeled #10 is:";a[68]="A. a port expansion connector";b[68]="B. a keyboard connector";c[68]="C. a power supply connector";d[68]="D. a RAM module connector";ans[68]="1";pic[68]=new Image;pic[68].src="./imgs/atmb.jpg";q[69]="The item labeled #12 is:";a[69]="A. a port expansion connector";b[69]="B. a keyboard connector";c[69]="C. a power supply connector";d[69]="D. a RAM module connector";ans[69]="3";pic[69]=new Image;pic[69].src="./imgs/atmb.jpg";q[70]="The item labeled #1 is a:";a[70]="A. AMR or CNR slot";b[70]="B. ISA slot";c[70]="C. PCI slot";d[70]="D. AGP slot";ans[70]="0";pic[70]=new Image;pic[70].src="./imgs/atxmb.jpg";q[71]="The item labeled #3 is a:";a[71]="A. AMR or CNR slot";b[71]="B. ISA slot";c[71]="C. PCI slot";d[71]="D. AGP slot";ans[71]="2";pic[71]=new Image;pic[71].src="./imgs/atxmb.jpg";q[72]="The item labeled #5 is a:";a[72]="A. AMR or CNR slot";b[72]="B. ISA slot";c[72]="C. PCI slot";d[72]="D. AGP slot";ans[72]="3";pic[72]=new Image;pic[72].src="./imgs/atxmb.jpg";q[73]="The item labeled #2 is:";a[73]="A. front panel LED and switch connectors";b[73]="B. power supply-to-motherboard connector";c[73]="C. chipset";d[73]="D. BIOS battery";ans[73]="0";pic[73]=new Image;pic[73].src="./imgs/atxmb.jpg";q[74]="The item labeled #4 is:";a[74]="A. front panel LED and switch connectors";b[74]="B. power supply-to-motherboard connector";c[74]="C. chipset";d[74]="D. BIOS battery";ans[74]="3";pic[74]=new Image;pic[74].src="./imgs/atxmb.jpg";q[75]="The item labeled #6 is:";a[75]="A. front panel LED and switch connectors";b[75]="B. power supply-to-motherboard connector";c[75]="C. chipset";d[75]="D. BIOS battery";ans[75]="1";pic[75]=new Image;pic[75].src="./imgs/atxmb.jpg";q[76]="The item labeled #7 is:";a[76]="A. front panel LED and switch connectors";b[76]="B. power supply-to-motherboard connector";c[76]="C. chipset";d[76]="D. BIOS battery";ans[76]="2";pic[76]=new Image;pic[76].src="./imgs/atxmb.jpg";q[77]="The item labeled #8 is:";a[77]="A. front panel LED and switch connectors";b[77]="B. power supply-to-motherboard connector";c[77]="C. DIMM module slot";d[77]="D. parallel IDE cable connector";ans[77]="3";pic[77]=new Image;pic[77].src="./imgs/atxmb.jpg";q[78]="The item labeled #11 is:";a[78]="A. front panel LED and switch connectors";b[78]="B. power supply-to-motherboard connector";c[78]="C. DIMM module slot";d[78]="D. parallel IDE cable connector";ans[78]="2";pic[78]=new Image;pic[78].src="./imgs/atxmb.jpg";q[79]="The item labeled #1 is:";a[79]="A. PCI slot";b[79]="B. PCI 64-bit slot";c[79]="C. PCI Express x1 slot";d[79]="D. PCI Express x16 slot";ans[79]="2";pic[79]=new Image;pic[79].src="./imgs/pciemb-close.jpg";q[80]="The item labeled #2 is:";a[80]="A. PCI slot";b[80]="B. PCI 64-bit slot";c[80]="C. PCI Express x1 slot";d[80]="D. PCI Express x16 slot";ans[80]="0";pic[80]=new Image;pic[80].src="./imgs/pciemb-close.jpg";q[81]="The item labeled #3 is:";a[81]="A. PCI slot";b[81]="B. PCI 64-bit slot";c[81]="C. PCI Express x1 slot";d[81]="D. PCI Express x16 slot";ans[81]="3";pic[81]=new Image;pic[81].src="./imgs/pciemb-close.jpg";q[82]="The item labeled #4 is:";a[82]="A. front panel LED and switch connectors";b[82]="B. proprietary port expansion connectors";c[82]="C. parallel ATA IDE hard drive connectors";d[82]="D. serial ATA IDE hard drive connectors";ans[82]="3";pic[82]=new Image;pic[82].src="./imgs/pciemb-close.jpg";q[83]="The item labeled #5 is:";a[83]="A. front panel LED and switch connectors";b[83]="B. proprietary port expansion connectors";c[83]="C. parallel ATA IDE hard drive connectors";d[83]="D. serial ATA IDE hard drive connectors";ans[83]="2";pic[83]=new Image;pic[83].src="./imgs/pciemb-close.jpg";q[84]="The unlabeled large green item is:";a[84]="A. BIOS battery";b[84]="B. CPU";c[84]="C. BIOS EEPROM";d[84]="D. None of the above";ans[84]="3";pic[84]=new Image;pic[84].src="./imgs/pciemb-close.jpg";q[85]="This CPU is:";a[85]="A. PGA form factor";b[85]="B. SPGA form factor";c[85]="C. FC-PGA form factor";d[85]="D. Slot form factor";ans[85]="3";pic[85]=new Image;pic[85].src="./imgs/celeronsep.jpg";q[86]="This is an example of the Microsoft Windows OS:";a[86]="A. preemptive multitasking";b[86]="B. cooperative multitasking";c[86]="C. protected mode general protection fault";d[86]="D. real mode general protection fault";ans[86]="2";pic[86]=new Image;pic[86].src="./imgs/graphicsmodegpf.jpg";q[87]="This is a:";a[87]="A. standard 40-wire IDE data cable";b[87]="B. UDMA 80-wire IDE data cable";c[87]="C. floppy drive data cable";d[87]="D. None of the above";ans[87]="1";pic[87]=new Image;pic[87].src="./imgs/udmacable.jpg";q[88]="This is a:";a[88]="A. standard 40-wire IDE data cable";b[88]="B. UDMA 80-wire IDE data cable";c[88]="C. floppy drive data cable";d[88]="D. None of the above";ans[88]="0";pic[88]=new Image;pic[88].src="./imgs/idecable.jpg";q[89]="A drive attached to the gray connector will be:";a[89]="A. Master or Slave depending on its jumper setting";b[89]="B. Must be jumpered to Cable Select and will be Master";c[89]="C. Must be jumpered to Cable Select and will be Slave";d[89]="D. This is the ATA controller connector";ans[89]="2";pic[89]=new Image;pic[89].src="./imgs/udmacable.jpg";q[90]="A drive attached to the blue connector will be:";a[90]="A. Master or Slave depending on its jumper setting";b[90]="B. Must be jumpered to Cable Select and will be Master";c[90]="C. Must be jumpered to Cable Select and will be Slave";d[90]="D. This is the ATA controller connector";ans[90]="3";pic[90]=new Image;pic[90].src="./imgs/udmacable.jpg";q[91]="A drive attached to the black connector will be:";a[91]="A. Master or Slave depending on its jumper setting";b[91]="B. Must be jumpered to Cable Select and will be Master";c[91]="C. Must be jumpered to Cable Select and will be Slave";d[91]="D. This is the ATA controller connector";ans[91]="1";pic[91]=new Image;pic[91].src="./imgs/udmacable.jpg";q[92]="This is a diagram of what type of CPU?";a[92]="A. PGA";b[92]="B. SPGA";c[92]="C. FC-PGA";d[92]="D. FC-LGA";ans[92]="2";pic[92]=new Image;pic[92].src="./imgs/fcpga.jpg";q[93]="The CPU on the right is what form factor?";a[93]="A. PGA";b[93]="B. SPGA";c[93]="C. FC-PGA";d[93]="D. FC-LGA";ans[93]="3";pic[93]=new Image;pic[93].src="./imgs/pinslands.jpg";q[94]="The item to the left is:";a[94]="A. the CPU";b[94]="B. the CPU heat sink";c[94]="C. the CPU cooling fan";d[94]="D. Both B and C";ans[94]="3";pic[94]=new Image;pic[94].src="./imgs/piiisecc2.jpg";q[95]="The item labeled #1 is:";a[95]="A. AT power supply to motherboard connector";b[95]="B. ATX power supply to motherboard connector";c[95]="C. ATX Auxiliary power supply to motherboard connector";d[95]="D. None of the above";ans[95]="1";pic[95]=new Image;pic[95].src="./imgs/pii_svr_mobo.jpg";q[96]="The item above and to the left of #2 is:";a[96]="A. BIOS EEPROM chip";b[96]="B. motherboard chipset";c[96]="C. heat sink";d[96]="D. BIOS battery";ans[96]="3";pic[96]=new Image;pic[96].src="./imgs/pii_svr_mobo.jpg";q[97]="The 4 long thin connectors between #3 and #5 are:";a[97]="A. Expansion bus peripheral card slots";b[97]="B. SIMM memory module expansion slots";c[97]="C. DIMM memory module expansion slots";d[97]="D. RIMM memory module expansion slots";ans[97]="2";pic[97]=new Image;pic[97].src="./imgs/pii_svr_mobo.jpg";q[98]="The item labeled #6 is installed in:";a[98]="A. Socket 370";b[98]="B. Socket 478";c[98]="C. Socket 775";d[98]="D. Slot 1";ans[98]="3";pic[98]=new Image;pic[98].src="./imgs/pii_svr_mobo.jpg";q[99]="The item labeled #8 is:";a[99]="A. PCI 32-bit expansion bus slot";b[99]="B. PCI 64-bit expansion bus slot";c[99]="C. PCI Express x1 expansion bus slot";d[99]="D. AGP 32-bit expansion bus slot";ans[99]="1";pic[99]=new Image;pic[99].src="./imgs/pii_svr_mobo.jpg";