L'histoire du tabac

Lhistoire du tabac - Quiz

text/html quiz_tabac.htm — 68 KB

Dateiinhalt

<?xml version="1.0"?>
       <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
       <html xmlns="http://www.w3.org/1999/xhtml"
             xml:lang="en"><head><meta name="author" content="Created with Hot Potatoes by Half-Baked Software, registered to Richard Nisius."></meta><meta name="keywords" content="Hot Potatoes, histoire du tabac, quiz"></meta>

<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
<meta name="DC:Creator" content="Richard Nisius" />
<meta name="DC:Title" content="L&apos;histoire du tabac" />


<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<title>
L'histoire du tabac
</title>

<!-- Made with executable version 6.0 Release 3 Build 0 -->

<!-- The following insertion allows you to add your own code directly to this head tag from the configuration screen -->



<style type="text/css">


/* This is the CSS stylesheet used in the exercise. */
/* Elements in square brackets are replaced by data based on configuration settings when the exercise is built. */


body{
        font-family: Geneva,Arial;
        background-color: #ffc184;
        color: #000066;

        margin-right: 5%;
        margin-left: 5%;
        font-size: small;
}

p{
        text-align: left;
        margin: 0px;
        font-size: small;
}

div,span,td{
        font-size: small;
        color: #000066;
}

.RTLText{
        text-align: right;
        font-size: 150%;
        direction: rtl;
        font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Geneva,Arial;
}

.CentredRTLText{
        text-align: center;
        font-size: 150%;
        direction: rtl;
        font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Geneva,Arial;
}

button p.RTLText{
        text-align: center;
}

.RTLGapBox{
        text-align: right;
        font-size: 150%;
        direction: rtl;
        font-family: "Times New Roman", Geneva,Arial;
}

.Guess{
        font-weight: bold;
}

.CorrectAnswer{
        font-weight: bold;
}

div.Titles{
        padding: 10px;
        text-align: center;
        color: #000066;
}

button{
        display: inline;
}

.ExerciseTitle{
        font-size: large;
        color: #000066;
}

.ExerciseSubtitle{
        color: #000066;
}

div#Timer{
        padding: 6px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}

span#TimerText{
        padding: 6px;
        border-width: 1px;
        border-style: solid;
        font-weight: bold;
        display: none;
}

span.Instructions{

}

div.ExerciseText{

}

.FeedbackText{
        color: #000066;
}

span.LeftItem{
        font-size: small;
        color: #000066;
}

span.RightItem{
        font-weight: bold;
        font-size: small;
        color: #000066;
}

span.CorrectMark{

}

div.Feedback {
        background-color: #ffc184;
        left: 33%;
        width: 34%;
        top: 33%;
        z-index: 1;
        border-style: solid;
        border-width: 1px;
        padding: 5px;
        text-align: center;
        color: #000066;
        position: absolute;
        display: none;
        font-size: small;
}




div.ExerciseDiv{
        color: #000066;
}

/* JMatch flashcard styles */
table.FlashcardTable{
        background-color: transparent;
        color: #000066;
        border-color: #000066;
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 2em;
        margin-bottom: 2em;
        width: 90%;
        position: relative;
        align: center;
        padding: 0px;
}

table.FlashcardTable tr{
        border-style: none;
        margin: 0px;
        padding: 0px;
        background-color: #ffc184;
}

table.FlashcardTable td.Showing{
        font-size: large;
        text-align: center;
        width: 50%;
        display: table-cell;
        padding: 2em;
        margin: 0px;
        border-style: solid;
        border-width: 1px;
        color: #000066;
        background-color: #ffc184;
}

table.FlashcardTable td.Hidden{
        display: none;
}

/* JMix styles */
div#SegmentDiv{
        margin-top: 2em;
        margin-bottom: 2em;
        text-align: center;
}

a.ExSegment{
        font-size: medium;
        font-weight: bold;
        text-decoration: none;
        color: #000066;
}

span.RemainingWordList{
        font-style: italic;
}

div.DropLine {
        position: absolute;
        text-align: center;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #000066;
        width: 80%;
}

/* JCloze styles */

input{
        font-family: Geneva,Arial;
        font-size: larger;
}

.ClozeWordList{
        text-align: center;
        font-weight: bold;
}

div.ClozeBody{
        text-align: left;
        margin-top: 2em;
        margin-bottom: 2em;
        line-height: 2.0
}

span.GapSpan{
        font-weight: bold;
}

/* JCross styles */

table.CrosswordGrid{
        margin: auto auto 1em auto;
        border-collapse: collapse;
        padding: 0px;
}

table.CrosswordGrid td{
        width: 1.5em;
        height: 1.5em;
        text-align: center;
        vertical-align: middle;
        font-size: large;
        padding: 0px;
        margin: 0px;
        border-style: solid;
        border-width: 1px;
        border-color: #000000;
}

table.CrosswordGrid td.BlankCell{
        background-color: #000000;
        color: #000000;
}

table.CrosswordGrid td.LetterOnlyCell{
        text-align: center;
        vertical-align: middle;
        background-color: #ffffff;
        color: #000000;
        font-weight: bold;
}

table.CrosswordGrid td.NumLetterCell{
        text-align: left;
        vertical-align: top;
        background-color: #ffffff;
        color: #000000;
        padding: 1px;
        font-weight: bold;
}

.NumLetterCellText{
        cursor: pointer;
}

.GridNum{
        vertical-align: super;
        font-size: x-small;
        font-weight: bold;
        text-decoration: none;
        color: #000000;
}

table#Clues{
        margin: auto;
        vertical-align: top;
}

table#Clues td{
        vertical-align: top;
}

table.ClueList{
  margin: auto;
}

td.ClueNum{
        text-align: right;
        font-weight: bold;
        vertical-align: top;
}

td.Clue{
        text-align: left;
}

div#ClueEntry{
        text-align: left;
        margin-bottom: 1em;
}

/* Keypad styles */

div.Keypad{
        text-align: center;
}

div.Keypad button{
        font-family: Geneva,Arial;
        font-size: 120%;
        background-color: #ffffff;
        color: #000000;
        width: 2em;
}

/* JQuiz styles */

div.QuestionNavigation{
        text-align: center;
}

.QNum{
        margin: 0em 1em 0.5em 1em;
        font-weight: bold;
        vertical-align: middle;
}

textarea{
        font-family: Geneva,Arial;
        font-size: larger;
}

.QuestionText{

}

.Answer{
        font-size: 120%;
        letter-spacing: 0.1em;
}

.Highlight{
        color: #000000;
        background-color: #ffff00;
        font-weight: bold;
        font-size: 120%;
}

ol.QuizQuestions{
        text-align: left;
        list-style-type: none;
}

li.QuizQuestion{
        padding: 1em;
        border-style: solid;
        border-width: 0px 0px 1px 0px;
}

ol.MCAnswers{
        text-align: left;
        list-style-type: upper-alpha;
        padding: 1em;
}

ol.MCAnswers li{
        margin-bottom: 1em;
}

ol.MSelAnswers{
        text-align: left;
        list-style-type: lower-alpha;
        padding: 1em;
}

div.ShortAnswer{
        padding: 1em;
}

