function Question (qname,
type,
qstring,
response,
comment,
corrects,
explan,
score,
ifcorrect,ifwrong,ifnull,
img)
{this.qname=qname;
this.type=type;
this.qstring=qstring;
this.response=response;
this.comment=comment;
this.corrects=corrects;
this.explan=explan;
this.score=score;
this.ifcorrect=ifcorrect;
this.ifwrong=ifwrong;
this.ifnull=ifnull;
this.img=img;
}

var zin=1,top=0, mycount=0, waitTime=0, qright=0, mycomment;
var global=new Array(3);
var recent, recent2, recdone=false, opera7, opera=CheckOpera56();
function cachewrite(s,idx){global[idx]+=s;}
function CheckOpera56()
{
var version;
if (navigator.userAgent.toLowerCase().indexOf('opera') == -1) return false;
version=parseInt(navigator.appVersion.toLowerCase());
if (version>6) {opera7=true; return false;}
if (version<5) return false;
return true;
}
resp=new Array("<font face=\"Times New Roman\" size=\"4\">Henri Becquerel</font>","<font face=\"Times New Roman\" size=\"4\">Wilhelm Roentgen</font>","<font face=\"Times New Roman\" size=\"4\">Marie Curie</font>","<font face=\"Times New Roman\" size=\"4\">Pierre Curie</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest001 = new Question(
"Question 1",
0,
"<font face=\"Times New Roman\" size=\"4\">Who is given credit for the discovery of X-ray?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Henri Becquerel</font>","<font face=\"Times New Roman\" size=\"4\">Wilhelm Roentgen</font>","<font face=\"Times New Roman\" size=\"4\">Marie Curie</font>","<font face=\"Times New Roman\" size=\"4\">Pierre Curie</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest002 = new Question(
"Question 2",
0,
"<font face=\"Times New Roman\" size=\"4\">Who is given credit for the discovery of radioactive materials?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Light</font>","<font face=\"Times New Roman\" size=\"4\">Particle radiation</font>","<font face=\"Times New Roman\" size=\"4\">Electromagnetic radiation</font>","<font face=\"Times New Roman\" size=\"4\">Both B and C</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest003 = new Question(
"Question 3",
0,
"<font face=\"Times New Roman\" size=\"4\">X-rays and Gamma rays are a form of:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Short wavelength</font>","<font face=\"Times New Roman\" size=\"4\">Medium wavelength</font>","<font face=\"Times New Roman\" size=\"4\">Long wavelength</font>","<font face=\"Times New Roman\" size=\"4\">Wide range of wavelengths</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest004 = new Question(
"Question 4",
0,
"<font face=\"Times New Roman\" size=\"4\">X-rays and Gamma rays have significant penetrating power due to their: </font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Vibrate water molecules and generate heat</font>","<font face=\"Times New Roman\" size=\"4\">Break chemical bonds</font>","<font face=\"Times New Roman\" size=\"4\">Break physical bonds</font>","<font face=\"Times New Roman\" size=\"4\">None of the above</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest005 = new Question(
"Question 5",
0,
"<font face=\"Times New Roman\" size=\"4\">X-rays and Gamma rays present a health risk because they are a form of ionizing radiation, which means that the radiation has enough energy to:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Have been eliminated with controls and procedures</font>","<font face=\"Times New Roman\" size=\"4\">Are minimized through controls and procedures</font>","<font face=\"Times New Roman\" size=\"4\">Are worth the risk</font>","<font face=\"Times New Roman\" size=\"4\">Are being ignored</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest006 = new Question(
"Question 6",
0,
"<font face=\"Times New Roman\" size=\"4\">Ionizing radiation can be used in industrial radiography because the health hazards:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Always travel in a straight line</font>","<font face=\"Times New Roman\" size=\"4\">Can be influenced by an electrical field</font>","<font face=\"Times New Roman\" size=\"4\">Can be influenced by a magnetic field </font>","<font face=\"Times New Roman\" size=\"4\">None of the above</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest007 = new Question(
"Question 7",
0,
"<font face=\"Times New Roman\" size=\"4\">X-rays and Gamma rays:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">They possess a charge</font>","<font face=\"Times New Roman\" size=\"4\">They have mass</font>","<font face=\"Times New Roman\" size=\"4\">They occur as small packets of energy</font>","<font face=\"Times New Roman\" size=\"4\">None of the above</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest008 = new Question(
"Question 8",
0,
"<font face=\"Times New Roman\" size=\"4\">X-rays and Gamma rays are often referred to as photons because:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Are both affected by radioactive decay</font>","<font face=\"Times New Roman\" size=\"4\">Are both produced by a radioactive atom</font>","<font face=\"Times New Roman\" size=\"4\">Have completely different properties</font>","<font face=\"Times New Roman\" size=\"4\">Differ only in their source</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest009 = new Question(
"Question 9",
0,
"<font face=\"Times New Roman\" size=\"4\">X-rays and Gamma rays:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Radioactive decay</font>","<font face=\"Times New Roman\" size=\"4\">Distance from the source</font>","<font face=\"Times New Roman\" size=\"4\">The size of the source</font>","<font face=\"Times New Roman\" size=\"4\">None of the above</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest010 = new Question(
"Question 10",
0,
"<font face=\"Times New Roman\" size=\"4\">Newtons Inverse Square Law is useful in radiography because it indicates how the radiation intensity is affected by:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Isotope decay rate</font>","<font face=\"Times New Roman\" size=\"4\">Half-life</font>","<font face=\"Times New Roman\" size=\"4\">Activity</font>","<font face=\"Times New Roman\" size=\"4\">Attenuation</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest011 = new Question(
"Question 11",
0,
"<font face=\"Times New Roman\" size=\"4\">The rate at which a radioactive isotope changes to a more stable atom is know as the:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Absorption</font>","<font face=\"Times New Roman\" size=\"4\">Scattering</font>","<font face=\"Times New Roman\" size=\"4\">Radioactive decay</font>","<font face=\"Times New Roman\" size=\"4\">Both A and B</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest012 = new Question(
"Question 12",
0,
"<font face=\"Times New Roman\" size=\"4\">Attenuation of radiation is due to:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Energy of the photons</font>","<font face=\"Times New Roman\" size=\"4\">Thickness of the material</font>","<font face=\"Times New Roman\" size=\"4\">Atomic number of the material</font>","<font face=\"Times New Roman\" size=\"4\">All of the above</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest013 = new Question(
"Question 13",
0,
"<font face=\"Times New Roman\" size=\"4\">The number of X-ray or Gamma photons that are transmitted through a material depends on the:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Decreases exponentially with increasing material thickness</font>","<font face=\"Times New Roman\" size=\"4\">Increase linearly with increasing material thickness</font>","<font face=\"Times New Roman\" size=\"4\">Decrease linearly with increasing material thickness</font>","<font face=\"Times New Roman\" size=\"4\">None of the above</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest014 = new Question(
"Question 14",
0,
"<font face=\"Times New Roman\" size=\"4\">When penetrating radiation is directed at a material, the radiation intensity decreases:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Mass attenuation coefficient</font>","<font face=\"Times New Roman\" size=\"4\">Linear attenuation coefficient</font>","<font face=\"Times New Roman\" size=\"4\">Decay rate</font>","<font face=\"Times New Roman\" size=\"4\">Atomic number</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest015 = new Question(
"Question 15",
0,
"<font face=\"Times New Roman\" size=\"4\">The factor that indicates how much attenuation will take place per centimeter is known as the:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Half-value layer</font>","<font face=\"Times New Roman\" size=\"4\">Linear attenuation coefficient</font>","<font face=\"Times New Roman\" size=\"4\">Decay rate</font>","<font face=\"Times New Roman\" size=\"4\">Mass attenuation coefficient</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest016 = new Question(
"Question 16",
0,
"<font face=\"Times New Roman\" size=\"4\">The thickness of any given material where 50% of the incident energy has been attenuated is known as the:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">50%</font>","<font face=\"Times New Roman\" size=\"4\">35%</font>","<font face=\"Times New Roman\" size=\"4\">20%</font>","<font face=\"Times New Roman\" size=\"4\">None of the above</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest017 = new Question(
"Question 17",
0,
"<font face=\"Times New Roman\" size=\"4\">After traveling through two half-value layers, the incident radiation has been reduced to: </font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Compton scattering, pair production, photoelectric absorption, rayleigh scattering </font>","<font face=\"Times New Roman\" size=\"4\">Compton scattering, electron exchange, photoelectric absorption, rayleigh scattering </font><br>","<font face=\"Times New Roman\" size=\"4\">Electron exchange, pair production, photoelectric absorption, rayleigh scattering </font><br>","<font face=\"Times New Roman\" size=\"4\">None of the above</font><br>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest018 = new Question(
"Question 18",
0,
"<font face=\"Times New Roman\" size=\"4\">There are four types of radiation-matter interactions that can contribute to the total attenuation. These are: </font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Compton Scattering and photoelectric absorption</font>","<font face=\"Times New Roman\" size=\"4\">Compton Scattering and pair production</font>","<font face=\"Times New Roman\" size=\"4\">Pair production and photoelectric absorption</font>","<font face=\"Times New Roman\" size=\"4\">None of the above</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest019 = new Question(
"Question 19",
0,
"<font face=\"Times New Roman\" size=\"4\">Which two types of radiation-matter interactions account for the majority of attenuation in typical industrial radiography? </font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Less contrast sensitivity</font>","<font face=\"Times New Roman\" size=\"4\">Greater contrast sensitivity</font>","<font face=\"Times New Roman\" size=\"4\">Greater amounts of scatter radiation relative to primary beam intensity</font>","<font face=\"Times New Roman\" size=\"4\">Less latitude</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest020 = new Question(
"Question 20",
0,
"<font face=\"Times New Roman\" size=\"4\">In comparison with lower-voltage radiographs, high voltage radiographic images have:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">4 mAminutes</font>","<font face=\"Times New Roman\" size=\"4\">2 mAminutes</font>","<font face=\"Times New Roman\" size=\"4\">32 mAminutes</font>","<font face=\"Times New Roman\" size=\"4\">None of the above</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest021 = new Question(
"Question 21",
0,
"<font face=\"Times New Roman\" size=\"4\">A radiograph made with an exposure of 8 mAm produces a density of 1.8. The sensitometric curve shows a difference in relative exposure between a density of 1.8 and the target density of 2.5 is 4. What must the new exposure time be to produce a radiograph with a density of 2.5?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">The source to film distance</font>","<font face=\"Times New Roman\" size=\"4\">The source to object distance</font>","<font face=\"Times New Roman\" size=\"4\">The size of the source</font>","<font face=\"Times New Roman\" size=\"4\">All of the above</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest022 = new Question(
"Question 22",
0,
"<font face=\"Times New Roman\" size=\"4\">The amount of geometric unsharpness in a radiograph is affected by:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">A longer exposure</font>","<font face=\"Times New Roman\" size=\"4\">A faster film speed</font>","<font face=\"Times New Roman\" size=\"4\">A smaller source spot size</font>","<font face=\"Times New Roman\" size=\"4\">More X-ray energy</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest023 = new Question(
"Question 23",
0,
"<font face=\"Times New Roman\" size=\"4\">When using geometric magnefication to produce a radiograph, the penumbra will be reduced by:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Remove some of the low energy radiation to increase definition</font>","<font face=\"Times New Roman\" size=\"4\">To remove some of the low energy radiation to increase contrast sensitivity</font>","<font face=\"Times New Roman\" size=\"4\">Remove some of the low energy radiation to reduce definition</font>","<font face=\"Times New Roman\" size=\"4\">Both A and B</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest024 = new Question(
"Question 24",
0,
"<font face=\"Times New Roman\" size=\"4\">Radiation beam filters are sometime used in X-ray radiography to:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Reduce the radiation beam spread </font>","<font face=\"Times New Roman\" size=\"4\">Filter the radiation beam</font>","<font face=\"Times New Roman\" size=\"4\">Increase film latitude</font>","<font face=\"Times New Roman\" size=\"4\">Decrease film latitude</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest025 = new Question(
"Question 25",
0,
"<font face=\"Times New Roman\" size=\"4\">Collimators are used to:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Scattering within the part</font>","<font face=\"Times New Roman\" size=\"4\">Backscatter</font>","<font face=\"Times New Roman\" size=\"4\">Sidescatter</font>","<font face=\"Times New Roman\" size=\"4\">Scattering within the film</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest026 = new Question(
"Question 26",
0,
"<font face=\"Times New Roman\" size=\"4\">Undercut is the loss of resolution at a sharp, thickness transition area due to:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">A small number of very defined energies</font>","<font face=\"Times New Roman\" size=\"4\">A continuous spectrum of energies over some range</font>","<font face=\"Times New Roman\" size=\"4\">Radiation of only one energy</font>","<font face=\"Times New Roman\" size=\"4\">None of the above</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest027 = new Question(
"Question 27",
0,
"<font face=\"Times New Roman\" size=\"4\">Bremsstrahlung production of X-rays produces radiation that is composed of:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Bremsstrahlung processes</font>","<font face=\"Times New Roman\" size=\"4\">K-shell emmission processes</font>","<font face=\"Times New Roman\" size=\"4\">Radioactive decay</font>","<font face=\"Times New Roman\" size=\"4\">Both A and B</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest028 = new Question(
"Question 28",
0,
"<font face=\"Times New Roman\" size=\"4\">X-ray generators produce radiation through:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">By splitting the nucleus of atoms in the source material</font>","<font face=\"Times New Roman\" size=\"4\">Adding electrons to the source material</font>","<font face=\"Times New Roman\" size=\"4\">Introducing an extra neutron to the atoms of the source material</font>","<font face=\"Times New Roman\" size=\"4\">None of the above</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest029 = new Question(
"Question 29",
0,
"<font face=\"Times New Roman\" size=\"4\">Manmade sources of radioactive sources are produced by:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Cobalt-60 and iridium-192</font>","<font face=\"Times New Roman\" size=\"4\">Cobalt-60 and plutonium-240</font>","<font face=\"Times New Roman\" size=\"4\">Plutonium-240 and uranium-222</font>","<font face=\"Times New Roman\" size=\"4\">Iridium-192 and Lead-102</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest030 = new Question(
"Question 30",
0,
"<font face=\"Times New Roman\" size=\"4\">Two of the more common industrial Gamma-ray sources are:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Metalic silver crystals</font>","<font face=\"Times New Roman\" size=\"4\">Silver halide grains</font>","<font face=\"Times New Roman\" size=\"4\">Both A and B</font>","<font face=\"Times New Roman\" size=\"4\">Neither A or B</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest031 = new Question(
"Question 31",
0,
"<font face=\"Times New Roman\" size=\"4\">Unexposed X-ray film is comprised of a plastic, transparent base coated with an emulsion containing radiation-sensitive particle known as:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">With the use of shielding</font>","<font face=\"Times New Roman\" size=\"4\">By increasing distance form the source</font>","<font face=\"Times New Roman\" size=\"4\">By limiting the time exposed to the radiaiton</font>","<font face=\"Times New Roman\" size=\"4\">All of the above</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest032 = new Question(
"Question 32",
0,
"<font face=\"Times New Roman\" size=\"4\">Exposure to ionizing radiation can be limited:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Distance controls</font>","<font face=\"Times New Roman\" size=\"4\">Time limits</font>","<font face=\"Times New Roman\" size=\"4\">Shielding</font>","<font face=\"Times New Roman\" size=\"4\">All of the above</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest033 = new Question(
"Question 33",
0,
"<font face=\"Times New Roman\" size=\"4\">Stationary lab or shop X-ray systems usually rely on what to limit exposure to the radiation?  </font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">The sharpness of lines in a radiograph</font>","<font face=\"Times New Roman\" size=\"4\">The differences in photographic density in a radiograph</font>","<font face=\"Times New Roman\" size=\"4\">The average photographic density in a radiograph</font>","<font face=\"Times New Roman\" size=\"4\">The difference in density between two different radiographs</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest034 = new Question(
"Question 34",
0,
"<font face=\"Times New Roman\" size=\"4\">Radiographic contrast describe:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Attenuation differences in the component being inspected</font>","<font face=\"Times New Roman\" size=\"4\">The wavelength of the radiaiton used</font>","<font face=\"Times New Roman\" size=\"4\">The amount of scattered radiation</font>","<font face=\"Times New Roman\" size=\"4\">The level of current used for the exposure</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest035 = new Question(
"Question 35",
0,
"<font face=\"Times New Roman\" size=\"4\">Which of the following does <b>not </b>affect radiographic contrast?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">The type of film used</font>","<font face=\"Times New Roman\" size=\"4\">The process by which the film was developed</font>","<font face=\"Times New Roman\" size=\"4\">The radiation energy used</font>","<font face=\"Times New Roman\" size=\"4\">Both A and B</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest036 = new Question(
"Question 36",
0,
"<font face=\"Times New Roman\" size=\"4\">Film contrast is determined by:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Less latitude</font>","<font face=\"Times New Roman\" size=\"4\">Higher contrast sensitivity </font>","<font face=\"Times New Roman\" size=\"4\">A Longer exposure time</font>","<font face=\"Times New Roman\" size=\"4\">All of the above</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest037 = new Question(
"Question 37",
0,
"<font face=\"Times New Roman\" size=\"4\">Lowering the energy of the radiation used to produce a radiograph will generally result in:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Volumetric defects such as porosity</font>","<font face=\"Times New Roman\" size=\"4\">Tight linear defects such as cracks</font>","<font face=\"Times New Roman\" size=\"4\">Material delaminations</font>","<font face=\"Times New Roman\" size=\"4\">The flaw type does not matter</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest038 = new Question(
"Question 38",
0,
"<font face=\"Times New Roman\" size=\"4\">When flaws are in unknown locations, radiography is best suited for the detection of:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Higher image contrast sensitivity</font>","<font face=\"Times New Roman\" size=\"4\">Inspection can be performed more rapidly</font>","<font face=\"Times New Roman\" size=\"4\">Higher image definition</font>","<font face=\"Times New Roman\" size=\"4\">Lower equipment costs</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest039 = new Question(
"Question 39",
0,
"<font face=\"Times New Roman\" size=\"4\">The main advantage of real-time radiography over film is:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Resolution and contrast sensitivity</font>","<font face=\"Times New Roman\" size=\"4\">Resolution and film latitude</font>","<font face=\"Times New Roman\" size=\"4\">Contrast sensitivity and latitude</font>","<font face=\"Times New Roman\" size=\"4\">Contrast sensitivity only</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest040 = new Question(
"Question 40",
0,
"<font face=\"Times New Roman\" size=\"4\">Image quality indicators (IQIs) provide information about the level of:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">It is not limited to material type </font>","<font face=\"Times New Roman\" size=\"4\">It can be used to inspect assembled components</font>","<font face=\"Times New Roman\" size=\"4\">It can detect surface and subsurface features</font>","<font face=\"Times New Roman\" size=\"4\">Access to both side of the test sample is required</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest041 = new Question(
"Question 41",
0,
"<font face=\"Times New Roman\" size=\"4\">Which of the following is <b>not</b> a strength of radiographic inspection?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Lighter than the surrounding area</font>","<font face=\"Times New Roman\" size=\"4\">Darker than the surrounding area</font>","<font face=\"Times New Roman\" size=\"4\">More defined than the surrounding area</font>","<font face=\"Times New Roman\" size=\"4\">Less defined than the sorrounding area</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest042 = new Question(
"Question 42",
0,
"<font face=\"Times New Roman\" size=\"4\">On a film radiograph, an area of high density in the test component will appear:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">They act as a filter to harden the radiation beam</font>","<font face=\"Times New Roman\" size=\"4\">They reduce the amount of scatter radiation</font>","<font face=\"Times New Roman\" size=\"4\">Incident radiation liberates electrons which help to expose the film</font>","<font face=\"Times New Roman\" size=\"4\">None of the above</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest043 = new Question(
"Question 43",
0,
"<font face=\"Times New Roman\" size=\"4\">Thin sheets of lead foil in contact with the film during exposure increase the film density because:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Anywhere on the back side of the film</font>","<font face=\"Times New Roman\" size=\"4\">On the front side of the film near the primary area of interest</font>","<font face=\"Times New Roman\" size=\"4\">On the front side of the test component in an area of similar thickness to the primary area of interest</font>","<font face=\"Times New Roman\" size=\"4\">On the back side of the test component in the area of interest</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest044 = new Question(
"Question 44",
0,
"<font face=\"Times New Roman\" size=\"4\">Image quality indicators are usually placed:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">The crack is large</font>","<font face=\"Times New Roman\" size=\"4\">The test componet is a casting </font>","<font face=\"Times New Roman\" size=\"4\">The test component is a weldment</font>","<font face=\"Times New Roman\" size=\"4\">The orientation of the crack is known</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest045 = new Question(
"Question 45",
0,
"<font face=\"Times New Roman\" size=\"4\">Radiographic inspection should be used for crack detection only when:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Viewed in various cross-sectional slices</font>","<font face=\"Times New Roman\" size=\"4\">Viewed from different angles</font>","<font face=\"Times New Roman\" size=\"4\">Analyzed for chemical composition </font>","<font face=\"Times New Roman\" size=\"4\">None of the above</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest046 = new Question(
"Question 46",
0,
"<font face=\"Times New Roman\" size=\"4\">Computed tomography X-ray techniques allow the test component to be:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Turn on and shut off the gamma rays from a safe distance</font>","<font face=\"Times New Roman\" size=\"4\">Adjust the position of the camera from a safe distance</font>","<font face=\"Times New Roman\" size=\"4\">Move the source in and out of the camera while maintaining a safe distance</font>","<font face=\"Times New Roman\" size=\"4\">None of the above</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest047 = new Question(
"Question 47",
0,
"<font face=\"Times New Roman\" size=\"4\">The drive cable of a gamma ray exposure device (camera) allows the radiographer to:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">It has a high atomic mass which will result in more X-rays being generated due to atomic particle interactions </font>","<font face=\"Times New Roman\" size=\"4\">It is an inexpensive material that is easy to machine</font>","<font face=\"Times New Roman\" size=\"4\">It have very high thermal conductivity which makes it easy to cool</font>","<font face=\"Times New Roman\" size=\"4\">None of the above</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest048 = new Question(
"Question 48",
0,
"<font face=\"Times New Roman\" size=\"4\">The target of an X-ray tube is often made out of tungsten becuase:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Speed</font>","<font face=\"Times New Roman\" size=\"4\">Incident Intensity</font>","<font face=\"Times New Roman\" size=\"4\">Penetrating power</font>","<font face=\"Times New Roman\" size=\"4\">Both B and C</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest049 = new Question(
"Question 49",
0,
"<font face=\"Times New Roman\" size=\"4\">Higher energy radiation will have more:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Intensity</font>","<font face=\"Times New Roman\" size=\"4\">Activity</font>","<font face=\"Times New Roman\" size=\"4\">Energy levels</font>","<font face=\"Times New Roman\" size=\"4\">None of the above</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest050 = new Question(
"Question 50",
0,
"<font face=\"Times New Roman\" size=\"4\">A specific radioactive source will always produce gamma rays at the same:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

questions = new Array (
quest001,quest002,quest003,quest004,quest005,quest006,quest007,quest008,quest009,quest010,quest011,quest012,quest013,quest014,quest015,quest016,quest017,quest018,quest019,quest020,quest021,quest022,quest023,quest024,quest025,quest026,quest027,quest028,quest029,quest030,quest031,quest032,quest033,quest034,quest035,quest036,quest037,quest038,quest039,quest040,quest041,quest042,quest043,quest044,quest045,quest046,quest047,quest048,quest049,quest050)

function doQuestion(quest)
{
var numdo;
var numord=eval(quest+1);
var i=-1, ii, type, myname, gadget;
type=questions[quest].type;
numdo=type>=3?1:questions[quest].response.length;


document.writeln ("<a name=\""+questions[quest].qname+"\"></a>")
document.write("\n")
document.write("  <tr>\n")
document.write("    <td>\n")
document.write("      <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">\n")
document.write("      <tr height=5>\n")
document.write("        <td colSpan=5></td>\n")
document.write("      </tr>\n")
document.write("      <tr>\n")
document.write("        <td width=\"5%\" rowspan=\"4\"></td>\n")
document.write("        <td width=\"9%\" rowspan=\"4\" background=../../RadiationSafety/Quizzes/s_topnumber.gif valign=\"top\" align=\"center\" >\n")
document.write("          <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">\n")
document.write("          <tr height=\"5\">\n")
document.write("            <td></td>\n")
document.write("          </tr>\n")
document.write("          <tr>\n")
document.write("            <td valign=\"top\" align=\"center\">\n")
document.write("              <font face=\"Verdana\" size=\"6\" color=\"#00399C\">")
document.write(numord)
document.write("</font>\n")
document.write("            </td>\n")
document.write("          </tr>\n")
document.write("          </table>\n")
document.write("        </td>\n")
document.write("        <td width=\"1%\" rowspan=\"4\">&nbsp;</td>\n")
document.write("        <td width=\"80%\" class=\"question\" valign=\"top\">\n")
document.write("         ")
if (questions[quest].img!="") {
document.write("\n")
document.write("         <img border=\"0\" hspace=\"10\" vspace=\"0\" align=\"left\" src=\"")
document.write(questions[quest].img)
document.write("\">\n")
document.write("         ")
}
document.write("\n")
document.write("          ")
document.writeln(questions[quest].qstring)
document.write("\n")
document.write("        </td>\n")
document.write("        <td width=\"5%\"></td>\n")
document.write("      </tr>\n")
document.write("      <tr height=1>\n")
document.write("        <td width=\"80%\" bgcolor=\"#00399C\" background=s_dots.gif></td>\n")
document.write("        <td width=\"5%\"></td>\n")
document.write("      </tr>\n")
document.write("      <tr height=10>\n")
document.write("        <td width=\"80%\"></td>\n")
document.write("        <td width=\"5%\"></td>\n")
document.write("      </tr>\n")
document.write("      <tr>\n")
document.write("        <td width=\"80%\" class=\"answer\">\n")
document.write("          ")
for (i=0; i<numdo; i++) {
myname=questions[quest].qname;
gadget="radio";
if (type>=3) gadget="text";
else if (type==1) {
myname+="_"+(i<9?"0":"")+(i+1);
gadget="checkbox";}
document.write("\n")
document.write("          ")
document.write(type==7?"<textarea name=\""+myname+"\" rows=5 cols=30 class=\"input\">":" <input type="+gadget+" name=\""+myname);
if (type<3) document.write("\" value=\""+i+"\">\n")
else document.write(type==7?"</textarea>":"\" class=\"input\" value=\"\">\n")
if (type<3) document.write(questions[quest].response[i]);
document.write("<br>\n")
document.write("          ")
}
document.write("\n")
document.write("        </td>\n")
document.write("        <td width=\"5%\"></td>\n")
document.write("      </tr>\n")
document.write("      <tr height=5>\n")
document.write("        <td colSpan=5></td>\n")
document.write("      </tr>\n")
document.write("      </table>\n")
document.write("    </td>\n")
document.write("  </tr>\n")
document.write("  <tr height=10>\n")
document.write("    <td>&nbsp;</td>\n")
document.write("  </tr>\n")
document.write("  ")
}
function doTest() {
var count, i, newq;
questions.sort(myrandom);
newq=questions.slice(0,20);questions=newq;
for (i=0; i<questions.length; i++) {
questions[i].qname="Question "+(i+1);}
count=questions.length;
for (i=0; i<count; i++) doQuestion(i);
}
function fill(s,l){
s=s+""
for (y=1;y<=l;y++)
if (s.length>=l) break; else s="0"+s;
return s
}
function CheckQName(wapf,ii,i,multi,selection){
var len;
if (!multi) return(wapf.elements[ii].name==questions[i].qname);
len=questions[i].qname.length;
if (wapf.elements[ii].name.substring(0,len)!=questions[i].qname) return false;
if (wapf.elements[ii].name.substring(len,len+1)!="_") return false;
if (eval(wapf.elements[ii].name.substring(len+1,len+3))==(selection+1)) return true;
return false;
}
function errore(uno)
{
if (!errori) global[1]="<H3>You have made the following errors</H3>";
++errori;
cachewrite("<p><b>"+uno+"</b><br>This answer is not correct."+mycomment+"</p>",2);
mycomment="";
}
function testIE5plus(){
var pos=navigator.appVersion.lastIndexOf('MSIE ');
if (pos != -1) {
pos+=5;
if (eval(navigator.appVersion.charAt(pos))>4)
return true;}
return false;}
function correct(wapf)
{
var i, ii, t, re, tmp, selection, multi, multipage=0, type, isnull, iswrong, iscorrect, evaluation=0, total=0, udat;
errori=waitTime=0;
udat=new Array();
for (i=0, ii=0; i<wapf.elements.length; i++)
{tmp=wapf.elements[i];
if (tmp.name.substring(0,13)=="Quiz.UserData"){
t=tmp.name.substring(14,tmp.name.length);
re=new RegExp("_", "g");
t=t.replace(re," ");
udat[ii++]=t+": <i>"+tmp.value+"</i><br>";
if (opera) tmp.value="";}}
global[0]=global[2]="";
global[1]="<h3>Congratulations, you haven't made any errors</h3>";
cachewrite("<html><head><title>Results</title><BASE target='_blank'></head><body bgcolor='#FFFFFF'><font face='Verdana, Arial'><table border=0 cellpadding=0 cellspacing=0 width='100%' bgcolor='#C0C0C0'><tr><td width='100%'><font face='Verdana, Arial' size=5 color='#FFFFFF'><b> Results</b></font></td></tr></table>",0)
now= new Date()
cachewrite("<small><p>"+fill((now.getMonth()+1),2)+"/"+fill(now.getDate(),2)+"/"+now.getYear()+"  "+fill(now.getHours(),2)+":"+fill(now.getMinutes(),2)+"</p>",0)
cachewrite("<b>Radiography 20 Question Quiz</b><br><br>\n",0);
if (udat.length>0) {
cachewrite("<b>Information</b><br>\n",0);
for (i=0; i<udat.length; i++) cachewrite(udat[i],0);}
if (opera7 && multipage) {
for (i=0; i<questions.length; i++) {
id=document.getElementById("q"+(i+1));
id2=document.getElementById("q"+(i+1)+"a");
id.style.display=id2.style.display="block";}}

for (i=0; i<questions.length; i++) {
if (opera && multipage) {
id=document.getElementById("q"+(i+1));
id2=document.getElementById("q"+(i+1)+"a");
id.style.visibility=id2.style.visibility="visible";}
type=questions[i].type;
if (type==1) multi=1;
else multi=0;
isnull=true;
iscorrect=false;iswrong=false;
selection=0;
evaluation=0;
mycomment="";
for (ii=0; ii<wapf.elements.length; ii++) {
if (CheckQName(wapf,ii,i,multi,selection)) {
if (type>=3 && wapf.elements[ii].value!="") {
isnull=false;
if (wapf.elements[ii].value.toLowerCase()==questions[i].corrects.toLowerCase()) iscorrect=true;
else iswrong=true;
++selection;}
else if (wapf.elements[ii].checked) {
if (questions[i].score!="") evaluation+=questions[i].score[selection];
if (isnull) isnull=false;
if (questions[i].corrects[selection]=="1") iscorrect=(iswrong==false)?true:false;
else {
iswrong=true;
if (multi && questions[i].corrects!='') errore(questions[i].qname);
}
if (questions[i].comment!="" && questions[i].comment[selection]!="")
mycomment+=((iscorrect || questions[i].corrects=='')?"<b>"+questions[i].qname+"</b><br>":"")+"<small>"+questions[i].comment[selection]+"</small><br>";
} else {
if (questions[i].corrects[selection]=="1") {
iswrong=true;
if (multi && questions[i].corrects!='') errore(questions[i].qname);
}}
++selection;
}}
if (multi==false && (isnull || iswrong)) {
var okresp="", z;
if (type>=3) okresp=questions[i].corrects;
else {
for (z=0; z<questions[i].corrects.length; z++) {
if (questions[i].corrects[z]==1) {
okresp=questions[i].response[z];
break;
}}}
if (okresp!="") errore(questions[i].qname);
}
if (mycomment!="") cachewrite(mycomment,2);
if (questions[i].corrects!="") ++qright;
if (isnull) evaluation+=questions[i].ifnull;
else if (iswrong) evaluation+=questions[i].ifwrong;
else if (iscorrect) evaluation+=questions[i].ifcorrect;
total+=evaluation;}
if (qright==0) global[1]="<br>";
if (errori) cachewrite("<br><b>You have made "+errori+" "+(errori==1?"error":"errors")+".</b>",2);
cachewrite("<br><b>Total score: "+total+".</b><br>",2);

cachewrite("</small><hr noshade><center><form>",2)
printest=(((navigator.appName=="Netscape") && (navigator.appVersion.charAt(0)>="4")) || (testIE5plus() == true))? "print()": "alert('This button can be used with Netscape Navigator 4 or Microsoft Internet Explorer 5 only. If you want to print with other browsers, please select the Print command in the File menu.')"
cachewrite("<input type='button' value='Print...' onClick='"+printest+"'>    ",2)
cachewrite("<input type='button' value='Close' onClick='window.close()'></form></center>",2)
cachewrite(aknw,2)
winr=window.open('','wapres', 'titlebar=1,location=0,directories=0,menubar=1,toolbar=0,scrollbars=1,resizable=1,status=1')
for (i=0; i<3; i++) winr.document.write(global[i]);winr.document.close()
if ((opera || opera7) && multipage) {
document.forms[0].elements[0].value='Print...';
document.forms[0].elements[1].value='Close';
for (i=0; i<questions.length-1; i++) {
id=document.getElementById("q"+(i+1));
id2=document.getElementById("q"+(i+1)+"a");
opera?id.style.visibility=id2.style.visibility="hidden":id.style.display=id2.style.display="none";}}
}
aknw="<br><p align='center'><small><small>Created and managed with <a title='Click here to visit WebQuiz site' href='http://www.smartlite.it/go.asp?OLDLP' target = '_blank'>SmartLite WebQuiz</a></small></small></p>"
function myrandom(a,b)
{
var rc;
do {rc=Math.floor(Math.random()*3)-1;} while (rc==2);
return(rc);
}
