https://meritaslaw.eventsair.com/

URL inviato:
https://meritaslaw.eventsair.com/
Report terminato:

Variabili JavaScript · 3 trovate

Messaggi di log della console · 0 trovati

HTML

<!DOCTYPE html><html lang="en"><head>
        <title>EventsAir</title>
        <link href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" type="text/css">
        <link href="/Content/site.css" rel="stylesheet" type="text/css">

    </head>
    <body>
        <div class="container">
            <header>
                <div class="text-center"><img src="/Content/logo.png" alt="EventsAir - when productivity matters"></div>
            </header>
        </div>
        <noscript>
    <div style="position: fixed; top: 0px; left: 0px; z-index: 3000; height: 100%; width: 100%; background-color: #FFFFFF; overflow: scroll;">
        <div class="container">
            <header>
                <div class="text-center"><img src="/Content/logo.png" alt="Logo" /></div>
            </header>
            <div class="bs-callout bs-callout-danger">
                <h4>You need to enable JavaScript to access this site.</h4>
                <p>Follow these instructions on how to enable JavaScript.</p>
            </div>
            <div class="panel panel-default">
                <div class="panel-heading">
                    <h3 class="panel-title">Internet Explorer</h3>
                </div>
                <div class="panel-body">
                    <ol>
                        <li>Select Tools from the top menu</li>
                        <li>Choose Internet Options</li>
                        <li>Click on the Security tab</li>
                        <li>Click on Custom Level</li>
                        <li>Scroll down until you see the section labelled Scripting</li>
                        <li>Under Active Scripting, select Enable and click OK</li>
                    </ol>
                </div>
            </div>
            <div class="panel panel-default">
                <div class="panel-heading">
                    <h3 class="panel-title">Google Chrome</h3>
                </div>
                <div class="panel-body">
                    <ol>
                        <li>Select the menu icon on the browser toolbar</li>
                        <li>Select Settings</li>
                        <li>Click the Show advanced settings... link then Content Settings in the Privacy section</li>
                        <li>Select Allow all sites to run JavaScript (recommended) and click Done</li>
                    </ol>
                </div>
            </div>
            <div class="panel panel-default">
                <div class="panel-heading">
                    <h3 class="panel-title">Safari (Mac)</h3>
                </div>
                <div class="panel-body">
                    <ol>
                        <li>Select Safari from the top menu</li>
                        <li>Choose Preferences</li>
                        <li>Choose Security</li>
                        <li>Select the checkbox next to Enable JavaScript</li>
                    </ol>
                </div>
            </div>
        </div>
    </div>
</noscript>
    
</body></html>