div.StdDiv{
        background-color: #ffc184;
        text-align: center;
        font-size: small;
        color: #000066;
        padding: 8px;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #000066;
        margin: 1px;
}

.FuncButton {
        text-align: center;
        border-style: solid;

        border-left-color: #ffe0c1;
        border-top-color: #ffe0c1;
        border-right-color: #7f6042;
        border-bottom-color: #7f6042;
        color: #000066;
        background-color: #ffc184;

        border-width: 2px;
        padding: 3px 6px 3px 6px;
        cursor: pointer;
}

.FuncButtonUp {
        color: #ffc184;
        text-align: center;
        border-style: solid;

        border-left-color: #ffe0c1;
        border-top-color: #ffe0c1;
        border-right-color: #7f6042;
        border-bottom-color: #7f6042;

        background-color: #000066;
        color: #ffc184;
        border-width: 2px;
        padding: 3px 6px 3px 6px;
        cursor: pointer;
}

.FuncButtonDown {
        color: #ffc184;
        text-align: center;
        border-style: solid;

        border-left-color: #7f6042;
        border-top-color: #7f6042;
        border-right-color: #ffe0c1;
        border-bottom-color: #ffe0c1;
        background-color: #000066;
        color: #ffc184;

        border-width: 2px;
        padding: 3px 6px 3px 6px;
        cursor: pointer;
}

/*BeginNavBarStyle*/

div.NavButtonBar{
        background-color: #ff8000;
        text-align: center;
        margin: 2px 0px 2px 0px;
        clear: both;
        font-size: small;
}

.NavButton {
        border-style: solid;

        border-left-color: #ffbf7f;
        border-top-color: #ffbf7f;
        border-right-color: #7f4000;
        border-bottom-color: #7f4000;
        background-color: #ff8000;
        color: #000000;

        border-width: 2px;
        cursor: pointer;
}

.NavButtonUp {
        border-style: solid;

        border-left-color: #ffbf7f;
        border-top-color: #ffbf7f;
        border-right-color: #7f4000;
        border-bottom-color: #7f4000;
        color: #ff8000;
        background-color: #000000;

        border-width: 2px;
        cursor: pointer;
}

.NavButtonDown {
        border-style: solid;

        border-left-color: #7f4000;
        border-top-color: #7f4000;
        border-right-color: #ffbf7f;
        border-bottom-color: #ffbf7f;
        color: #ff8000;
        background-color: #000000;

        border-width: 2px;
        cursor: pointer;
}

/*EndNavBarStyle*/

a{
        color: #0000ff;
}

a: visited{
        color: #0000cc;
}

a:hover{
        color: #0000ff;
}

div.CardStyle {
        position: absolute;
        font-family: Geneva,Arial;
        font-size: small;
        padding: 5px;
        border-style: solid;
        border-width: 1px;
        color: #000066;
        background-color: #ffc184;
        left: -50px;
        top: -50px;
        overflow: visible;
}

.rtl{
        text-align: right;
        font-size: large;
}


</style>

<script type="text/javascript">

//<![CDATA[

<!--


function Client(){
//if not a DOM browser, hopeless
        this.min = false; if (document.getElementById){this.min = true;};

        this.ua = navigator.userAgent;
        this.name = navigator.appName;
        this.ver = navigator.appVersion;

//Get data about the browser
        this.mac = (this.ver.indexOf('Mac') != -1);
        this.win = (this.ver.indexOf('Windows') != -1);

//Look for Gecko
        this.gecko = (this.ua.indexOf('Gecko') > 1);
        if (this.gecko){
                this.geckoVer = parseInt(this.ua.substring(this.ua.indexOf('Gecko')+6, this.ua.length));
                if (this.geckoVer < 20020000){this.min = false;}
        }

//Look for Firebird
        this.firebird = (this.ua.indexOf('Firebird') > 1);

//Look for Safari
        this.safari = (this.ua.indexOf('Safari') > 1);
        if (this.safari){
                this.gecko = false;
        }

//Look for IE
        this.ie = (this.ua.indexOf('MSIE') > 0);
        if (this.ie){
                this.ieVer = parseFloat(this.ua.substring(this.ua.indexOf('MSIE')+5, this.ua.length));
                if (this.ieVer < 5.5){this.min = false;}
        }

//Look for Opera
        this.opera = (this.ua.indexOf('Opera') > 0);
        if (this.opera){
                this.operaVer = parseFloat(this.ua.substring(this.ua.indexOf('Opera')+6, this.ua.length));
                if (this.operaVer < 7.04){this.min = false;}
        }
        if (this.min == false){
                alert('Your browser may not be able to handle this page.');
        }

//Special case for the horrible ie5mac
        this.ie5mac = (this.ie&&this.mac&&(this.ieVer<6));
}

var C = new Client();

//for (prop in C){
//        alert(prop + ': ' + C[prop]);
//}



//CODE FOR HANDLING NAV BUTTONS AND FUNCTION BUTTONS

//[strNavBarJS]
function NavBtnOver(Btn){
        if (Btn.className != 'NavButtonDown'){Btn.className = 'NavButtonUp';}
}

function NavBtnOut(Btn){
        Btn.className = 'NavButton';
}

function NavBtnDown(Btn){
        Btn.className = 'NavButtonDown';
}
//[/strNavBarJS]

function FuncBtnOver(Btn){
        if (Btn.className != 'FuncButtonDown'){Btn.className = 'FuncButtonUp';}
}

function FuncBtnOut(Btn){
        Btn.className = 'FuncButton';
}

function FuncBtnDown(Btn){
        Btn.className = 'FuncButtonDown';
}

function FocusAButton(){
        if (document.getElementById('CheckButton1') != null){
                document.getElementById('CheckButton1').focus();
        }
        else{
                if (document.getElementById('CheckButton2') != null){
                        document.getElementById('CheckButton2').focus();
                }
                else{
                        document.getElementsByTagName('button')[0].focus();
                }
        }
}




//CODE FOR HANDLING DISPLAY OF POPUP FEEDBACK BOX

var topZ = 1000;

function ShowMessage(Feedback){
        var Output = Feedback + '<br /><br />';
        document.getElementById('FeedbackContent').innerHTML = Output;
        var FDiv = document.getElementById('FeedbackDiv');
        topZ++;
        FDiv.style.zIndex = topZ;
        FDiv.style.top = TopSettingWithScrollOffset(30) + 'px';
//IE can't focus a hidden div; Moz needs to focus before display to avoid jumping
        if (C.gecko){
                document.getElementById('FeedbackOKButton').focus();
        }
        FDiv.style.display = 'block';

        ShowElements(false, 'input');
        ShowElements(false, 'select');
        ShowElements(false, 'object');
        if (C.ie){
                document.getElementById('FeedbackOKButton').focus();
        }

//
}

function ShowElements(Show, TagName){
//Special for IE bug -- hide all the form elements that will show through the popup
        if (C.ie){
                var Els = document.getElementsByTagName(TagName);
                for (var i=0; i<Els.length; i++){
                        if (Show == true){
                                Els[i].style.display = 'inline';
                        }
                        else{
                                Els[i].style.display = 'none';
                        }
                }
        }
}

function HideFeedback(){
        document.getElementById('FeedbackDiv').style.display = 'none';
        ShowElements(true, 'input');
        ShowElements(true, 'select');
        ShowElements(true, 'object');
        if (Finished == true){
                Finish();
        }
}


