????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 3.21.113.219 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/LevelB/Category2/ |
Upload File : |
<!DOCTYPE html> <html> <head> <title>Circle boys.</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <style type="text/css"> svg { position: absolute; background-color: transparent; } </style> <script> function page_preLoad() { setPageImages(); shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.B, Category.No2, 17), true, true); shared_setFooterTable('id_tblFooter', true, true, true, true, true); } function page_onLoad() { shared_set_debugInfo(Level.B, Category.No2); shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); setAllSvgsWidthHeightAndPositionFromTds(); setAllEllipseStyles(); } function setPageImages() { var imagesPath = '../../../img/LevelB/Category2/LevelBCat2Lesson17/'; shared_setImageSource('id_imgFatBoy1Set1', imagesPath, 'fatBoy1.png'); shared_setImageSource('id_imgFatBoy2Set1', imagesPath, 'fatBoy2.png'); shared_setImageSource('id_imgFatBoy3Set1', imagesPath, 'fatBoy3.png'); shared_setImageSource('id_imgFatBoy4Set1', imagesPath, 'fatBoy4.png'); shared_setImageSource('id_imgFatBoy5Set1', imagesPath, 'fatBoy5.png'); shared_setImageSource('id_imgFatBoy1Set2', imagesPath, 'fatBoy1.png'); shared_setImageSource('id_imgFatBoy2Set2', imagesPath, 'fatBoy2.png'); shared_setImageSource('id_imgFatBoy3Set2', imagesPath, 'fatBoy3.png'); shared_setImageSource('id_imgFatBoy4Set2', imagesPath, 'fatBoy4.png'); shared_setImageSource('id_imgFatBoy5Set2', imagesPath, 'fatBoy5.png'); shared_setImageSource('id_imgFatBoy1Set3', imagesPath, 'fatBoy1.png'); shared_setImageSource('id_imgFatBoy2Set3', imagesPath, 'fatBoy2.png'); shared_setImageSource('id_imgFatBoy3Set3', imagesPath, 'fatBoy3.png'); shared_setImageSource('id_imgFatBoy4Set3', imagesPath, 'fatBoy4.png'); shared_setImageSource('id_imgFatBoy5Set3', imagesPath, 'fatBoy5.png'); } function setAllSvgsWidthHeightAndPositionFromTds() { var nTds = 5; for (var nthSet = 1; nthSet <= 3; nthSet++) { for (var nthTd = 1; nthTd <= nTds; nthTd++) { shared_svg_setSvgWidthHeightAndPositionFromTd('id_td' + nthTd + 'Set' + nthSet, 'id_svg' + nthTd + 'Set' + nthSet); } } } function setAllEllipseStyles() { var allEllipseIdsArray = getAll3SetsEllipseIdsArray(); for (var indexEllipse = 0; indexEllipse < allEllipseIdsArray.length; indexEllipse++) { var id_ellipse = allEllipseIdsArray[indexEllipse]; shared_svg_setEllipseStyle(id_ellipse); } } function getAll3SetsEllipseIdsArray() { var allEllipseIdsArray = new Array(); for (var nthSet = 1; nthSet <= 3; nthSet++) { for (var nthEllipse = 1; nthEllipse <= 5; nthEllipse++) { allEllipseIdsArray.push('id_ellipse' + nthEllipse + 'Set' + nthSet); } } return (allEllipseIdsArray); } function ellipse_click(id_ellipse) { var set1IdsArray = ['id_ellipse1Set1', 'id_ellipse2Set1', 'id_ellipse3Set1', 'id_ellipse4Set1', 'id_ellipse5Set1']; var set2IdsArray = ['id_ellipse1Set2', 'id_ellipse2Set2', 'id_ellipse3Set2', 'id_ellipse4Set2', 'id_ellipse5Set2']; var set3IdsArray = ['id_ellipse1Set3', 'id_ellipse2Set3', 'id_ellipse3Set3', 'id_ellipse4Set3', 'id_ellipse5Set3']; var allGroupsIdsArrayArray = [set1IdsArray, set2IdsArray, set3IdsArray]; shared_svg_showHideEllipsesMultipleFor1Td(id_ellipse, allGroupsIdsArrayArray); } function btnValidate_click() { var allEllipseIdsArray = getAll3SetsEllipseIdsArray(); var correctEllipseIdsArray = ['id_ellipse1Set1', 'id_ellipse2Set2', 'id_ellipse3Set3']; var nCorrectEllipses = shared_svg_validateEllipses(allEllipseIdsArray, correctEllipseIdsArray); if (nCorrectEllipses == 3) { shared_show_claps_animation('shared_id_div_claps_image'); } } function btnPrevious_click() { window.location = 'LevelBCat2Lesson16.html'; } function btnNext_click() { window.location = 'LevelBCat2Lesson18.html'; } function btnHome_click() { shared_btnHomeCategories_click('LevelB'); } </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="0"> <tr> <td> <table width="100%" height="100%" border="0px" cellspacing="0" cellpadding="5"> <tr height="33%"> <td align="center" style="padding-bottom: 0px"> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border:none"> <tr height="20%"> <td class="shared_style_text1" style="border-bottom:none">1. Circle the <span class="shared_style_options_red">first and fat</span> boy: </td> </tr> <tr> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="id_td1Set1" width="20%" align="center"> <img id="id_imgFatBoy1Set1"> <svg id="id_svg1Set1" style="visibility: hidden"> <ellipse id="id_ellipse1Set1" cx="50%" cy="51%" rx="32" ry="80"/> </svg> </td> <td id="id_td2Set1" width="20%" align="center"> <img id="id_imgFatBoy2Set1"> <svg id="id_svg2Set1" style="visibility: hidden"> <ellipse id="id_ellipse2Set1" cx="50%" cy="51%" rx="32" ry="80"/> </svg> </td> <td id="id_td3Set1" width="20%" align="center"> <img id="id_imgFatBoy3Set1"> <svg id="id_svg3Set1" style="visibility: hidden"> <ellipse id="id_ellipse3Set1" cx="48%" cy="51%" rx="32" ry="80"/> </svg> </td> <td id="id_td4Set1" width="20%" style="text-align:center" align="center"> <img id="id_imgFatBoy4Set1"> <svg id="id_svg4Set1" style="visibility: hidden"> <ellipse id="id_ellipse4Set1" cx="48%" cy="51%" rx="32" ry="80"/> </svg> </td> <td id="id_td5Set1" width="*" style="text-align:center" align="center"> <img id="id_imgFatBoy5Set1"> <svg id="id_svg5Set1" style="visibility: hidden"> <ellipse id="id_ellipse5Set1" cx="48%" cy="51%" rx="32" ry="80"/> </svg> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="33%"> <td align="center" style="padding-bottom: 0px"> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border:none"> <tr height="20%"> <td class="shared_style_text1" style="border-bottom:none">2. Circle the <span class="shared_style_options_red">second</span> boy: </td> </tr> <tr> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="id_td1Set2" width="20%" style="text-align:center"> <img id="id_imgFatBoy1Set2"> <svg id="id_svg1Set2" style="visibility: hidden"> <ellipse id="id_ellipse1Set2" cx="50%" cy="51%" rx="32" ry="80"/> </svg> </td> <td id="id_td2Set2" width="20%" style="text-align:center" align="center"> <img id="id_imgFatBoy2Set2"> <svg id="id_svg2Set2" style="visibility: hidden"> <ellipse id="id_ellipse2Set2" cx="50%" cy="51%" rx="32" ry="80"/> </svg> </td> <td id="id_td3Set2" width="20%" style="text-align:center"> <img id="id_imgFatBoy3Set2"> <svg id="id_svg3Set2" style="visibility: hidden"> <ellipse id="id_ellipse3Set2" cx="48%" cy="51%" rx="32" ry="80"/> </svg> </td> <td id="id_td4Set2" width="20%" style="text-align:center" align="center"> <img id="id_imgFatBoy4Set2"> <svg id="id_svg4Set2" style="visibility: hidden"> <ellipse id="id_ellipse4Set2" cx="48%" cy="51%" rx="32" ry="80"/> </svg> </td> <td id="id_td5Set2" width="*" style="text-align:center" align="center"> <img id="id_imgFatBoy5Set2"> <svg id="id_svg5Set2" style="visibility: hidden"> <ellipse id="id_ellipse5Set2" cx="48%" cy="51%" rx="32" ry="80"/> </svg> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="*"> <td align="center"> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border:none"> <tr height="20%"> <td class="shared_style_text1" style="border-bottom:none">3. Circle the <span class="shared_style_options_red">third</span> boy: </td> </tr> <tr> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="id_td1Set3" width="20%" style="text-align:center"> <img id="id_imgFatBoy1Set3"> <svg id="id_svg1Set3" style="visibility: hidden"> <ellipse id="id_ellipse1Set3" cx="50%" cy="51%" rx="32" ry="80"/> </svg> </td> <td id="id_td2Set3" width="20%" style="text-align:center" align="center"> <img id="id_imgFatBoy2Set3"> <svg id="id_svg2Set3" style="visibility: hidden"> <ellipse id="id_ellipse2Set3" cx="50%" cy="51%" rx="32" ry="80"/> </svg> </td> <td id="id_td3Set3" width="20%" style="text-align:center"> <img id="id_imgFatBoy3Set3"> <svg id="id_svg3Set3" style="visibility: hidden"> <ellipse id="id_ellipse3Set3" cx="48%" cy="51%" rx="32" ry="80"/> </svg> </td> <td id="id_td4Set3" width="20%" style="text-align:center" align="center"> <img id="id_imgFatBoy4Set3"> <svg id="id_svg4Set3" style="visibility: hidden"> <ellipse id="id_ellipse4Set3" cx="48%" cy="51%" rx="32" ry="80"/> </svg> </td> <td id="id_td5Set3" width="*" style="text-align:center" align="center"> <img id="id_imgFatBoy5Set3"> <svg id="id_svg5Set3" style="visibility: hidden"> <ellipse id="id_ellipse5Set3" cx="48%" cy="51%" rx="32" ry="80"/> </svg> </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(); </script> </body> </html>