Garten Choi (Talk | contribs) (Created page with "<html> <!-- JavaScript libraries --> <script src="/template/lib/jquery/jquery.min.js"></script> <script src="/template/lib/jquery/jquery-migrate.min.js"></script> <script src=...") |
Garten Choi (Talk | contribs) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<!-- JavaScript libraries --> | <!-- JavaScript libraries --> | ||
− | <script src="/template/lib/jquery/jquery.min.js"></script> | + | <script src="http://kuas2018.cf/template/lib/jquery/jquery.min.js"></script> |
− | <script src="/template/lib/jquery/jquery-migrate.min.js"></script> | + | <script src="http://kuas2018.cf/template/lib/jquery/jquery-migrate.min.js"></script> |
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.1/js/bootstrap.min.js"></script> | <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.1/js/bootstrap.min.js"></script> | ||
− | <script src="/template/lib/easing/easing.min.js"></script> | + | <script src="http://kuas2018.cf/template/lib/easing/easing.min.js"></script> |
− | <script src="/template/lib/superfish/hoverIntent.js"></script> | + | <script src="http://kuas2018.cf/template/lib/superfish/hoverIntent.js"></script> |
− | <script src="/template/lib/superfish/superfish.min.js"></script> | + | <script src="http://kuas2018.cf/template/lib/superfish/superfish.min.js"></script> |
− | <script src="/template/lib/wow/wow.min.js"></script> | + | <script src="http://kuas2018.cf/template/lib/wow/wow.min.js"></script> |
− | <script src="/template/lib/waypoints/waypoints.min.js"></script> | + | <script src="http://kuas2018.cf/template/lib/waypoints/waypoints.min.js"></script> |
− | <script src="/template/lib/counterup/counterup.min.js"></script> | + | <script src="http://kuas2018.cf/template/lib/counterup/counterup.min.js"></script> |
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script> | <script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script> | ||
− | <script src="/template/lib/isotope/isotope.pkgd.min.js"></script> | + | <script src="http://kuas2018.cf/template/lib/isotope/isotope.pkgd.min.js"></script> |
<script src="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.10.0/js/lightbox.min.js"></script> | <script src="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.10.0/js/lightbox.min.js"></script> | ||
− | <script src="/template/lib/touchSwipe/jquery.touchSwipe.min.js"></script | + | <script src="http://kuas2018.cf/template/lib/touchSwipe/jquery.touchSwipe.min.js"></script> |
− | + | ||
− | <!-- | + | <!-- my script--> |
+ | <script src="http://kuas2018.cf/template/main.js"></script> | ||
+ | |||
+ | <!-- Channel Plugin Scripts --> | ||
<script> | <script> | ||
− | + | window.channelPluginSettings = { | |
+ | "pluginKey": "d4a613df-9550-46b1-abe4-e0c534fe4791", //please fill with your plugin key | ||
+ | }; | ||
+ | (function() { | ||
− | + | console.clear(); | |
− | + | console.log("%cDesigned by JW Choi", "background: rgba(66,139,202,0.7); color: #ffffff; font-size: x-large"); | |
− | + | console.log("%cDeveloped by JW Choi", "background: rgba(66,139,202,0.7); color: #ffffff; font-size: x-large"); | |
− | + | console.log("%cjedo0328@gmail.com", "background: rgba(66,139,202,0.7); color: #ffffff; font-size: large"); | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | var metaTag=document.createElement('meta'); | |
− | + | metaTag.name = "viewport" | |
+ | metaTag.content = "width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" | ||
+ | document.getElementsByTagName('head')[0].appendChild(metaTag); | ||
− | + | var w = window; | |
− | + | if (w.ChannelIO) { | |
− | + | return (window.console.error || window.console.log || function(){})('ChannelIO script included twice.'); | |
− | + | } | |
− | + | var d = window.document; | |
− | + | var ch = function() { | |
− | + | ch.c(arguments); | |
− | + | }; | |
− | + | ch.q = []; | |
− | + | ch.c = function(args) { | |
− | + | ch.q.push(args); | |
− | + | }; | |
− | + | w.ChannelIO = ch; | |
− | + | function l() { | |
− | + | if (w.ChannelIOInitialized) { | |
− | + | return; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | if ( | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | return | + | |
} | } | ||
+ | w.ChannelIOInitialized = true; | ||
+ | var s = document.createElement('script'); | ||
+ | s.type = 'text/javascript'; | ||
+ | s.async = true; | ||
+ | s.src = 'https://cdn.channel.io/plugin/ch-plugin-web.js'; | ||
+ | s.charset = 'UTF-8'; | ||
+ | var x = document.getElementsByTagName('script')[0]; | ||
+ | x.parentNode.insertBefore(s, x); | ||
} | } | ||
− | + | if (document.readyState === 'complete') { | |
− | + | l(); | |
− | + | } else if (window.attachEvent) { | |
− | + | window.attachEvent('onload', l); | |
− | if ( | + | |
− | + | ||
} else { | } else { | ||
− | + | window.addEventListener('DOMContentLoaded', l, false); | |
+ | window.addEventListener('load', l, false); | ||
} | } | ||
− | }) | + | })(); |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</script> | </script> | ||
+ | <!-- End Channel Plugin --> | ||
</html> | </html> |
Latest revision as of 07:50, 17 August 2018