//GENERAL UTILITY FUNCTIONS AND VARIABLES

//PAGE DIMENSION FUNCTIONS
function PageDim(){
//Get the page width and height
        this.W = 600;
        this.H = 400;
        this.W = document.getElementsByTagName('body')[0].clientWidth;
        this.H = document.getElementsByTagName('body')[0].clientHeight;
}

var pg = null;

function GetPageXY(El) {
        var XY = {x: 0, y: 0};
        while(El){
                XY.x += El.offsetLeft;
                XY.y += El.offsetTop;
                El = El.offsetParent;
        }
        return XY;
}

function GetScrollTop(){
        if (document.documentElement && document.documentElement.scrollTop){
                return document.documentElement.scrollTop;
        }
        else{
                if (document.body){
                         return document.body.scrollTop;
                }
                else{
                        return window.pageYOffset;
                }
        }
}

function GetViewportHeight(){
        if (window.innerWidth){
                return window.innerWidth;
        }
        else{
                return document.getElementsByTagName('body')[0].clientHeight;
        }
}

function TopSettingWithScrollOffset(TopPercent){
        var T = Math.floor(GetViewportHeight() * (TopPercent/100));
        return GetScrollTop() + T;
}

//CODE FOR AVOIDING LOSS OF DATA WHEN BACKSPACE KEY INVOKES history.back()
var InTextBox = false;

function SuppressBackspace(e){
        if (InTextBox == true){return;}
        if (C.ie) {
                thisKey = window.event.keyCode;
        }
        else {
                thisKey = e.keyCode;
        }

        var Suppress = false;

        if (thisKey == 8) {
                Suppress = true;
        }

        if (Suppress == true){
                if (C.ie){
                        window.event.returnValue = false;
                        window.event.cancelBubble = true;
                }
                else{
                        e.preventDefault();
                }
        }
}

if (C.ie){
        document.attachEvent('onkeydown',SuppressBackspace);
        window.attachEvent('onkeydown',SuppressBackspace);
}
else{
        window.addEventListener('keypress',SuppressBackspace,false);
}

function ReduceItems(InArray, ReduceToSize){
        var ItemToDump=0;
        var j=0;
        while (InArray.length > ReduceToSize){
                ItemToDump = Math.floor(InArray.length*Math.random());
                InArray.splice(ItemToDump, 1);
        }
}

function Shuffle(InArray){
        Temp = new Array();
        var Len = InArray.length;

        var j = Len;

        for (var i=0; i<Len; i++){
                Temp[i] = InArray[i];
        }

        for (i=0; i<Len; i++){
                Num = Math.floor(j  *  Math.random());
                InArray[i] = Temp[Num];

                for (var k=Num; k < j; k++) {
                        Temp[k] = Temp[k+1];
                }
                j--;
        }
        return InArray;
}

function WriteToInstructions(Feedback) {
//        Feedback = '<span class="FeedbackText">' + Feedback + '</span>';
        document.getElementById('InstructionsDiv').innerHTML = Feedback;

}




function EscapeDoubleQuotes(InString){
        return InString.replace(/"/g, '&quot;')
}

function FocusAButton(){
        if (document.getElementById('CheckButton1') != null){
                document.getElementById('CheckButton1').focus();
        }
        else{
                document.getElementsByTagName('button')[0].focus();
        }
}

function TrimString(InString){
        var x = 0;

        if (InString.length != 0) {
                while ((InString.charAt(InString.length - 1) == '\u0020') || (InString.charAt(InString.length - 1) == '\u000A') || (InString.charAt(InString.length - 1) == '\u000D')){
                        InString = InString.substring(0, InString.length - 1)
                }

                while ((InString.charAt(0) == '\u0020') || (InString.charAt(0) == '\u000A') || (InString.charAt(0) == '\u000D')){
                        InString = InString.substring(1, InString.length)
                }

                while (InString.indexOf('  ') != -1) {
                        x = InString.indexOf('  ')
                        InString = InString.substring(0, x) + InString.substring(x+1, InString.length)
                 }

                return InString;
        }

        else {
                return '';
        }
}

function FindLongest(InArray){
        if (InArray.length < 1){return -1;}

        var Longest = 0;
        for (var i=1; i<InArray.length; i++){
                if (InArray[i].length > InArray[Longest].length){
                        Longest = i;
                }
        }
        return Longest;
}

//UNICODE CHARACTER FUNCTIONS
function IsCombiningDiacritic(CharNum){
        var Result = (((CharNum >= 0x0300)&&(CharNum <= 0x370))||((CharNum >= 0x20d0)&&(CharNum <= 0x20ff)));
        Result = Result || (((CharNum >= 0x3099)&&(CharNum <= 0x309a))||((CharNum >= 0xfe20)&&(CharNum <= 0xfe23)));
        return Result;
}

function IsCJK(CharNum){
        return ((CharNum >= 0x3000)&&(CharNum < 0xd800));
}

//SETUP FUNCTIONS
//BROWSER WILL REFILL TEXT BOXES FROM CACHE IF NOT PREVENTED
function ClearTextBoxes(){
        var NList = document.getElementsByTagName('input');
        for (var i=0; i<NList.length; i++){
                if (NList[i].id.indexOf('Guess') > -1){
                        NList[i].value = '';
                }
                if (NList[i].id.indexOf('Chk') > -1){
                        NList[i].checked = '';
                }
        }
}

//EXTENSION TO ARRAY OBJECT
function Array_IndexOf(Input){
        var Result = -1;
        for (var i=0; i<this.length; i++){
                if (this[i] == Input){
                        Result = i;
                }
        }
        return Result;
}
Array.prototype.indexOf = Array_IndexOf;

//IE HAS RENDERING BUG WITH BOTTOM NAVBAR
function RemoveBottomNavBarForIE(){
        if ((C.ie)&&(document.getElementById('Reading') != null)){
                if (document.getElementById('BottomNavBar') != null){
                        document.getElementById('TheBody').removeChild(document.getElementById('BottomNavBar'));
                }
        }
}




//HOTPOTNET-RELATED CODE

var HPNStartTime = (new Date()).getTime();
var SubmissionTimeout = 30000;
var Detail = ''; //Global that is used to submit tracking data

function Finish(){
//If there's a form, fill it out and submit it
        if (document.store != null){
                Frm = document.store;
                Frm.starttime.value = HPNStartTime;
                Frm.endtime.value = (new Date()).getTime();
                Frm.mark.value = Score;
                Frm.detail.value = Detail;
                Frm.submit();
        }
}



//JQUIZ CORE JAVASCRIPT CODE

var CurrQNum = 0;
var CorrectIndicator = ':-)';
var IncorrectIndicator = 'X';
var YourScoreIs = 'Votre score est de:';
var ContinuousScoring = true;
var CorrectFirstTime = 'R&#x00E9;ponses exactes au premier essai: ';
var ShowCorrectFirstTime = false;
var ShuffleQs = false;
var ShuffleAs = true;
var DefaultRight = 'Correct!';
var DefaultWrong = 'D&#x00E9;sol&#x00E9;! Essayez &#x00E0; nouveau';
var QsToShow = 18;
var Score = 0;
var Finished = false;
var Qs = null;
var QArray = new Array();
var ShowingAllQuestions = false;
var ShowAllQuestionsCaption = 'Afficher toutes les questions';
var ShowOneByOneCaption = 'Afficher les questions une &#x00E0; une';
var State = new Array();
var Feedback = '';
var TimeOver = false;

//The following variable can be used to add a message explaining that
//the question is finished, so no further marking will take place.
var strQuestionFinished = '';

function CompleteEmptyFeedback(){
        var QNum, ANum;
        for (QNum=0; QNum<I.length; QNum++){
//Only do this if not multi-select
                if (I[QNum][2] != '3'){
                  for (ANum = 0; ANum<I[QNum][3].length; ANum++){
                          if (I[QNum][3][ANum][1].length < 1){
                                  if (I[QNum][3][ANum][2] > 0){
                                          I[QNum][3][ANum][1] = DefaultRight;
                                  }
                                  else{
                                          I[QNum][3][ANum][1] = DefaultWrong;
                                  }
                          }
                  }
                }
        }
}

function SetUpQuestions(){
        var AList = new Array();
        var QList = new Array();
        var i, j;
        Qs = document.getElementById('Questions');
        while (Qs.getElementsByTagName('li').length > 0){
                QList.push(Qs.removeChild(Qs.getElementsByTagName('li')[0]));
        }
        var DumpItem = 0;
        while (QsToShow < QList.length){
                DumpItem = Math.floor(QList.length*Math.random());
                for (j=DumpItem; j<(QList.length-1); j++){
                        QList[j] = QList[j+1];
                }
                QList.length = QList.length-1;
        }
        if (ShuffleQs == true){
                QList = Shuffle(QList);
        }
        if (ShuffleAs == true){
                var As;
                for (var i=0; i<QList.length; i++){
                        As = QList[i].getElementsByTagName('ol')[0];
                        if (As != null){
                          AList.length = 0;
                                while (As.getElementsByTagName('li').length > 0){
                                        AList.push(As.removeChild(As.getElementsByTagName('li')[0]));
                                }
                                AList = Shuffle(AList);
                                for (j=0; j<AList.length; j++){
                                        As.appendChild(AList[j]);
                                }
                        }
                }
        }

        for (i=0; i<QList.length; i++){
                Qs.appendChild(QList[i]);
                QArray[QArray.length] = QList[i];
        }

//Show the first item
        QArray[0].style.display = '';

//Now hide all except the first item
        for (i=1; i<QArray.length; i++){
                QArray[i].style.display = 'none';
        }
        SetQNumReadout();
}

function ChangeQ(ChangeBy){
        if (((CurrQNum + ChangeBy) < 0)||((CurrQNum + ChangeBy) >= QArray.length)){return;}
        QArray[CurrQNum].style.display = 'none';
        CurrQNum += ChangeBy;
        QArray[CurrQNum].style.display = '';
        SetQNumReadout();
//if there's a textbox, set the focus in it
        if (QArray[CurrQNum].getElementsByTagName('input')[0] != null){
                QArray[CurrQNum].getElementsByTagName('input')[0].focus();
        }
}

function SetQNumReadout(){
        document.getElementById('QNumReadout').innerHTML = (CurrQNum+1) + ' / ' + QArray.length;
}

I=new Array();
I[0]=new Array();I[0][0]=100;
I[0][1]='';
I[0][2]='0';
I[0][3]=new Array();
I[0][3][0]=new Array('Christophe Colomb','Oui',1,100,1);
I[0][3][1]=new Array('Hernan Cort\u00E8s','Non, il l\'a trouv\u00E9 quelques ann\u00E9es plus tard',0,0,1);
I[0][3][2]=new Array('Peter Stuyvesant','Non',0,0,1);
I[1]=new Array();I[1][0]=100;
I[1][1]='';
I[1][2]='0';
I[1][3]=new Array();
I[1][3][0]=new Array('Andr\u00E9 Thevenet','',1,100,1);
I[1][3][1]=new Array('Andr\u00E9 Nicot','M. Nicot ne s\'appelait pas Andr\u00E9',0,0,1);
I[1][3][2]=new Array('Andr\u00E9 Gaulois','Non, un homme de ce nom n\'a pas jou\u00E9 de r\u00F4le dans l\'histoire du tabac. ',0,0,1);
I[2]=new Array();I[2][0]=100;
I[2][1]='';
I[2][2]='0';
I[2][3]=new Array();
I[2][3][0]=new Array('comme plante m\u00E9dicinale, p. ex. pour calmer les migraines','',1,100,1);
I[2][3][1]=new Array('pour c\u00E9l\u00E9brer un nouveau culte religieux','',0,0,1);
I[2][3][2]=new Array('pour <span style="color: #FF0000;" title=" vergiften ";">empoisonner</span> un rival','',0,0,1);
I[3]=new Array();I[3][0]=100;
I[3][1]='';
I[3][2]='0';
I[3][3]=new Array();
I[3][3][0]=new Array('fait couper le nez aux <span style="color: #FF0000;" title=" Tabakschnupfer ";">priseurs</span> et les l\u00E8vres aux fumeurs','',1,100,1);
I[3][3][1]=new Array('fait condamner les fumeurs \u00E0 l\'<span style="color: #FF0000;" title=" Sklaverei ";">esclavage</span>','Non, on a fait cela au Japon (17<sup>e</sup> si\u00E8cle)',0,0,1);
I[3][3][2]=new Array('<span style="color: #FF0000;" title=" verf\u00FCgen ";">d\u00E9cr\u00E8te</span> la peine de mort contre les fumeurs','Non, c\'est Mourad IV (17<sup>e</sup> si\u00E8cle, en Turquie) qui ordonne de d\u00E9truire les caf\u00E9s et d\u00E9cr\u00E8te la peine de mort contre les fumeurs',0,0,1);
I[4]=new Array();I[4][0]=100;
I[4][1]='';
I[4][2]='0';
I[4][3]=new Array();
I[4][3][0]=new Array('interdit l\'usage du tabac dans les \u00E9glises sous peine d\'excommunication','',1,100,1);
I[4][3][1]=new Array('permet l\'usage du tabac comme <span style="color: #FF0000;" title=" Weihrauch ";">encens</span>','',0,0,1);
I[4][3][2]=new Array('fume lui-m\u00EAme la pipe aux r\u00E9unions avec les <span style="color: #FF0000;" title=" Bischof ";">\u00E9v\u00EAques</span>','',0,0,1);
I[5]=new Array();I[5][0]=100;
I[5][1]='';
I[5][2]='0';
I[5][3]=new Array();
I[5][3][0]=new Array('le monopole du tabac en France','',1,100,1);
I[5][3][1]=new Array('la taxe sur le tabac','',0,0,1);
I[5][3][2]=new Array('la libert\u00E9 de production du tabac','',0,0,1);
I[6]=new Array();I[6][0]=100;
I[6][1]='';
I[6][2]='0';
I[6][3]=new Array();
I[6][3][0]=new Array('qu\'on ne <span style="color: #FF0000;" title=" Tabak schnupfen ";">prise</span> qu\'une fois pendant la messe','',1,100,1);
I[6][3][1]=new Array('qu\'on ne prise plus pendant la messe','',0,0,1);
I[6][3][2]=new Array('qu\'on ne prise qu\'apr\u00E8s le d\u00EEner','',0,0,1);
I[7]=new Array();I[7][0]=100;
I[7][1]='';
I[7][2]='0';
I[7][3]=new Array();
I[7][3][0]=new Array('la peine de mort contre les fumeurs','',0,0,1);
I[7][3][1]=new Array('la libert\u00E9 de cultiver, de fabriquer, de <span style="color: #FF0000;" title=" verkaufen ";">d\u00E9biter</span> le tabac','',1,100,1);
I[7][3][2]=new Array('un <span style="color: #FF0000;" title="  Ministerium ";">minist\u00E8re</span> du Tabac et de l\'Alcool','',0,0,1);
I[8]=new Array();I[8][0]=100;
I[8][1]='';
I[8][2]='0';
I[8][3]=new Array();
I[8][3][0]=new Array('en 1809','',1,100,1);
I[8][3][1]=new Array('en 1899','',0,0,1);
I[8][3][2]=new Array('en 1866','',0,0,1);
I[9]=new Array();I[9][0]=100;
I[9][1]='';
I[9][2]='0';
I[9][3]=new Array();
I[9][3][0]=new Array('r\u00E9affirme la libert\u00E9 de culture, de fabrication et de vente du tabac','',0,0,1);
I[9][3][1]=new Array('r\u00E9tablit le monopole du tabac','',1,100,1);
I[9][3][2]=new Array('permet la <span style="color: #FF0000;" title=" Anbau ";">culture</span> du tabac en Corse','',0,0,1);
I[10]=new Array();I[10][0]=100;
I[10][1]='';
I[10][2]='0';
I[10][3]=new Array();
I[10][3][0]=new Array('en 1842','',1,100,1);
I[10][3][1]=new Array('en 1882','',0,0,1);
I[10][3][2]=new Array('en 1862','',0,0,1);
I[11]=new Array();I[11][0]=100;
I[11][1]='';
I[11][2]='0';
I[11][3]=new Array();
I[11][3][0]=new Array('en 1847','',1,100,1);
I[11][3][1]=new Array('en 1897','',0,0,1);
I[11][3][2]=new Array('en 1947','',0,0,1);
I[12]=new Array();I[12][0]=100;
I[12][1]='';
I[12][2]='0';
I[12][3]=new Array();
I[12][3][0]=new Array('Hongroises','',1,100,1);
I[12][3][1]=new Array('El\u00E9gantes','',0,0,1);
I[12][3][2]=new Array('Havanaises','',0,0,1);
I[13]=new Array();I[13][0]=100;
I[13][1]='';
I[13][2]='0';
I[13][3]=new Array();
I[13][3][0]=new Array('en 1953','',1,100,1);
I[13][3][1]=new Array('en 1921','',0,0,1);
I[13][3][2]=new Array('en 1942','',0,0,1);
I[14]=new Array();I[14][0]=100;
I[14][1]='';
I[14][2]='0';
I[14][3]=new Array();
I[14][3][0]=new Array('toutes les marques de tabac fabriqu\u00E9es en Europe ont <span style="color: #FF0000;" title=" Zugang ";">acc\u00E8s</span> \u00E0 l\'ensemble du march\u00E9 europ\u00E9en','',1,100,1);
I[14][3][1]=new Array('apparaissent les premiers <span style="color: #FF0000;" title=" Feuerzeug ";">briquets</span>','',0,0,1);
I[14][3][2]=new Array('les allumettes russes, plus solides, apparaissent sur le march\u00E9 europ\u00E9en et provoquent une crise de production','',0,0,1);
I[15]=new Array();I[15][0]=100;
I[15][1]='';
I[15][2]='0';
I[15][3]=new Array();
I[15][3][0]=new Array('est privatis\u00E9e','',1,100,1);
I[15][3][1]=new Array('<span style="color: #FF0000;" title=" bankrott gehen ";">fait faillite</span>','',0,0,1);
I[15][3][2]=new Array('est vendue \u00E0 Philip Morris','',0,0,1);
I[16]=new Array();I[16][0]=100;
I[16][1]='';
I[16][2]='0';
I[16][3]=new Array();
I[16][3][0]=new Array('Danger de mort','',0,0,1);
I[16][3][1]=new Array('Danger mortel','',0,0,1);
I[16][3][2]=new Array('Le tabac tue','',1,100,1);
I[17]=new Array();I[17][0]=100;
I[17][1]='';
I[17][2]='0';
I[17][3]=new Array();
I[17][3][0]=new Array('1,2 milliard, soit un tiers de la population mondiale \u00E2g\u00E9e de plus de quinze ans','',1,100,1);
I[17][3][1]=new Array('0,9 milliard, soit un quart de la population mondiale \u00E2g\u00E9e de plus de quinze ans','',0,0,1);
I[17][3][2]=new Array('0,2 milliard, soit 5 % de la population mondiale \u00E2g\u00E9e de plus de quinze ans','',0,0,1);


function StartUp(){
        RemoveBottomNavBarForIE();

//If there's only one question, no need for question navigation controls
        if (QsToShow < 2){
                document.getElementById('QNav').style.display = 'none';
        }





        CompleteEmptyFeedback();

        SetUpQuestions();
        ClearTextBoxes();
        CreateStatusArray();



//Check search string for q parameter
        if (document.location.search.length > 0){
                if (ShuffleQs == false){
                        var JumpTo = parseInt(document.location.search.substring(1,document.location.search.length))-1;
                        if (JumpTo <= QsToShow){
                                ChangeQ(JumpTo);
                        }
                }
        }
}

function ShowHideQuestions(){
        FuncBtnOut(document.getElementById('ShowMethodButton'));
        document.getElementById('ShowMethodButton').style.display = 'none';
        if (ShowingAllQuestions == false){
                for (var i=0; i<QArray.length; i++){
                                QArray[i].style.display = '';
                        }
                document.getElementById('Questions').style.listStyleType = 'decimal';
                document.getElementById('OneByOneReadout').style.display = 'none';
                document.getElementById('ShowMethodButton').innerHTML = ShowOneByOneCaption;
                ShowingAllQuestions = true;
        }
        else{
                for (var i=0; i<QArray.length; i++){
                                if (i != CurrQNum){
                                        QArray[i].style.display = 'none';
                                }
                        }
                document.getElementById('Questions').style.listStyleType = 'none';
                document.getElementById('OneByOneReadout').style.display = '';
                document.getElementById('ShowMethodButton').innerHTML = ShowAllQuestionsCaption;
                ShowingAllQuestions = false;
        }
        document.getElementById('ShowMethodButton').style.display = 'inline';
}

function CreateStatusArray(){
        var QNum, ANum;
//For each item in the item array
        for (QNum=0; QNum<I.length; QNum++){
//Check if the question still exists (hasn't been nuked by showing a random selection)
                if (document.getElementById('Q_' + QNum) != null){
                        State[QNum] = new Array();
                        State[QNum][0] = -1; //Score for this q; -1 shows question not done yet
                        State[QNum][1] = new Array(); //answers
                        for (ANum = 0; ANum<I[QNum][3].length; ANum++){
                                State[QNum][1][ANum] = 0; //answer not chosen yet; when chosen, will store its position in the series of choices
                        }
                        State[QNum][2] = 0; //tries at this q so far
                        State[QNum][3] = 0; //incrementing percent-correct values of selected answers
                        State[QNum][4] = 0; //penalties incurred for hints
                        State[QNum][5] = ''; //Sequence of answers chosen by number
                }
                else{
                        State[QNum] = null;
                }
        }
}



function CheckMCAnswer(QNum, ANum, Btn){
//if question doesn't exist, bail
        if (State[QNum].length < 1){return;}

//Get the feedback
        Feedback = I[QNum][3][ANum][1];

//Now show feedback and bail if question already complete
        if (State[QNum][0] > -1){
//Add an extra message explaining that the question
// is finished if defined by the user
                if (strQuestionFinished.length > 0){Feedback += '<br />' + strQuestionFinished;}
//Show the feedback
                ShowMessage(Feedback);
                return;
        }

//Hide the button while processing
        Btn.style.display = 'none';

//Increment the number of tries
        State[QNum][2]++;

//Add the percent-correct value of this answer
        State[QNum][3] += I[QNum][3][ANum][3];

//Store the try number in the answer part of the State array, for tracking purposes
        State[QNum][1][ANum] = State[QNum][2];
        State[QNum][5] += String.fromCharCode(65+ANum) + ',';

//Should this answer be accepted as correct?
        if (I[QNum][3][ANum][2] < 1){
//It's wrong

//Mark the answer
                Btn.innerHTML = IncorrectIndicator;

//Check whether this leaves just one MC answer unselected, in which case the Q is terminated
                var RemainingAnswer = FinalAnswer(QNum);
                if (RemainingAnswer > -1){
//Behave as if the last answer had been selected, but give no credit for it
//Increment the number of tries
                        State[QNum][2]++;

//Calculate the score for this question
                        CalculateMCQuestionScore(QNum);

//Get the overall score and add it to the feedback
                        CalculateOverallScore();
                        if ((ContinuousScoring == true)||(Finished == true)){
                                Feedback += '<br />' + YourScoreIs + ' ' + Score + '%.';
                                WriteToInstructions(YourScoreIs + ' ' + Score + '%.');
                        }
                }
        }
        else{
//It's right
//Mark the answer
                Btn.innerHTML = CorrectIndicator;

//Calculate the score for this question
                CalculateMCQuestionScore(QNum);

//Get the overall score and add it to the feedback
                if (ContinuousScoring == true){
                        CalculateOverallScore();
                        if ((ContinuousScoring == true)||(Finished == true)){
                                Feedback += '<br />' + YourScoreIs + ' ' + Score + '%.';
                                WriteToInstructions(YourScoreIs + ' ' + Score + '%.');
                        }
                }
        }

//Show the button again
        Btn.style.display = 'inline';

//Finally, show the feedback
        ShowMessage(Feedback);

//Check whether all questions are now done
        CheckFinished();
}

function CalculateMCQuestionScore(QNum){
        var Tries = State[QNum][2] + State[QNum][4]; //include tries and hint penalties
        var PercentCorrect = State[QNum][3];
        var TotAns = GetTotalMCAnswers(QNum);
        var HintPenalties = State[QNum][4];

//Make sure it's not already complete

        if (State[QNum][0] < 0){
//Allow for Hybrids
                if (HintPenalties >= 1){
                        State[QNum][0] = 0;
                }
                else{
                        State[QNum][0] = ((TotAns-(Tries-1))/TotAns)*(PercentCorrect/(100*Tries));
                }
                if (State[QNum][0] < 0){
                        State[QNum][0] = 0;
                }
        }
}

function GetTotalMCAnswers(QNum){
        var Result = 0;
        for (var ANum=0; ANum<I[QNum][3].length; ANum++){
                if (I[QNum][3][ANum][4] == 1){ //This is an MC answer
                        Result++;
                }
        }
        return Result;
}

function FinalAnswer(QNum){
        var UnchosenAnswers = 0;
        var FinalAnswer = -1;
        for (var ANum=0; ANum<I[QNum][3].length; ANum++){
                if (I[QNum][3][ANum][4] == 1){ //This is an MC answer
                        if (State[QNum][1][ANum] < 1){ //This answer hasn't been chosen yet
                                UnchosenAnswers++;
                                FinalAnswer = ANum;
                        }
                }
        }
        if (UnchosenAnswers == 1){
                return FinalAnswer;
        }
        else{
                return -1;
        }
}





function CalculateOverallScore(){
        var TotalWeighting = 0;
        var TotalScore = 0;

        for (var QNum=0; QNum<State.length; QNum++){
                if (State[QNum] != null){
                        if (State[QNum][0] > -1){
                                TotalWeighting += I[QNum][0];
                                TotalScore += (I[QNum][0] * State[QNum][0]);
                        }
                }
        }
        Score = Math.floor((TotalScore/TotalWeighting)*100);
}

function CheckFinished(){
        var FB = '';
        var AllDone = true;
        for (var QNum=0; QNum<State.length; QNum++){
                if (State[QNum] != null){
                        if (State[QNum][0] < 0){
                                AllDone = false;
                        }
                }
        }
        if (AllDone == true){

//Report final score and submit if necessary
                CalculateOverallScore();
                FB = YourScoreIs + ' ' + Score + '%.';
                if (ShowCorrectFirstTime == true){
                        var CFT = 0;
                        for (QNum=0; QNum<State.length; QNum++){
                                if (State[QNum] != null){
                                        if (State[QNum][0] >= 1){
                                                CFT++;
                                        }
                                }
                        }
                        FB += '<br />' + CorrectFirstTime + ' ' + CFT + '/' + QsToShow;
                }
                WriteToInstructions(FB);

                Finished == true;

                TimeOver = true;
                Locked = true;



                Finished = true;
                Detail = '<?xml version="1.0"?><hpnetresult><fields>';
                for (QNum=0; QNum<State.length; QNum++){
                        if (State[QNum] != null){
                                if (State[QNum][5].length > 0){
                                        Detail += '<field><fieldname>Question #' + (QNum+1) + '</fieldname><fieldtype>question-tracking</fieldtype><fieldlabel>Q ' + (QNum+1) + '</fieldlabel><fieldlabelid>QuestionTrackingField</fieldlabelid><fielddata>' + State[QNum][5] + '</fielddata></field>';
                                }
                        }
                }
                Detail += '</fields></hpnetresult>';
                setTimeout('Finish()', SubmissionTimeout);
        }
}










//-->

//]]>

</script>


</head>

<body onload="StartUp()" id="TheBody">

<!-- BeginTopNavButtons -->


<div class="NavButtonBar" id="TopNavBar">




<button class="NavButton" onfocus="NavBtnOver(this)" onblur="NavBtnOut(this)"  onmouseover="NavBtnOver(this)" onmouseout="NavBtnOut(this)" onmousedown="NavBtnDown(this)" onmouseup="NavBtnOut(this)" onclick="location='tabac.html'; return false;"> Retour &#x00E0; "Tabac et tabagisme" </button>




</div>



<!-- EndTopNavButtons -->

<div class="Titles">
        <h2 class="ExerciseTitle">L'histoire du tabac</h2>
        <h3 class="ExerciseSubtitle">Questionnaire &#x00E0; choix multiples.</h3>


</div>

<div id="InstructionsDiv" class="StdDiv">
        <p id="Instructions">Cliquez sur la bonne r&#x00E9;ponse.</p>
</div>




<div id="MainDiv" class="StdDiv">

<div id="QNav" class="QuestionNavigation">

<p style="text-align: right;">
<button id="ShowMethodButton" class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)" onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOver(this)" onclick="ShowHideQuestions(); return false;">Afficher toutes les questions</button>
</p>

