Line 1: | Line 1: | ||
− | <html | + | <html class="nojs html css_verticalspacer" lang="en-US"> |
− | + | <head> | |
− | + | ||
− | < | + | |
− | < | + | <meta http-equiv="Content-type" content="text/html;charset=UTF-8"/> |
− | html | + | <meta name="generator" content="2017.0.0.363"/> |
− | + | <meta name="viewport" content="width=device-width, initial-scale=1.0"/> | |
− | + | ||
− | + | <script type="text/javascript"> | |
− | + | // Update the 'nojs'/'js' class on the html node | |
− | + | document.documentElement.className = document.documentElement.className.replace(/\bnojs\b/g, 'js'); | |
− | + | ||
− | + | ||
− | </ | + | |
− | </head> | + | // Check that all required assets are uploaded and up-to-date |
− | <body> | + | if(typeof Muse == "undefined") window.Muse = {}; window.Muse.assets = {"required":["museutils.js", "museconfig.js", "jquery.watch.js", "require.js", "index.css"], "outOfDate":[]}; |
+ | </script> | ||
+ | |||
+ | <title>Home</title> | ||
+ | <!-- CSS --> | ||
+ | <link rel="stylesheet" type="text/css" href="css/site_global.css?crc=443350757"/> | ||
+ | <link rel="stylesheet" type="text/css" href="css/index.css?crc=338807265" id="pagesheet"/> | ||
+ | </head> | ||
+ | <body> | ||
− | < | + | <div class="clearfix borderbox" id="page"><!-- column --> |
+ | <div class="clearfix colelem" id="u106-4"><!-- content --> | ||
+ | <p>hellow world</p> | ||
+ | </div> | ||
+ | <div class="clearfix colelem" id="pu120-4"><!-- group --> | ||
+ | <div class="clearfix grpelem" id="u120-4"><!-- content --> | ||
+ | <p>sdada</p> | ||
+ | </div> | ||
+ | <div class="clearfix grpelem" id="u112"><!-- group --> | ||
+ | <div class="clearfix grpelem" id="u123-4"><!-- content --> | ||
+ | <p>asdasdas</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="colelem" id="u115"><!-- simple frame --></div> | ||
+ | <div class="verticalspacer" data-offset-top="354" data-content-above-spacer="353" data-content-below-spacer="147"></div> | ||
+ | </div> | ||
+ | <!-- Other scripts --> | ||
+ | <script type="text/javascript"> | ||
+ | window.Muse.assets.check=function(d){if(!window.Muse.assets.checked){window.Muse.assets.checked=!0;var b={},c=function(a,b){if(window.getComputedStyle){var c=window.getComputedStyle(a,null);return c&&c.getPropertyValue(b)||c&&c[b]||""}if(document.documentElement.currentStyle)return(c=a.currentStyle)&&c[b]||a.style&&a.style[b]||"";return""},a=function(a){if(a.match(/^rgb/))return a=a.replace(/\s+/g,"").match(/([\d\,]+)/gi)[0].split(","),(parseInt(a[0])<<16)+(parseInt(a[1])<<8)+parseInt(a[2]);if(a.match(/^\#/))return parseInt(a.substr(1), | ||
+ | 16);return 0},g=function(g){for(var f=document.getElementsByTagName("link"),h=0;h<f.length;h++)if("text/css"==f[h].type){var i=(f[h].href||"").match(/\/?css\/([\w\-]+\.css)\?crc=(\d+)/);if(!i||!i[1]||!i[2])break;b[i[1]]=i[2]}f=document.createElement("div");f.className="version";f.style.cssText="display:none; width:1px; height:1px;";document.getElementsByTagName("body")[0].appendChild(f);for(h=0;h<Muse.assets.required.length;){var i=Muse.assets.required[h],l=i.match(/([\w\-\.]+)\.(\w+)$/),k=l&&l[1]? | ||
+ | l[1]:null,l=l&&l[2]?l[2]:null;switch(l.toLowerCase()){case "css":k=k.replace(/\W/gi,"_").replace(/^([^a-z])/gi,"_$1");f.className+=" "+k;k=a(c(f,"color"));l=a(c(f,"backgroundColor"));k!=0||l!=0?(Muse.assets.required.splice(h,1),"undefined"!=typeof b[i]&&(k!=b[i]>>>24||l!=(b[i]&16777215))&&Muse.assets.outOfDate.push(i)):h++;f.className="version";break;case "js":h++;break;default:throw Error("Unsupported file type: "+l);}}d?d().jquery!="1.8.3"&&Muse.assets.outOfDate.push("jquery-1.8.3.min.js"):Muse.assets.required.push("jquery-1.8.3.min.js"); | ||
+ | f.parentNode.removeChild(f);if(Muse.assets.outOfDate.length||Muse.assets.required.length)f="Some files on the server may be missing or incorrect. Clear browser cache and try again. If the problem persists please contact website author.",g&&Muse.assets.outOfDate.length&&(f+="\nOut of date: "+Muse.assets.outOfDate.join(",")),g&&Muse.assets.required.length&&(f+="\nMissing: "+Muse.assets.required.join(",")),alert(f)};location&&location.search&&location.search.match&&location.search.match(/muse_debug/gi)?setTimeout(function(){g(!0)},5E3):g()}}; | ||
+ | var muse_init=function(){require.config({baseUrl:""});require(["jquery","museutils","whatinput","jquery.watch"],function(d){var $ = d;$(document).ready(function(){try{ | ||
+ | window.Muse.assets.check($);/* body */ | ||
+ | Muse.Utils.transformMarkupToFixBrowserProblemsPreInit();/* body */ | ||
+ | Muse.Utils.prepHyperlinks(true);/* body */ | ||
+ | Muse.Utils.fullPage('#page');/* 100% height page */ | ||
+ | Muse.Utils.showWidgetsWhenReady();/* body */ | ||
+ | Muse.Utils.transformMarkupToFixBrowserProblems();/* body */ | ||
+ | }catch(b){if(b&&"function"==typeof b.notify?b.notify():Muse.Assert.fail("Error calling selector function: "+b),false)throw b;}})})}; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</script> | </script> | ||
− | + | <!-- RequireJS script --> | |
− | </body> | + | <script src="scripts/require.js?crc=244322403" type="text/javascript" async data-main="scripts/museconfig.js?crc=36584860" onload="if (requirejs) requirejs.onError = function(requireType, requireModule) { if (requireType && requireType.toString && requireType.toString().indexOf && 0 <= requireType.toString().indexOf('#scripterror')) window.Muse.assets.check(); }" onerror="window.Muse.assets.check();"></script> |
+ | </body> | ||
</html> | </html> |
Revision as of 03:31, 24 July 2018
hellow world
sdada
asdasdas