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\">Cancer</font>","<font face=\"Times New Roman\" size=\"4\">Blindness</font>","<font face=\"Times New Roman\" size=\"4\">Abrasions</font>","<font face=\"Times New Roman\" size=\"4\">None of the above</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest001 = new Question(
"Question 1",
0,
"<font face=\"Times New Roman\" size=\"4\">The primary risk from occupational radiation exposure is the increased risk of:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">5%</font>","<font face=\"Times New Roman\" size=\"4\">10%</font>","<font face=\"Times New Roman\" size=\"4\">15%</font>","<font face=\"Times New Roman\" size=\"4\">20%</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest002 = new Question(
"Question 2",
0,
"<font face=\"Times New Roman\" size=\"4\">The current lifetime risk of dying from all types of cancer in the United States is approximately:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("5%","10%","15%","21%")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest003 = new Question(
"Question 3",
0,
"<font face=\"Times New Roman\" size=\"4\">If a person received a radiation dose of 10 rem to the entire body (above background), his or her risk of dying from cancer would increase by one percent to a high of:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Robert Conrad</font>","<font face=\"Times New Roman\" size=\"4\">Marie Curie</font>","<font face=\"Times New Roman\" size=\"4\">Pierre Curie</font>","<font face=\"Times New Roman\" size=\"4\">Wilhelm Roentgen</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest004 = new Question(
"Question 4",
0,
"<font face=\"Times New Roman\" size=\"4\">X-rays were discovered in 1895 by:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<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\">Henri Becquerel</font>","<font face=\"Times New Roman\" size=\"4\">None of the above</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest005 = new Question(
"Question 5",
0,
"<font face=\"Times New Roman\" size=\"4\">Who discovered natural radioactivity?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Uranium</font>","<font face=\"Times New Roman\" size=\"4\">Cobalt</font>","<font face=\"Times New Roman\" size=\"4\">Pitchblende</font>","<font face=\"Times New Roman\" size=\"4\">Radium</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest006 = new Question(
"Question 6",
0,
"<font face=\"Times New Roman\" size=\"4\">The Curies discovered a radioactive element which they called:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">2 inches</font>","<font face=\"Times New Roman\" size=\"4\">4 inches</font>","<font face=\"Times New Roman\" size=\"4\">6 inches</font>","<font face=\"Times New Roman\" size=\"4\">12 inches</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest007 = new Question(
"Question 7",
0,
"<font face=\"Times New Roman\" size=\"4\">Radium could be used to radiograph casting as thick as:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">1 day</font>","<font face=\"Times New Roman\" size=\"4\">1 year</font>","<font face=\"Times New Roman\" size=\"4\">1 month</font>","<font face=\"Times New Roman\" size=\"4\">6 months</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest008 = new Question(
"Question 8",
0,
"<font face=\"Times New Roman\" size=\"4\">How long after the Roentgen&rsquo;s discovery, were radiation burns detected?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Film badge</font>","<font face=\"Times New Roman\" size=\"4\">Geiger counter</font>","<font face=\"Times New Roman\" size=\"4\">Alarm ratemeter</font>","<font face=\"Times New Roman\" size=\"4\">Ionization chambers</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest009 = new Question(
"Question 9",
0,
"<font face=\"Times New Roman\" size=\"4\">In the 1920's, what was used to personnel monitor individuals in order to determine their radiation exposure?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Atomic waveform</font>","<font face=\"Times New Roman\" size=\"4\">Energy</font>","<font face=\"Times New Roman\" size=\"4\">Decayed plutonium</font>","<font face=\"Times New Roman\" size=\"4\">Active isotopes</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest010 = new Question(
"Question 10",
0,
"<font face=\"Times New Roman\" size=\"4\">Radiation is a form of:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Particulate and electromagnetic</font>","<font face=\"Times New Roman\" size=\"4\">Alpha and Beta</font>","<font face=\"Times New Roman\" size=\"4\">Alpha and Gamma</font>","<font face=\"Times New Roman\" size=\"4\">Positive and negative</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest011 = new Question(
"Question 11",
0,
"<font face=\"Times New Roman\" size=\"4\">What are the two types of radiation?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Alpha particles</font>","<font face=\"Times New Roman\" size=\"4\">Beta particles</font>","<font face=\"Times New Roman\" size=\"4\">Gamma particles</font>","<font face=\"Times New Roman\" size=\"4\">Only 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\">Which of the following have both energy and mass?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Alpha particles</font>","<font face=\"Times New Roman\" size=\"4\">Beta particles</font>","<font face=\"Times New Roman\" size=\"4\">Gamma particles</font>","<font face=\"Times New Roman\" size=\"4\">Only A and B</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest013 = new Question(
"Question 13",
0,
"<font face=\"Times New Roman\" size=\"4\">Which of the following have a positive charge?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Alpha particles</font>","<font face=\"Times New Roman\" size=\"4\">Beta particles</font>","<font face=\"Times New Roman\" size=\"4\">Gamma particles</font>","<font face=\"Times New Roman\" size=\"4\">Only A and B</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest014 = new Question(
"Question 14",
0,
"<font face=\"Times New Roman\" size=\"4\">Which of the following have a negative charge?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Alpha particles</font>","<font face=\"Times New Roman\" size=\"4\">Beta particles</font>","<font face=\"Times New Roman\" size=\"4\">Gamma particles</font>","<font face=\"Times New Roman\" size=\"4\">Only A and B</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest015 = new Question(
"Question 15",
0,
"<font face=\"Times New Roman\" size=\"4\">Which of the following have no charge?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Protons</font>","<font face=\"Times New Roman\" size=\"4\">Alpha kickers</font>","<font face=\"Times New Roman\" size=\"4\">Photons</font>","<font face=\"Times New Roman\" size=\"4\">Beta spikes</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest016 = new Question(
"Question 16",
0,
"<font face=\"Times New Roman\" size=\"4\">Electromagnetic radiation acts like a stream of small &ldquo;packets&rdquo; of energy called:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Radio waves</font>","<font face=\"Times New Roman\" size=\"4\">Light waves</font>","<font face=\"Times New Roman\" size=\"4\">Gamma rays</font>","<font face=\"Times New Roman\" size=\"4\">All 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\">Which of the following is an example of electromagnetic radiation?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Radio waves</font>","<font face=\"Times New Roman\" size=\"4\">Light waves</font>","<font face=\"Times New Roman\" size=\"4\">Gamma rays</font>","<font face=\"Times New Roman\" size=\"4\">Alpha rays</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest018 = new Question(
"Question 18",
0,
"<font face=\"Times New Roman\" size=\"4\">Which of the following has the shortest wavelength?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Radio waves</font>","<font face=\"Times New Roman\" size=\"4\">Proton rays</font>","<font face=\"Times New Roman\" size=\"4\">Gamma rays</font>","<font face=\"Times New Roman\" size=\"4\">Photon rays</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest019 = new Question(
"Question 19",
0,
"<font face=\"Times New Roman\" size=\"4\">Which of the following has the longest wavelength?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">20%</font>","<font face=\"Times New Roman\" size=\"4\">40%</font>","<font face=\"Times New Roman\" size=\"4\">60%</font>","<font face=\"Times New Roman\" size=\"4\">80%</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest020 = new Question(
"Question 20",
0,
"<font face=\"Times New Roman\" size=\"4\">What percentage of human exposure comes from outer space, rocks, soil. radon gas and the human body?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Iridium 192</font>","<font face=\"Times New Roman\" size=\"4\">Cobalt 60</font>","<font face=\"Times New Roman\" size=\"4\">Cosmic radiation</font>","<font face=\"Times New Roman\" size=\"4\">Nuclear power plants</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest021 = new Question(
"Question 21",
0,
"<font face=\"Times New Roman\" size=\"4\">One source of natural radiation is:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("True","False")
corr=new Array("1","0")
comm=""
valu=""
quest022 = new Question(
"Question 22",
0,
"<font face=\"Times New Roman\" size=\"4\">All people have radioactive isotopes inside their bodies.</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Gamma rays</font>","<font face=\"Times New Roman\" size=\"4\">Beta rays</font>","<font face=\"Times New Roman\" size=\"4\">Medical procedures</font>","<font face=\"Times New Roman\" size=\"4\">Alpha rays</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest023 = new Question(
"Question 23",
0,
"<font face=\"Times New Roman\" size=\"4\">The most significant source of man-made radiation exposure to the average person is from:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">From a decaying isotope</font>","<font face=\"Times New Roman\" size=\"4\">By a nuclear generator</font>","<font face=\"Times New Roman\" size=\"4\">By high speed protons</font>","<font face=\"Times New Roman\" size=\"4\">By an X-ray generator</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest024 = new Question(
"Question 24",
0,
"<font face=\"Times New Roman\" size=\"4\">X-rays are produced:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Radioactive atoms</font>","<font face=\"Times New Roman\" size=\"4\">Bremstrahlung</font>","<font face=\"Times New Roman\" size=\"4\">K shell disintegration</font>","<font face=\"Times New Roman\" size=\"4\">Television sets</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest025 = new Question(
"Question 25",
0,
"<font face=\"Times New Roman\" size=\"4\">Gamma rays are produced by:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">An iridium camera</font>","<font face=\"Times New Roman\" size=\"4\">A cobalt camera</font>","<font face=\"Times New Roman\" size=\"4\">X-ray system</font>","<font face=\"Times New Roman\" size=\"4\">All of the above</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest026 = new Question(
"Question 26",
0,
"<font face=\"Times New Roman\" size=\"4\">The cathode and anode are parts of:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Balsa wood</font>","<font face=\"Times New Roman\" size=\"4\">Cobalt</font>","<font face=\"Times New Roman\" size=\"4\">Tungsten</font>","<font face=\"Times New Roman\" size=\"4\">Aluminum</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest027 = new Question(
"Question 27",
0,
"<font face=\"Times New Roman\" size=\"4\">The target of an x-ray tube is often made from:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">An isotope is always unstable</font>","<font face=\"Times New Roman\" size=\"4\">An isotope is always stable</font>","<font face=\"Times New Roman\" size=\"4\">An isotope can be stable or unstable</font>","<font face=\"Times New Roman\" size=\"4\">The x-ray source can emit a wide variety of energy levels</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest028 = new Question(
"Question 28",
0,
"<font face=\"Times New Roman\" size=\"4\">Depending upon the ratio of neutrons to protons within its nucleus:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Exposing Cobalt 59 to high energy x-rays</font>","<font face=\"Times New Roman\" size=\"4\">Changing the number of protons in the nucleus</font>","<font face=\"Times New Roman\" size=\"4\">Converting an element to a compound</font>","<font face=\"Times New Roman\" size=\"4\">Adding an extra neutron</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest029 = new Question(
"Question 29",
0,
"<font face=\"Times New Roman\" size=\"4\">Cobalt 60 is produced by:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">1 inch in diameter</font>","<font face=\"Times New Roman\" size=\"4\">1.5 mm in diameter</font>","<font face=\"Times New Roman\" size=\"4\">1.5 cm in diameter</font>","<font face=\"Times New Roman\" size=\"4\">1.5 m in diameter</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest030 = new Question(
"Question 30",
0,
"<font face=\"Times New Roman\" size=\"4\">Generally an isotope pellet is approximately:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Camera</font>","<font face=\"Times New Roman\" size=\"4\">Vault</font>","<font face=\"Times New Roman\" size=\"4\">Safe</font>","<font face=\"Times New Roman\" size=\"4\">Overpack</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest031 = new Question(
"Question 31",
0,
"<font face=\"Times New Roman\" size=\"4\">Radioisotopes such as Iridium 192 and Cobalt 60 are used in an industrial setting and are carried in a container called a:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Excitation</font>","<font face=\"Times New Roman\" size=\"4\">Radiation</font>","<font face=\"Times New Roman\" size=\"4\">An isotope</font>","<font face=\"Times New Roman\" size=\"4\">Diffraction</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest032 = new Question(
"Question 32",
0,
"<font face=\"Times New Roman\" size=\"4\">The term used to describe an interaction where electrons acquire energy from a passing charged particle but are not removed completely from their atom is called:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Sequence radiation</font>","<font face=\"Times New Roman\" size=\"4\">Refraction</font>","<font face=\"Times New Roman\" size=\"4\">Activity</font>","<font face=\"Times New Roman\" size=\"4\">Curies</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest033 = new Question(
"Question 33",
0,
"<font face=\"Times New Roman\" size=\"4\">The strength of a source is called:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Ir 192 and Beryllium 54</font>","<font face=\"Times New Roman\" size=\"4\">Radium and Beryllium</font>","<font face=\"Times New Roman\" size=\"4\">Cobalt and Iridium</font>","<font face=\"Times New Roman\" size=\"4\">X-ray and Lead</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest034 = new Question(
"Question 34",
0,
"<font face=\"Times New Roman\" size=\"4\">Which of the following are the two most common industrial gamma-ray sources?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Iridium 192</font>","<font face=\"Times New Roman\" size=\"4\">Cobalt 60</font>","<font face=\"Times New Roman\" size=\"4\">Cobalt 59</font>","<font face=\"Times New Roman\" size=\"4\">Iridium 191</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest035 = new Question(
"Question 35",
0,
"<font face=\"Times New Roman\" size=\"4\">Which of the following has the most material penetrating power?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Half-time</font>","<font face=\"Times New Roman\" size=\"4\">Half-life</font>","<font face=\"Times New Roman\" size=\"4\">Half value layer</font>","<font face=\"Times New Roman\" size=\"4\">Half-sign</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest036 = new Question(
"Question 36",
0,
"<font face=\"Times New Roman\" size=\"4\">The time required for one half of the amount of unstable material to degrade into a more stable material is called:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">74 days</font>","<font face=\"Times New Roman\" size=\"4\">74 years</font>","<font face=\"Times New Roman\" size=\"4\">5 days</font>","<font face=\"Times New Roman\" size=\"4\">5 years</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest037 = new Question(
"Question 37",
0,
"<font face=\"Times New Roman\" size=\"4\">The half-life of Cobalt 60 is approximately:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">74 days</font>","<font face=\"Times New Roman\" size=\"4\">74 years</font>","<font face=\"Times New Roman\" size=\"4\">5 days</font>","<font face=\"Times New Roman\" size=\"4\">5 years</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest038 = new Question(
"Question 38",
0,
"<font face=\"Times New Roman\" size=\"4\">The half-life of Iridium 192 is approximately:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Ionization</font>","<font face=\"Times New Roman\" size=\"4\">Refractology</font>","<font face=\"Times New Roman\" size=\"4\">Half-life</font>","<font face=\"Times New Roman\" size=\"4\">Isotope</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest039 = new Question(
"Question 39",
0,
"<font face=\"Times New Roman\" size=\"4\">The dislodging of one or more electrons from an atom is called:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Cells to multiply faster</font>","<font face=\"Times New Roman\" size=\"4\">The cells to warm up</font>","<font face=\"Times New Roman\" size=\"4\">Molecules in the cells to be broken apart</font>","<font face=\"Times New Roman\" size=\"4\">All molecules to explode</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest040 = new Question(
"Question 40",
0,
"<font face=\"Times New Roman\" size=\"4\">Ionization of living tissue causes:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">The cell becomes energized</font>","<font face=\"Times New Roman\" size=\"4\">The radiation shifts to a different waveform</font>","<font face=\"Times New Roman\" size=\"4\">The cell becomes radioactive</font>","<font face=\"Times New Roman\" size=\"4\">The cell either dies or becomes a different kind of cell such as a cancer cell</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest041 = new Question(
"Question 41",
0,
"<font face=\"Times New Roman\" size=\"4\">When radiation interacts with a cell wall or DNA:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Inhibition of cell division</font>","<font face=\"Times New Roman\" size=\"4\">Alteration of membrane permeability</font>","<font face=\"Times New Roman\" size=\"4\">Chromosome aberrations</font>","<font face=\"Times New Roman\" size=\"4\">All of the above</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest042 = new Question(
"Question 42",
0,
"<font face=\"Times New Roman\" size=\"4\">Some of the most common effects of ionizing radiation are:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Somatic effects</font>","<font face=\"Times New Roman\" size=\"4\">Biological effects</font>","<font face=\"Times New Roman\" size=\"4\">Latent effects</font>","<font face=\"Times New Roman\" size=\"4\">Genealogy effects</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest043 = new Question(
"Question 43",
0,
"<font face=\"Times New Roman\" size=\"4\">A symptom from an overexposure to radiation which occurs years later is called:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Ultraviolet light</font>","<font face=\"Times New Roman\" size=\"4\">Infrared light</font>","<font face=\"Times New Roman\" size=\"4\">Microwaves</font>","<font face=\"Times New Roman\" size=\"4\">All of the above are nonionizing radiation</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest044 = new Question(
"Question 44",
0,
"<font face=\"Times New Roman\" size=\"4\">Which of the following is a source of nonionizing radiation?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Somatic effects</font>","<font face=\"Times New Roman\" size=\"4\">Genetic effects</font>","<font face=\"Times New Roman\" size=\"4\">Biological effects</font>","<font face=\"Times New Roman\" size=\"4\">All of the above</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest045 = new Question(
"Question 45",
0,
"<font face=\"Times New Roman\" size=\"4\">Some individuals are more sensitive to the effects of radiation than others. This is called:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">As Low As Responsibly Acceptable</font>","<font face=\"Times New Roman\" size=\"4\">Alarm Loss Activated Radiation Activated</font>","<font face=\"Times New Roman\" size=\"4\">As Low As Reasonable Achievable</font>","<font face=\"Times New Roman\" size=\"4\">As Low As Reasonably Attenuated</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest046 = new Question(
"Question 46",
0,
"<font face=\"Times New Roman\" size=\"4\">ALARA stands for:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">15 rem</font>","<font face=\"Times New Roman\" size=\"4\">10 rem</font>","<font face=\"Times New Roman\" size=\"4\">50 rem</font>","<font face=\"Times New Roman\" size=\"4\">5 rem</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest047 = new Question(
"Question 47",
0,
"<font face=\"Times New Roman\" size=\"4\">How much radiation is a radiographer allowed to receive in a calendar year?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">An agreement state</font>","<font face=\"Times New Roman\" size=\"4\">An NRC state</font>","<font face=\"Times New Roman\" size=\"4\">A proliferation state</font>","<font face=\"Times New Roman\" size=\"4\">All 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\">A state that has agreed to assume regulatory control of radioactive material within their borders is called:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">The more dosage the radiographer will receive</font>","<font face=\"Times New Roman\" size=\"4\">The higher the rem count</font>","<font face=\"Times New Roman\" size=\"4\">The lower the life expectancy </font>","<font face=\"Times New Roman\" size=\"4\">The less radiation dose will be received</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest049 = new Question(
"Question 49",
0,
"<font face=\"Times New Roman\" size=\"4\">The less time spent near a radioactive source or an x-ray tube:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Will reduce the amount of radiation received</font>","<font face=\"Times New Roman\" size=\"4\">Will increase the amount of radiation received</font>","<font face=\"Times New Roman\" size=\"4\">Will not change the amount of radiation received</font>","<font face=\"Times New Roman\" size=\"4\">Will result in the need of a slower speed film</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest050 = new Question(
"Question 50",
0,
"<font face=\"Times New Roman\" size=\"4\">Increasing the distance from the source of radiation:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Doubled</font>","<font face=\"Times New Roman\" size=\"4\">Tripled</font>","<font face=\"Times New Roman\" size=\"4\">Reduced by 1/2</font>","<font face=\"Times New Roman\" size=\"4\">Reduced by 1/4</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest051 = new Question(
"Question 51",
0,
"<font face=\"Times New Roman\" size=\"4\">When the distance from the source of radiation is doubled, the amount of radiation received will be:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">The more radiation is reflected</font>","<font face=\"Times New Roman\" size=\"4\">The better shielding it will provide</font>","<font face=\"Times New Roman\" size=\"4\">The lower the atomic number</font>","<font face=\"Times New Roman\" size=\"4\">The faster the exposure time</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest052 = new Question(
"Question 52",
0,
"<font face=\"Times New Roman\" size=\"4\">In general, the denser the material:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Wood</font>","<font face=\"Times New Roman\" size=\"4\">Paper</font>","<font face=\"Times New Roman\" size=\"4\">Concrete</font>","<font face=\"Times New Roman\" size=\"4\">Tungsten</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest053 = new Question(
"Question 53",
0,
"<font face=\"Times New Roman\" size=\"4\">Which of the following would be the most effective shielding material?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">It reduces the exposure time by ionizing the radiation before it hits the film</font>","<font face=\"Times New Roman\" size=\"4\">It holds the film in place during an exposure</font>","<font face=\"Times New Roman\" size=\"4\">It provides shielding from radiation</font>","<font face=\"Times New Roman\" size=\"4\">There is no such thing as a collimator</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest054 = new Question(
"Question 54",
0,
"<font face=\"Times New Roman\" size=\"4\">What does a collimator do?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("True","False")
corr=new Array("0","1")
comm=""
valu=""
quest055 = new Question(
"Question 55",
0,
"<font face=\"Times New Roman\" size=\"4\">The half value layer for Cobalt 60 is the same as the half value layer for Iridium 192.</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Radiation Service Officer</font>","<font face=\"Times New Roman\" size=\"4\">Roentgen Safety Office</font>","<font face=\"Times New Roman\" size=\"4\">Radiation Safety Officer</font>","<font face=\"Times New Roman\" size=\"4\">Radiation Safety Organization</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest056 = new Question(
"Question 56",
0,
"<font face=\"Times New Roman\" size=\"4\">What does RSO stand for?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Film badge</font>","<font face=\"Times New Roman\" size=\"4\">Survey meter</font>","<font face=\"Times New Roman\" size=\"4\">TLD</font>","<font face=\"Times New Roman\" size=\"4\">All of the above</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest057 = new Question(
"Question 57",
0,
"<font face=\"Times New Roman\" size=\"4\">Which of the following is a rate measuring instrument?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Survey meter</font>","<font face=\"Times New Roman\" size=\"4\">Audible alarm</font>","<font face=\"Times New Roman\" size=\"4\">Area monitor</font>","<font face=\"Times New Roman\" size=\"4\">All of the above</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest058 = new Question(
"Question 58",
0,
"<font face=\"Times New Roman\" size=\"4\">Which of the following is a rate measuring instrument?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">The survey meter is not used correctly</font>","<font face=\"Times New Roman\" size=\"4\">The film badge is not used correctly</font>","<font face=\"Times New Roman\" size=\"4\">The alarm ratemeter is not used correctly</font>","<font face=\"Times New Roman\" size=\"4\">All of the above</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest059 = new Question(
"Question 59",
0,
"<font face=\"Times New Roman\" size=\"4\">Most radiation overexposure accidents occur when:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Survey meter</font>","<font face=\"Times New Roman\" size=\"4\">Geiger counter</font>","<font face=\"Times New Roman\" size=\"4\">Dose measuring instrument</font>","<font face=\"Times New Roman\" size=\"4\">All of the above</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest060 = new Question(
"Question 60",
0,
"<font face=\"Times New Roman\" size=\"4\">The device that measures the total amount of exposure received during a measuring period is called a:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Milliroentgens per hour</font>","<font face=\"Times New Roman\" size=\"4\">Roentgens per hour</font>","<font face=\"Times New Roman\" size=\"4\">Milliroentgens per minute</font>","<font face=\"Times New Roman\" size=\"4\">Roentgens per minute</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest061 = new Question(
"Question 61",
0,
"<font face=\"Times New Roman\" size=\"4\">The ionization chamber survey meter usually measures radiation levels in the range of:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Alarm ratemeter</font>","<font face=\"Times New Roman\" size=\"4\">Pocket dosimeter</font>","<font face=\"Times New Roman\" size=\"4\">Geiger counter</font>","<font face=\"Times New Roman\" size=\"4\">Survey meter</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest062 = new Question(
"Question 62",
0,
"<font face=\"Times New Roman\" size=\"4\">The instrument used to measure external radiation exposure for the day from gamma and x-rays worn by the radiographer is called a:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">50 milliroentgens</font>","<font face=\"Times New Roman\" size=\"4\">100 milliroentgens</font>","<font face=\"Times New Roman\" size=\"4\">200 milliroentgens</font>","<font face=\"Times New Roman\" size=\"4\">400 milliroentgens</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest063 = new Question(
"Question 63",
0,
"<font face=\"Times New Roman\" size=\"4\">Typical industrial radiography pocket dosimeters have a full scale reading of:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Produce an accurate reading over a long period of time</font>","<font face=\"Times New Roman\" size=\"4\">Never needing to be calibrated</font>","<font face=\"Times New Roman\" size=\"4\">Provide some protection of radiation</font>","<font face=\"Times New Roman\" size=\"4\">Provide the wearer an immediate reading of radiation exposure</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest064 = new Question(
"Question 64",
0,
"<font face=\"Times New Roman\" size=\"4\">The principle advantage of a pocket dosimeter is its ability to:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Alarm ratemeter</font>","<font face=\"Times New Roman\" size=\"4\">Survey meter</font>","<font face=\"Times New Roman\" size=\"4\">Dosimeter</font>","<font face=\"Times New Roman\" size=\"4\">Film badge</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest065 = new Question(
"Question 65",
0,
"<font face=\"Times New Roman\" size=\"4\">Which of the following is used to provide a permanent record of radiation exposure?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Fully charged</font>","<font face=\"Times New Roman\" size=\"4\">Fully discharged</font>","<font face=\"Times New Roman\" size=\"4\">Broken</font>","<font face=\"Times New Roman\" size=\"4\">Transparent</font>")
corr=new Array("0","1","0","0")
comm=""
valu=""
quest066 = new Question(
"Question 66",
0,
"<font face=\"Times New Roman\" size=\"4\">A dosimeter which is off scale would be considered:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">All work should be stopped immediately and the film badge should be turned in</font>","<font face=\"Times New Roman\" size=\"4\">It should be re-zeroed and work should resume</font>","<font face=\"Times New Roman\" size=\"4\">The assistant should take the rest of the radiographs</font>","<font face=\"Times New Roman\" size=\"4\">There is a high chance that the radiographer will get cancer</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest067 = new Question(
"Question 67",
0,
"<font face=\"Times New Roman\" size=\"4\">If a technician has been working with an isotope and the dosimeter reads &ldquo;off scale&rdquo;:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">200 mr/hr</font>","<font face=\"Times New Roman\" size=\"4\">300-400 mr/hr</font>","<font face=\"Times New Roman\" size=\"4\">450-500 mr/hr</font>","<font face=\"Times New Roman\" size=\"4\">700-1000 mr/hr</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest068 = new Question(
"Question 68",
0,
"<font face=\"Times New Roman\" size=\"4\">At what radiation level will an alarm ratemeter begin to sound?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Alarm ratemeter</font>","<font face=\"Times New Roman\" size=\"4\">Survey meter</font>","<font face=\"Times New Roman\" size=\"4\">Geiger counter</font>","<font face=\"Times New Roman\" size=\"4\">Film badge</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest069 = new Question(
"Question 69",
0,
"<font face=\"Times New Roman\" size=\"4\">Which of the following is a personal monitoring device?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Alarm ratemeter</font>","<font face=\"Times New Roman\" size=\"4\">Survey meter</font>","<font face=\"Times New Roman\" size=\"4\">Geiger counter</font>","<font face=\"Times New Roman\" size=\"4\">Film badge</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest070 = new Question(
"Question 70",
0,
"<font face=\"Times New Roman\" size=\"4\">Which of the following is packaged in a light proof, vapor proof envelope?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Alarm ratemeter</font>","<font face=\"Times New Roman\" size=\"4\">Survey meter</font>","<font face=\"Times New Roman\" size=\"4\">Geiger counter</font>","<font face=\"Times New Roman\" size=\"4\">Film badge</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest071 = new Question(
"Question 71",
0,
"<font face=\"Times New Roman\" size=\"4\">Which of the following produces a permanent record of radiation exposure?</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Alarm ratemeter</font>","<font face=\"Times New Roman\" size=\"4\">Survey meter</font>","<font face=\"Times New Roman\" size=\"4\">Geiger counter</font>","<font face=\"Times New Roman\" size=\"4\">Film badge</font>")
corr=new Array("0","0","0","1")
comm=""
valu=""
quest072 = new Question(
"Question 72",
0,
"<font face=\"Times New Roman\" size=\"4\">Prolonged exposure to heat can effect a:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Thermoluminescent Dosimeter</font>","<font face=\"Times New Roman\" size=\"4\">Thermal Latent Distance</font>","<font face=\"Times New Roman\" size=\"4\">Time Life Dosimeter</font>","<font face=\"Times New Roman\" size=\"4\">Translucent Latent Dosimeter</font>")
corr=new Array("1","0","0","0")
comm=""
valu=""
quest073 = new Question(
"Question 73",
0,
"<font face=\"Times New Roman\" size=\"4\">TLD stands for:</font>",
resp,
comm,
corr,
"",
valu,
1,
0,
0,
"");

resp=new Array("<font face=\"Times New Roman\" size=\"4\">Resistance to heat</font>","<font face=\"Times New Roman\" size=\"4\">Sensitivity to alpha particles</font>","<font face=\"Times New Roman\" size=\"4\">Linearity of response to dose</font>","<font face=\"Times New Roman\" size=\"4\">Ability to activate an audible alarm</font>")
corr=new Array("0","0","1","0")
comm=""
valu=""
quest074 = new Question(
"Question 74",
0,
"<font face=\"Times New Roman\" size=\"4\">The advantages of a TLD over other personnel monitors is its:</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,quest051,quest052,quest053,quest054,quest055,quest056,quest057,quest058,quest059,quest060,quest061,quest062,quest063,quest064,quest065,quest066,quest067,quest068,quest069,quest070,quest071,quest072,quest073,quest074)

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=\"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,50);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>&nbsp;Results</b></font></td></tr></table>",0)
now= new Date()
cachewrite("<small><p>"+fill((now.getMonth()+1),2)+"/"+fill(now.getDate(),2)+"/"+now.getYear()+"&nbsp;&nbsp;"+fill(now.getHours(),2)+":"+fill(now.getMinutes(),2)+"</p>",0)
cachewrite("<b>Radiation Safety  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+"'>&nbsp;&nbsp;&nbsp;&nbsp;",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);
}