<div id="OneByOneReadout">
<button id="PrevQButton" class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)" onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOver(this)" onclick="ChangeQ(-1); return false;">&lt;=</button>

<span id="QNumReadout" class="QNum">&nbsp;</span>

<button id="NextQButton" class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)" onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOver(this)" onclick="ChangeQ(1); return false;">=&gt;</button>
<br />
</div>

</div>

<ol class="QuizQuestions" id="Questions">
<li class="QuizQuestion" id="Q_0" style="display: none;"><p class="QuestionText">Le tabac a &#x00E9;t&#x00E9; d&#x00E9;couvert par</p><ol class="MCAnswers"><li id="Q_0_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_0_0_Btn" onclick="CheckMCAnswer(0,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Christophe Colomb</li><li id="Q_0_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_0_1_Btn" onclick="CheckMCAnswer(0,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Hernan Cort&#x00E8;s</li><li id="Q_0_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_0_2_Btn" onclick="CheckMCAnswer(0,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Peter Stuyvesant</li></ol></li>
<li class="QuizQuestion" id="Q_1" style="display: none;"><p class="QuestionText">En 1556, il est introduit en France par</p><ol class="MCAnswers"><li id="Q_1_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_1_0_Btn" onclick="CheckMCAnswer(1,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Andr&#x00E9; Thevenet</li><li id="Q_1_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_1_1_Btn" onclick="CheckMCAnswer(1,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Andr&#x00E9; Nicot</li><li id="Q_1_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_1_2_Btn" onclick="CheckMCAnswer(1,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Andr&#x00E9; Gaulois</li></ol></li>
<li class="QuizQuestion" id="Q_2" style="display: none;"><p class="QuestionText">Jean Nicot, ambassadeur fran&#x00E7;ais &#x00E0; Lisbonne, utilise le tabac</p><ol class="MCAnswers"><li id="Q_2_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_2_0_Btn" onclick="CheckMCAnswer(2,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;comme plante m&#x00E9;dicinale, p. ex. pour calmer les migraines</li><li id="Q_2_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_2_1_Btn" onclick="CheckMCAnswer(2,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;pour c&#x00E9;l&#x00E9;brer un nouveau culte religieux</li><li id="Q_2_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_2_2_Btn" onclick="CheckMCAnswer(2,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;pour <span style="color: #FF0000;" title=" vergiften ";">empoisonner</span> un rival</li></ol></li>
<li class="QuizQuestion" id="Q_3" style="display: none;"><p class="QuestionText">En Perse, Abbas I<sup>er</sup> (1587-1629)</p><ol class="MCAnswers"><li id="Q_3_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_3_0_Btn" onclick="CheckMCAnswer(3,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;fait couper le nez aux <span style="color: #FF0000;" title=" Tabakschnupfer ";">priseurs</span> et les l&#x00E8;vres aux fumeurs</li><li id="Q_3_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_3_1_Btn" onclick="CheckMCAnswer(3,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;fait condamner les fumeurs &#x00E0; l'<span style="color: #FF0000;" title=" Sklaverei ";">esclavage</span></li><li id="Q_3_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_3_2_Btn" onclick="CheckMCAnswer(3,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;<span style="color: #FF0000;" title=" verf&#x00FC;gen ";">d&#x00E9;cr&#x00E8;te</span> la peine de mort contre les fumeurs</li></ol></li>
<li class="QuizQuestion" id="Q_4" style="display: none;"><p class="QuestionText">En 1642, le pape Urbain VIII</p><ol class="MCAnswers"><li id="Q_4_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_4_0_Btn" onclick="CheckMCAnswer(4,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;interdit l'usage du tabac dans les &#x00E9;glises sous peine d'excommunication</li><li id="Q_4_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_4_1_Btn" onclick="CheckMCAnswer(4,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;permet l'usage du tabac comme <span style="color: #FF0000;" title=" Weihrauch ";">encens</span></li><li id="Q_4_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_4_2_Btn" onclick="CheckMCAnswer(4,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;fume lui-m&#x00EA;me la pipe aux r&#x00E9;unions avec les <span style="color: #FF0000;" title=" Bischof ";">&#x00E9;v&#x00EA;ques</span></li></ol></li>
<li class="QuizQuestion" id="Q_5" style="display: none;"><p class="QuestionText">En 1674, Colbert, homme d'Etat sous Louis XIV, institue</p><ol class="MCAnswers"><li id="Q_5_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_5_0_Btn" onclick="CheckMCAnswer(5,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;le monopole du tabac en France</li><li id="Q_5_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_5_1_Btn" onclick="CheckMCAnswer(5,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;la taxe sur le tabac</li><li id="Q_5_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_5_2_Btn" onclick="CheckMCAnswer(5,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;la libert&#x00E9; de production du tabac</li></ol></li>
<li class="QuizQuestion" id="Q_6" style="display: none;"><p class="QuestionText">Louis XIV, le Roi-Soleil, <font color="#FF0000" title=" vorschreiben ">prescrit</font></p><ol class="MCAnswers"><li id="Q_6_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_6_0_Btn" onclick="CheckMCAnswer(6,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;qu'on ne <span style="color: #FF0000;" title=" Tabak schnupfen ";">prise</span> qu'une fois pendant la messe</li><li id="Q_6_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_6_1_Btn" onclick="CheckMCAnswer(6,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;qu'on ne prise plus pendant la messe</li><li id="Q_6_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_6_2_Btn" onclick="CheckMCAnswer(6,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;qu'on ne prise qu'apr&#x00E8;s le d&#x00EE;ner</li></ol></li>
<li class="QuizQuestion" id="Q_7" style="display: none;"><p class="QuestionText">Sous la R&#x00E9;volution, on institue </p><ol class="MCAnswers"><li id="Q_7_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_7_0_Btn" onclick="CheckMCAnswer(7,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;la peine de mort contre les fumeurs</li><li id="Q_7_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_7_1_Btn" onclick="CheckMCAnswer(7,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;la libert&#x00E9; de cultiver, de fabriquer, de <span style="color: #FF0000;" title=" verkaufen ";">d&#x00E9;biter</span> le tabac</li><li id="Q_7_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_7_2_Btn" onclick="CheckMCAnswer(7,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;un <span style="color: #FF0000;" title=" Ministerium ";">minist&#x00E8;re</span> du Tabac et de l'Alcool</li></ol></li>
<li class="QuizQuestion" id="Q_8" style="display: none;"><p class="QuestionText">Le chimiste Nicolas Vauquelin isole la nicotine</p><ol class="MCAnswers"><li id="Q_8_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_8_0_Btn" onclick="CheckMCAnswer(8,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;en 1809</li><li id="Q_8_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_8_1_Btn" onclick="CheckMCAnswer(8,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;en 1899</li><li id="Q_8_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_8_2_Btn" onclick="CheckMCAnswer(8,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;en 1866</li></ol></li>
<li class="QuizQuestion" id="Q_9" style="display: none;"><p class="QuestionText">En 1811, Napol&#x00E9;on</p><ol class="MCAnswers"><li id="Q_9_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_9_0_Btn" onclick="CheckMCAnswer(9,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;r&#x00E9;affirme la libert&#x00E9; de culture, de fabrication et de vente du tabac</li><li id="Q_9_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_9_1_Btn" onclick="CheckMCAnswer(9,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;r&#x00E9;tablit le monopole du tabac</li><li id="Q_9_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_9_2_Btn" onclick="CheckMCAnswer(9,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;permet la <span style="color: #FF0000;" title=" Anbau ";">culture</span> du tabac en Corse</li></ol></li>
<li class="QuizQuestion" id="Q_10" style="display: none;"><p class="QuestionText">On fabrique les premi&#x00E8;res cigarettes en France</p><ol class="MCAnswers"><li id="Q_10_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_10_0_Btn" onclick="CheckMCAnswer(10,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;en 1842</li><li id="Q_10_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_10_1_Btn" onclick="CheckMCAnswer(10,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;en 1882</li><li id="Q_10_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_10_2_Btn" onclick="CheckMCAnswer(10,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;en 1862</li></ol></li>
<li class="QuizQuestion" id="Q_11" style="display: none;"><p class="QuestionText">Claude Bernard, professeur de m&#x00E9;decine exp&#x00E9;rimentale, &#x00E9;tudie les caract&#x00E9;ristiques toxiques de la cigarette</p><ol class="MCAnswers"><li id="Q_11_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_11_0_Btn" onclick="CheckMCAnswer(11,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;en 1847</li><li id="Q_11_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_11_1_Btn" onclick="CheckMCAnswer(11,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;en 1897</li><li id="Q_11_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_11_2_Btn" onclick="CheckMCAnswer(11,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;en 1947</li></ol></li>
<li class="QuizQuestion" id="Q_12" style="display: none;"><p class="QuestionText">En 1908, on cr&#x00E9;e la marque <em>Gauloises</em>, le plus grand succ&#x00E8;s en tabac fran&#x00E7;ais. Avant, cette marque s'appelait</p><ol class="MCAnswers"><li id="Q_12_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_12_0_Btn" onclick="CheckMCAnswer(12,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Hongroises</li><li id="Q_12_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_12_1_Btn" onclick="CheckMCAnswer(12,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;El&#x00E9;gantes</li><li id="Q_12_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_12_2_Btn" onclick="CheckMCAnswer(12,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Havanaises</li></ol></li>
<li class="QuizQuestion" id="Q_13" style="display: none;"><p class="QuestionText">Le premier filtre appara&#x00EE;t</p><ol class="MCAnswers"><li id="Q_13_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_13_0_Btn" onclick="CheckMCAnswer(13,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;en 1953</li><li id="Q_13_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_13_1_Btn" onclick="CheckMCAnswer(13,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;en 1921</li><li id="Q_13_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_13_2_Btn" onclick="CheckMCAnswer(13,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;en 1942</li></ol></li>
<li class="QuizQuestion" id="Q_14" style="display: none;"><p class="QuestionText">En 1971,</p><ol class="MCAnswers"><li id="Q_14_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_14_0_Btn" onclick="CheckMCAnswer(14,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;toutes les marques de tabac fabriqu&#x00E9;es en Europe ont <span style="color: #FF0000;" title=" Zugang ";">acc&#x00E8;s</span> &#x00E0; l'ensemble du march&#x00E9; europ&#x00E9;en</li><li id="Q_14_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_14_1_Btn" onclick="CheckMCAnswer(14,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;apparaissent les premiers <span style="color: #FF0000;" title=" Feuerzeug ";">briquets</span></li><li id="Q_14_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_14_2_Btn" onclick="CheckMCAnswer(14,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;les allumettes russes, plus solides, apparaissent sur le march&#x00E9; europ&#x00E9;en et provoquent une crise de production</li></ol></li>
<li class="QuizQuestion" id="Q_15" style="display: none;"><p class="QuestionText">Le monopole fran&#x00E7;ais de la SEITA (Soci&#x00E9;t&#x00E9; d'exploitation industrielle des tabacs et des allumettes) dispara&#x00EE;t parce que la SEITA</p><ol class="MCAnswers"><li id="Q_15_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_15_0_Btn" onclick="CheckMCAnswer(15,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;est privatis&#x00E9;e</li><li id="Q_15_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_15_1_Btn" onclick="CheckMCAnswer(15,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;<span style="color: #FF0000;" title=" bankrott gehen ";">fait faillite</span></li><li id="Q_15_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_15_2_Btn" onclick="CheckMCAnswer(15,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;est vendue &#x00E0; Philip Morris</li></ol></li>
<li class="QuizQuestion" id="Q_16" style="display: none;"><p class="QuestionText">En 2002, les paquets de cigarettes fran&#x00E7;ais doivent porter l'inscription</p><ol class="MCAnswers"><li id="Q_16_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_16_0_Btn" onclick="CheckMCAnswer(16,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Danger de mort</li><li id="Q_16_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_16_1_Btn" onclick="CheckMCAnswer(16,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Danger mortel</li><li id="Q_16_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_16_2_Btn" onclick="CheckMCAnswer(16,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Le tabac tue</li></ol></li>
<li class="QuizQuestion" id="Q_17" style="display: none;"><p class="QuestionText">Le nombre de fumeurs de tabac dans le monde est estim&#x00E9; par l'<span style="color: #FF0000;" title=" Organisation mondiale de la sant&#x00E9;, WHO ";">OMS</span> &#x00E0; environ</p><ol class="MCAnswers"><li id="Q_17_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_17_0_Btn" onclick="CheckMCAnswer(17,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;1,2 milliard, soit un tiers de la population mondiale &#x00E2;g&#x00E9;e de plus de quinze ans</li><li id="Q_17_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_17_1_Btn" onclick="CheckMCAnswer(17,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;0,9 milliard, soit un quart de la population mondiale &#x00E2;g&#x00E9;e de plus de quinze ans</li><li id="Q_17_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_17_2_Btn" onclick="CheckMCAnswer(17,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;0,2 milliard, soit 5 % de la population mondiale &#x00E2;g&#x00E9;e de plus de quinze ans</li></ol></li></ol>



</div>



<div class="Feedback" id="FeedbackDiv">
<div class="FeedbackText" id="FeedbackContent"></div>
<button id="FeedbackOKButton" class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)" onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="HideFeedback(); return false;">&nbsp;OK&nbsp;</button>
</div>

<!-- BeginBottomNavButtons -->


<div class="NavButtonBar" id="BottomNavBar">




<button class="NavButton" onfocus="NavBtnOver(this)" onblur="NavBtnOut(this)"  onmouseover="NavBtnOver(this)" onmouseout="NavBtnOut(this)" onmousedown="NavBtnDown(this)" onmouseup="NavBtnOut(this)" onclick="location='tabac.html'; return false;"> Retour &#x00E0; "Tabac et tabagisme" </button>




</div>



<!-- EndBottomNavButtons -->

<!-- BeginSubmissionForm -->

<!-- EndSubmissionForm -->

</body>

</html>