It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://augustinadarell.page.tl

  1. <!DOCTYPE html>
  2. <!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
  3. <!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
  4. <!--[if !IE]><!-->
  5. <html lang="en">
  6. <!--<![endif]-->
  7.    <head>
  8.        <meta charset="utf-8">
  9.        <title>augustinadarell - Home</title>
  10.                <script type="text/javascript">
  11.        var dateTimeOffset = new Date().getTimezoneOffset();
  12.        
  13.        function getElementsByClassNameLocalTimeWrapper() {
  14.            return document.getElementsByClassName("localtime");
  15.        }
  16.        
  17.        (function () {
  18.            var onload = function () {
  19.                var elementArray = new Array();
  20.                
  21.                if (document.getElementsByClassName) {
  22.                    elementArray = getElementsByClassNameLocalTimeWrapper();
  23.                } else {
  24.                    var re = new RegExp('(^| )localtime( |$)');
  25.                    var els = document.getElementsByTagName("*");
  26.                    for (var i=0,j=els.length; i<j; i++) {
  27.                        if (re.test(els[i].className))
  28.                            elementArray.push(els[i]);
  29.                    }
  30.                }
  31.                
  32.                for (var i = 0; i < elementArray.length; i++) {    
  33.                    var timeLocal = new Date(parseInt(elementArray[i].getAttribute("data-timestamp")));
  34.                    var hour = timeLocal.getHours();
  35.                    var ap = "am";
  36.                    if (hour > 11) {
  37.                        ap = "pm";
  38.                    }
  39.                    else if (hour > 12) {
  40.                        hour = hour - 12;
  41.                    }
  42.                    
  43.                    var string = elementArray[i].getAttribute("data-template");
  44.                    string = string.replace("[Y]", timeLocal.getFullYear());
  45.                    string = string.replace("[m]", ('0' + (timeLocal.getMonth() + 1)).slice(-2));
  46.                    string = string.replace("[d]", ('0' + timeLocal.getDate()).slice(-2));
  47.                    string = string.replace("[H]", ('0' + timeLocal.getHours()).slice(-2));
  48.                    string = string.replace("[g]", ('0' + hour).slice(-2));
  49.                    string = string.replace("[i]", ('0' + timeLocal.getMinutes()).slice(-2));
  50.                    string = string.replace("[s]", ('0' + timeLocal.getSeconds()).slice(-2));
  51.                    string = string.replace("[a]", ap);
  52.                    elementArray[i].childNodes[0].nodeValue = string;
  53.                }
  54.            };
  55.            
  56.            if (window.addEventListener)
  57.                window.addEventListener("DOMContentLoaded", onload);
  58.            else if (window.attachEvent)
  59.                window.attachEvent("onload", onload);
  60.        })();
  61.        </script><script src="https://wtheme.webme.com/js/jquery-1.11.3.min.js"></script>
  62. <link href="https://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.css" rel="stylesheet">
  63. <script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
  64. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
  65. <link rel="icon" href="https://wtheme.webme.com/img/main/favicon.ico" type="image/x-icon">
  66. <link rel="shortcut icon" type="image/x-icon" href="https://wtheme.webme.com/img/main/favicon.ico" />
  67. <link type="image/x-icon" href="https://wtheme.webme.com/img/main/favicon.ico" />
  68. <link href="https://wtheme.webme.com/img/main/ios_icons/apple-touch-icon.png" rel="apple-touch-icon" />
  69. <link href="https://wtheme.webme.com/img/main/ios_icons/apple-touch-icon-76x76.png" rel="apple-touch-icon" sizes="76x76" />
  70. <link href="https://wtheme.webme.com/img/main/ios_icons/apple-touch-icon-120x120.png" rel="apple-touch-icon" sizes="120x120" />
  71. <link href="https://wtheme.webme.com/img/main/ios_icons/apple-touch-icon-152x152.png" rel="apple-touch-icon" sizes="152x152" />
  72. <!-- Remove the noindex-tag by booking any premium package on https://www.own-free-website.com/Premium/PackageSelection/. Only premium websites can be indexed by Google and other search engines -->
  73. <meta name="robots" content="noindex" />
  74. <meta property="og:title" content="augustinadarell - Home" />
  75. <meta property="og:image" content="https://theme.webme.com/designs/professional/screen.jpg" />
  76. <meta name="google-adsense-platform-account" content="ca-host-pub-1483906849246906">
  77. <meta name="google-adsense-account" content="ca-pub-7001756549348779"><script>
  78.    function WebmeLoadAdsScript() {
  79.        if (!document.querySelector('script[src*="pagead2.googlesyndication.com"]')) {
  80.            let script = document.createElement('script');
  81.            script.async = true;
  82.            script.src = "//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7001756549348779&host=ca-host-pub-1483906849246906";
  83.            script.setAttribute('data-ad-host', 'ca-host-pub-1483906849246906');
  84.            script.setAttribute('data-ad-client', 'ca-pub-7001756549348779');
  85.            script.crossOrigin = 'anonymous';
  86.            document.body.appendChild(script);
  87.        }
  88.        
  89.    }
  90. </script><script>
  91.    document.addEventListener('DOMContentLoaded', function() {
  92.        WebmeLoadAdsScript();
  93.    });
  94. </script>
  95.        <!-- Mobile Meta -->
  96.        <meta name="viewport" content="width=device-width, initial-scale=1.0">
  97.  
  98.        <!-- Plugins -->
  99.        <link href="https://theme.webme.com/designs/professional/css/animations.css" rel="stylesheet">
  100.        <link href="https://theme.webme.com/designs/professional/plugins/owl-carousel/owl.carousel.css" rel="stylesheet">
  101.  
  102.        <!-- iDea core CSS file -->
  103.        <link href="https://theme.webme.com/designs/professional/css/style2.css" rel="stylesheet">
  104.  
  105.        <!-- Color Scheme (In order to change the color scheme, replace the red.css with the color scheme that you prefer)-->
  106.        <link href="https://theme.webme.com/designs/professional/css/skins/red.css" rel="stylesheet">
  107.  
  108.        <!-- Custom css -->
  109.        <link href="https://theme.webme.com/designs/professional/css/custom.css" rel="stylesheet">
  110.  
  111.        <link href="https://theme.webme.com/designs/professional/plugins/webme-slider/webme-slider.css" rel="stylesheet">
  112.  
  113.        <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
  114.        <!--[if lt IE 9]>
  115.            <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
  116.            <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  117.        <![endif]-->
  118.        
  119.        <style type="text/css">
  120.                .webme-slider .webme-slider-text-caption {
  121.            background-color: #e84c3d;
  122.        }
  123.        
  124.        .navbar-default .navbar-nav > .dropdown > a {
  125.            color: #e84c3d !important;
  126.        }
  127.        
  128.        .navbar-default .navbar-nav > li > a {
  129.            color: #e84c3d !important;
  130.        }
  131.        
  132.        .navbar-default .navbar-nav > .dropdown > a::before {
  133.            color: #e84c3d !important;
  134.        }
  135.        
  136.        .dropdown-menu > li > a:hover,
  137.        .dropdown-menu > li > a:focus,
  138.        .nav .open > a,
  139.        .nav .open > a:hover,
  140.        .nav .open > a:focus,
  141.        .dropdown-menu > .active > a,
  142.        .dropdown-menu > .active > a:hover,
  143.        .dropdown-menu > .active > a:focus,
  144.        .dropdown-menu .menu > .active > a,
  145.        .dropdown-menu .menu > .active > a:hover,
  146.        .dropdown-menu .menu > .active > a:focus {
  147.            color: #e84c3d !important;
  148.        }
  149.  
  150.        .webme-slider .webme-slider-selection-button.active,
  151.        .webme-slider .webme-slider-selection-button:hover {
  152.            background-color: #e84c3d !important;
  153.        }
  154.  
  155.        .webme-slider .webme-slider-progress {
  156.            background-color: #e84c3d !important;
  157.        }
  158.        
  159.        
  160.        .dropdown-toggle-mobile {
  161.            display:inline-block;
  162.            position: absolute;
  163.            left:auto;
  164.            right:0px;
  165.            width:75px;
  166.            height:100%;
  167.            z-index:-1;
  168.        }
  169.        
  170.        </style>
  171.        
  172.    </head>
  173.  
  174.    <!-- body classes:
  175.            "boxed": boxed layout mode e.g. <body class="boxed">
  176.            "pattern-1 ... pattern-9": background patterns for boxed layout mode e.g. <body class="boxed pattern-1">
  177.    -->
  178.    <body class="front no-trans">
  179.        <!-- scrollToTop -->
  180.        <!-- ================ -->
  181.        <div class="scrollToTop"><i class="fa fa-arrow-up"></i></div>
  182.  
  183.        <!-- page wrapper start -->
  184.        <!-- ================ -->
  185.        <div class="page-wrapper">
  186.  
  187.            <!-- header-top start (Add "dark" class to .header-top in order to enable dark header-top e.g <div class="header-top dark">) -->
  188.            <!-- ================ -->
  189.            <div class="header-top">
  190.                <div class="container">
  191.                    <div class="row">
  192.                        <div class="col-xs-2 col-sm-6">
  193.  
  194.                            <!-- header-top-first start -->
  195.                            <!-- ================ -->
  196.                            <div class="header-top-first clearfix">
  197.                                <ul class="social-links clearfix hidden-xs">
  198.                                                                    </ul>
  199.                                <div class="social-links hidden-lg hidden-md hidden-sm">
  200.                                    <div class="btn-group dropdown">
  201.                                        <button type="button" class="btn dropdown-toggle" data-toggle="dropdown"><i class="fa fa-share-alt"></i></button>
  202.                                        <ul class="dropdown-menu dropdown-animation">
  203.                                                                                    </ul>
  204.                                    </div>
  205.                                </div>
  206.                            </div>
  207.                            <!-- header-top-first end -->
  208.  
  209.                        </div>
  210.                        <div class="col-xs-10 col-sm-6">
  211.  
  212.                            <!-- header-top-second start -->
  213.                            <!-- ================ -->
  214.                            <div id="header-top-second"  class="clearfix">
  215.  
  216.                                <!-- header top dropdowns start -->
  217.                                <!-- ================ -->
  218.                                <div class="header-top-dropdown">
  219.                                    <div class="btn-group dropdown">
  220.                                        <ul class="dropdown-menu dropdown-menu-right dropdown-animation">
  221.                                            <li>
  222.                                                <form role="search" class="search-box">
  223.                                                    <div class="form-group has-feedback">
  224.                                                        <input type="text" class="form-control" placeholder="Search">
  225.                                                        <i class="fa fa-search form-control-feedback"></i>
  226.                                                    </div>
  227.                                                </form>
  228.                                            </li>
  229.                                        </ul>
  230.                                    </div>
  231.                                    <div class="btn-group dropdown">
  232.                                        <button type="button" class="btn" style="max-height:35px;"><div id="fb-root"></div>
  233. <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v11.0&appId=339062219495910"></script>
  234. <div class="fb-like" data-href="http%3A%2F%2Faugustinadarell.page.tl" data-width="120" data-layout="button_count" data-action="like" data-size="small" data-share="false" ></div></button>
  235.                                    </div>
  236.                                </div>
  237.                                <!--  header top dropdowns end -->
  238.  
  239.                            </div>
  240.                            <!-- header-top-second end -->
  241.  
  242.                        </div>
  243.                    </div>
  244.                </div>
  245.            </div>
  246.            <!-- header-top end -->
  247.  
  248.            <!-- header start classes:
  249.                fixed: fixed navigation mode (sticky menu) e.g. <header class="header fixed clearfix">
  250.                 dark: dark header version e.g. <header class="header dark clearfix">
  251.            ================ -->
  252.            <header class="header fixed clearfix" id="forFixedElement">
  253.                <div class="container">
  254.                    <div class="row">
  255.                        <div class="col-md-3">
  256.  
  257.                            <!-- header-left start -->
  258.                            <!-- ================ -->
  259.                            <div class="header-left clearfix">
  260.  
  261.                                    <div class="logo">
  262.        <a href="/"><img id="logo" src="https://theme.webme.com/designs/professional/logo.png" style="max-height:50px;"></a>
  263.    </div>                      
  264.                                
  265.                                <!-- name-and-slogan -->
  266.                                <div class="site-slogan">
  267.                                    Your slogan here                                </div>
  268.  
  269.                            </div>
  270.                            <!-- header-left end -->
  271.  
  272.                        </div>
  273.                        <div class="col-md-9">
  274.  
  275.                            <!-- header-right start -->
  276.                            <!-- ================ -->
  277.                            <div class="header-right clearfix">
  278.  
  279.                                <!-- main-navigation start -->
  280.                                <!-- ================ -->
  281.                                <div class="main-navigation animated">
  282.  
  283.                                    <!-- navbar start -->
  284.                                    <!-- ================ -->
  285.                                    <nav class="navbar navbar-default" role="navigation">
  286.                                        <div class="container-fluid">
  287.  
  288.                                            <!-- Toggle get grouped for better mobile display -->
  289.                                            <div class="navbar-header">
  290.                                                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse-1">
  291.                                                    <span class="sr-only">Toggle navigation</span>
  292.                                                    <span class="icon-bar"></span>
  293.                                                    <span class="icon-bar"></span>
  294.                                                    <span class="icon-bar"></span>
  295.                                                </button>
  296.                                            </div>
  297.  
  298.                                            <!-- Collect the nav links, forms, and other content for toggling -->
  299.                                            <div class="collapse navbar-collapse" id="navbar-collapse-1">
  300.                                                <ul class="nav navbar-nav navbar-right">
  301.                                                    <li>
  302.                    <div class="dropdown-toggle-mobile"></div>
  303.                        <a href="/Home.htm">Home</a>
  304.                        
  305.                    </li>
  306. <li>
  307.                    <div class="dropdown-toggle-mobile"></div>
  308.                        <a href="/Example-Subpage.htm">Example Subpage</a>
  309.                        
  310.                    </li>
  311. <li>
  312.                    <div class="dropdown-toggle-mobile"></div>
  313.                        <a href="/Contact.htm">Contact</a>
  314.                        
  315.                    </li>
  316. <li>
  317.                    <div class="dropdown-toggle-mobile"></div>
  318.                        <a href="/ARAM-Shyvana-Guideline.htm">ARAM Shyvana Guideline</a>
  319.                        
  320.                    </li>
  321.                                                </ul>
  322.                                            </div>
  323.  
  324.                                        </div>
  325.                                    </nav>
  326.                                    <!-- navbar end -->
  327.  
  328.                                </div>
  329.                                <!-- main-navigation end -->
  330.  
  331.                            </div>
  332.                            <!-- header-right end -->
  333.  
  334.                        </div>
  335.                    </div>
  336.                </div>
  337.            </header>
  338.            <!-- header end -->
  339.            <div class="webme-slider">
  340.  
  341.                                <div class="webme-slider-slide" data-image="https://theme.webme.com/designs/globals/header/1500x450/heaven1.jpg">
  342.                    <div class="webme-slider-text webme-slider-text-caption" data-y="70">Welcome</div>
  343.  
  344.                    
  345.                    <div class="webme-slider-text" data-y="170">Here you can</div>
  346.  
  347.                    
  348.                    <div class="webme-slider-text" data-y="220">enter your</div>
  349.  
  350.                    
  351.                    <div class="webme-slider-text" data-y="270">own text</div>
  352.  
  353.                    
  354.                    <div class="webme-slider-image" data-image="https://theme.webme.com/designs/globals/teaser/man_03.png"></div>
  355.  
  356.                                    </div>
  357.                                <div class="webme-slider-slide" data-image="https://theme.webme.com/designs/globals/header/1500x450/greengrass.jpg">
  358.                    <div class="webme-slider-text webme-slider-text-caption" data-y="70">Second title</div>
  359.  
  360.                    
  361.                    <div class="webme-slider-text" data-y="170">The right image =></div>
  362.  
  363.                    
  364.                    <div class="webme-slider-text" data-y="220">As well as the background</div>
  365.  
  366.                    
  367.                    <div class="webme-slider-text" data-y="270">can be changed as well</div>
  368.  
  369.                    
  370.                    <div class="webme-slider-image" data-image="https://theme.webme.com/designs/globals/teaser/woman_06.png"></div>
  371.  
  372.                                    </div>
  373.                                <div class="webme-slider-slide" data-image="https://theme.webme.com/designs/globals/header/1500x450/greengrass2.jpg">
  374.                    <div class="webme-slider-text webme-slider-text-caption" data-y="70">Third title</div>
  375.  
  376.                    
  377.                    <div class="webme-slider-text" data-y="170">Here you can</div>
  378.  
  379.                    
  380.                    <div class="webme-slider-text" data-y="220">enter information</div>
  381.  
  382.                    
  383.                    <div class="webme-slider-text" data-y="270">for your users</div>
  384.  
  385.                    
  386.                    <div class="webme-slider-text" data-y="320">as well</div>
  387.  
  388.                    
  389.                    <div class="webme-slider-image" data-image="https://theme.webme.com/designs/globals/teaser/woman_07.png"></div>
  390.  
  391.                                    </div>
  392.                
  393.                <div class="webme-slider-progress"></div>
  394.                <div class="webme-slider-prev"><i class="fa fa-chevron-left"></i></div>
  395.                <div class="webme-slider-next"><i class="fa fa-chevron-right"></i></div>
  396.                <div class="webme-slider-selection"></div>
  397.            </div>
  398.            
  399.            <!-- page-top start-->
  400.            <!-- ================ -->
  401.            <div class="page-top" style="min-height:500px;">
  402.                <div class="container">
  403.                    <div class="row">
  404.                        <div class="col-md-12">
  405.                            <h1 class="title"></h1>
  406.                            Hello,<br />
  407. <br />
  408. Welcome to your new homepage!<br />
  409. <br />
  410. You can of course edit this text under the "Login" function of Own-Free-Website.com.<br />
  411. <br />
  412. Under the Login function you can also rest the design,<br />
  413. You can, for example, display the menu on the left of your site, instead of on top, exchange pictures and much more!<br />
  414. <br />
  415. Have fun with your site!<br />
  416. <br />
  417. Your Own-Free-Website.com team                        </div>
  418.                    </div>
  419.                </div>
  420.            </div>
  421.            <!-- page-top end -->
  422.          
  423.  
  424.            <!-- footer start (Add "light" class to #footer in order to enable light footer) -->
  425.            <!-- ================ -->
  426.            <footer id="footer">
  427.  
  428.                <!-- .footer start -->
  429.                <!-- ================ -->
  430.                <div class="footer">
  431.                    <div class="container">
  432.                        <div class="row">
  433.                            <div class="col-md-12">
  434.                                <div class="footer-content">
  435.                                    <div class="row">
  436.                                        <div class="col-sm-4">
  437.                                            <p>Here you can enter<br />
  438. a little more<br />
  439. information</p>
  440.                                            <ul class="social-links circle">
  441.                                                                                            </ul>
  442.                                        </div>
  443.                                        <div class="col-sm-4">
  444.                                            <p>Here is some<br />
  445. more space for<br />
  446. information</p>
  447.                                        </div>
  448.                                        <div class="col-sm-4">
  449.                                            <p>And another third<br />
  450. column for infos</p>
  451.                                        </div>
  452.                                    </div>
  453.                                </div>
  454.                            </div>
  455.                        </div>
  456.                        <div class="space-bottom hidden-lg hidden-xs"></div>
  457.                    </div>
  458.                </div>
  459.                <!-- .footer end -->
  460.  
  461.                <!-- .subfooter start -->
  462.                <!-- ================ -->
  463.                <div class="subfooter">
  464.                    <div class="container">
  465.                        <div class="row">
  466.                            <div class="col-md-6">
  467.                                <p>Copyright &copy; 2025 Your name</p>
  468.                            </div>
  469.                            <div class="col-md-6" style="text-align: right">
  470.                                Today, there have been 15 visitors (23 hits) on this page!<br>
  471.                            </div>
  472.                        </div>
  473.                    </div>
  474.                </div>
  475.                <!-- .subfooter end -->
  476.  
  477.            </footer>
  478.            <!-- footer end -->
  479.  
  480.        </div>
  481.        <!-- page-wrapper end -->
  482.        
  483.  
  484. <a id="selfpromotionOverlay" href="https://webme.com/?mtm_campaign=cta-banner-top&mtm_kwd=augustinadarell&mtm_source=webme-freesite" target="_blank" rel="nofollow">
  485.    This website was created for free with <b>Webme</b>. Would you also like to have your own website?
  486.  
  487.    <div class="btn btn-1">Sign up for free</div>
  488.  
  489. </a>
  490. <style>
  491.    body {
  492.        padding-top: 124px;
  493.    }
  494.    #forFixedElement {
  495.        top: 124px;
  496.    }
  497.    @media (min-width: 365px) {
  498.        body {
  499.            padding-top: 103px;
  500.        }
  501.        #forFixedElement {
  502.            top: 103px;
  503.        }
  504.    }
  505.    @media (min-width: 513px) {
  506.        body {
  507.            padding-top: 82px;
  508.        }
  509.        #forFixedElement {
  510.            top: 82px;
  511.        }
  512.    }
  513.    @media (min-width: 936px) {
  514.        body {
  515.            padding-top: 61px;
  516.        }
  517.        #forFixedElement {
  518.            top: 61px;
  519.        }
  520.    }
  521.  
  522.    /* General button style */
  523.    #selfpromotionOverlay .btn {
  524.        border: none;
  525.        font-size: inherit;
  526.        color: inherit;
  527.        background: none;
  528.        cursor: pointer;
  529.        padding: 6px 15px;
  530.        display: inline-block;
  531.        text-transform: uppercase;
  532.        letter-spacing: 1px;
  533.        font-weight: 700;
  534.        outline: none;
  535.        position: relative;
  536.        -webkit-transition: all 0.3s;
  537.        -moz-transition: all 0.3s;
  538.        transition: all 0.3s;
  539.        margin: 0px;
  540.    }
  541.  
  542.    /* Button 1 */
  543.    #selfpromotionOverlay .btn-1, #selfpromotionOverlay .btn-1:visited {
  544.        background: rgb(0, 85, 204);
  545.        color: #fff;
  546.    }
  547.  
  548.    #selfpromotionOverlay .btn-1:hover {
  549.        background: #2980b9;
  550.    }
  551.  
  552.    #selfpromotionOverlay .btn-1:active {
  553.        background: #2980b9;
  554.        top: 2px;
  555.    }
  556.  
  557.    #selfpromotionOverlay {
  558.        font: 400 12px/1.8 "Open Sans", Verdana, sans-serif;
  559.        text-align: center;
  560.        opacity: 1;
  561.        transition: opacity 1s ease;
  562.        position: fixed;
  563.        overflow: hidden;
  564.        box-sizing: border-box;
  565.        font-size: 14px;
  566.        text-decoration: none;
  567.        line-height: 1.5em;
  568.        flex-wrap: nowrap;
  569.        z-index: 5000;
  570.        padding: 14px;
  571.        width: 100%;
  572.        left: 0;
  573.        right: 0;
  574.        top: 0;
  575.        color: rgb(35,35,35);
  576.        background-color: rgb(246,246,246);
  577.        border-bottom: 1px solid #5a5a5a;
  578.    }
  579.  
  580.    #selfpromotionOverlay:hover {
  581.        background: white;
  582.        text-decoration: none;
  583.    }
  584. </style>
  585.        <!-- JavaScript files placed at the end of the document so the pages load faster
  586.        ================================================== -->
  587.        <!-- Modernizr javascript -->
  588.        <script type="text/javascript" src="https://theme.webme.com/designs/professional/plugins/modernizr.js"></script>
  589.  
  590.        <script type="text/javascript" src="https://theme.webme.com/designs/professional/plugins/webme-slider/webme-slider.min.js"></script>
  591.  
  592.        <!-- Isotope javascript -->
  593.        <script type="text/javascript" src="https://theme.webme.com/designs/professional/plugins/isotope/isotope.pkgd.min.js"></script>
  594.  
  595.        <!-- Owl carousel javascript -->
  596.        <script type="text/javascript" src="https://theme.webme.com/designs/professional/plugins/owl-carousel/owl.carousel.js"></script>
  597.  
  598.        <!-- Appear javascript -->
  599.        <script type="text/javascript" src="https://theme.webme.com/designs/professional/plugins/jquery.appear.js"></script>
  600.  
  601.        <!-- Parallax javascript -->
  602.        <script src="https://theme.webme.com/designs/professional/plugins/jquery.parallax-1.1.3.js"></script>
  603.  
  604.        <!-- Initialization of Plugins -->
  605.        <script type="text/javascript" src="https://theme.webme.com/designs/professional/js/template2.js"></script>
  606.  
  607.  
  608.    </body>
  609. </html>
  610.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda