Line 1: | Line 1: | ||
<html> | <html> | ||
+ | |||
+ | |||
+ | <script> | ||
+ | |||
+ | $(window).load(function() { | ||
+ | $(".se-pre-con").fadeOut("slow"); | ||
+ | }); | ||
+ | |||
+ | </script> | ||
<head> | <head> | ||
Line 514: | Line 523: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<script> | <script> |
Revision as of 13:15, 24 August 2016
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | |||
+ | |||
+ | <script> | ||
+ | |||
+ | $(window).load(function() { | ||
+ | $(".se-pre-con").fadeOut("slow"); | ||
+ | }); | ||
+ | |||
+ | </script> | ||
<head> | <head> | ||
Line 514: | Line 523: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<script> | <script> |