first commit
1
README.md
Normal file
|
@ -0,0 +1 @@
|
|||
# thepaperpilot.github.io
|
1093
css/index.css
Normal file
527
css/site_global.css
Normal file
|
@ -0,0 +1,527 @@
|
|||
html
|
||||
{
|
||||
min-height: 100%;
|
||||
min-width: 100%;
|
||||
-ms-text-size-adjust: none;
|
||||
}
|
||||
|
||||
body,div,dl,dt,dd,ul,ol,li,nav,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a
|
||||
{
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border-width: 0;
|
||||
-webkit-transform-origin: left top;
|
||||
-ms-transform-origin: left top;
|
||||
-o-transform-origin: left top;
|
||||
transform-origin: left top;
|
||||
}
|
||||
|
||||
table
|
||||
{
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
fieldset,img
|
||||
{
|
||||
border: 0;
|
||||
-webkit-transform-origin: left top;
|
||||
-ms-transform-origin: left top;
|
||||
-o-transform-origin: left top;
|
||||
transform-origin: left top;
|
||||
}
|
||||
|
||||
address,caption,cite,code,dfn,em,strong,th,var,optgroup
|
||||
{
|
||||
font-style: inherit;
|
||||
font-weight: inherit;
|
||||
}
|
||||
|
||||
del,ins
|
||||
{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
li
|
||||
{
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
caption,th
|
||||
{
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
h1,h2,h3,h4,h5,h6
|
||||
{
|
||||
font-size: 100%;
|
||||
font-weight: inherit;
|
||||
}
|
||||
|
||||
input,button,textarea,select,optgroup,option
|
||||
{
|
||||
font-family: inherit;
|
||||
font-size: inherit;
|
||||
font-style: inherit;
|
||||
font-weight: inherit;
|
||||
}
|
||||
|
||||
body
|
||||
{
|
||||
font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
|
||||
text-align: left;
|
||||
font-size: 14px;
|
||||
line-height: 17px;
|
||||
word-wrap: break-word;
|
||||
text-rendering: optimizeLegibility;/* kerning, primarily */
|
||||
}
|
||||
|
||||
@media screen and (-webkit-min-device-pixel-ratio:0)
|
||||
{
|
||||
body { text-rendering:auto; }
|
||||
}
|
||||
|
||||
a:link
|
||||
{
|
||||
color: #0000FF;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a:visited
|
||||
{
|
||||
color: #800080;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a:hover
|
||||
{
|
||||
color: #0000FF;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a:active
|
||||
{
|
||||
color: #EE0000;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a.nontext /* used to override default properties of 'a' tag */
|
||||
{
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.normal_text
|
||||
{
|
||||
color: #000000;
|
||||
direction: ltr;
|
||||
font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
|
||||
font-size: 14px;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
letter-spacing: 0px;
|
||||
line-height: 17px;
|
||||
text-align: left;
|
||||
text-decoration: none;
|
||||
text-indent: 0px;
|
||||
vertical-align: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.list0 li:before
|
||||
{
|
||||
position: absolute;
|
||||
right: 100%;
|
||||
letter-spacing: 0px;
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.rtl-list li:before
|
||||
{
|
||||
right: auto;
|
||||
left: 100%;
|
||||
}
|
||||
|
||||
.nls-None > li:before,.nls-None .list3 > li:before,.nls-None .list6 > li:before
|
||||
{
|
||||
margin-right: 6px;
|
||||
content: '•';
|
||||
}
|
||||
|
||||
.nls-None .list1 > li:before,.nls-None .list4 > li:before,.nls-None .list7 > li:before
|
||||
{
|
||||
margin-right: 6px;
|
||||
content: '○';
|
||||
}
|
||||
|
||||
.nls-None,.nls-None .list1,.nls-None .list2,.nls-None .list3,.nls-None .list4,.nls-None .list5,.nls-None .list6,.nls-None .list7,.nls-None .list8
|
||||
{
|
||||
padding-left: 34px;
|
||||
}
|
||||
|
||||
.nls-None.rtl-list,.nls-None .list1.rtl-list,.nls-None .list2.rtl-list,.nls-None .list3.rtl-list,.nls-None .list4.rtl-list,.nls-None .list5.rtl-list,.nls-None .list6.rtl-list,.nls-None .list7.rtl-list,.nls-None .list8.rtl-list
|
||||
{
|
||||
padding-left: 0px;
|
||||
padding-right: 34px;
|
||||
}
|
||||
|
||||
.nls-None .list2 > li:before,.nls-None .list5 > li:before,.nls-None .list8 > li:before
|
||||
{
|
||||
margin-right: 6px;
|
||||
content: '-';
|
||||
}
|
||||
|
||||
.nls-None.rtl-list > li:before,.nls-None .list1.rtl-list > li:before,.nls-None .list2.rtl-list > li:before,.nls-None .list3.rtl-list > li:before,.nls-None .list4.rtl-list > li:before,.nls-None .list5.rtl-list > li:before,.nls-None .list6.rtl-list > li:before,.nls-None .list7.rtl-list > li:before,.nls-None .list8.rtl-list > li:before
|
||||
{
|
||||
margin-right: 0px;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
.TabbedPanelsTab
|
||||
{
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.MenuBar .MenuBarView,.MenuBar .SubMenuView /* Resets for ul and li in menus */
|
||||
{
|
||||
display: block;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.MenuBar .SubMenu
|
||||
{
|
||||
display: none;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.NoWrap
|
||||
{
|
||||
white-space: nowrap;
|
||||
word-wrap: normal;
|
||||
}
|
||||
|
||||
.rootelem /* the root of the artwork tree */
|
||||
{
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.colelem /* a child element of a column */
|
||||
{
|
||||
display: inline;
|
||||
float: left;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.colelem100 /* a child element of a column that is 100% width */
|
||||
{
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.grpelem /* a child element of a group */
|
||||
{
|
||||
display: inline;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.clearfix:after /* force a container to fit around floated items */
|
||||
{
|
||||
content: "\0020";
|
||||
visibility: hidden;
|
||||
display: block;
|
||||
height: 0;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
*:first-child+html .clearfix /* IE7 */
|
||||
{
|
||||
zoom: 1;
|
||||
}
|
||||
|
||||
.clip_frame /* used to clip the contents as in the case of an image frame */
|
||||
{
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.inclusion_context /* context for positioning a group of elements that share the same height */
|
||||
{
|
||||
display: table;
|
||||
table-layout: fixed;
|
||||
width: 0.01px;
|
||||
}
|
||||
|
||||
.inclelem /* element of an inclusion context */
|
||||
{
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.f3s_mid /* 3-slice frame, middle slice */
|
||||
{
|
||||
background-repeat: repeat;
|
||||
}
|
||||
|
||||
.f3s_top,.f3s_bot /* 3-slice frame, top slice */
|
||||
{
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.f9s_top_left,.f9s_bot_left /* 9-slice frame, left corner slice */
|
||||
{
|
||||
background-repeat: no-repeat;
|
||||
background-position: left;
|
||||
}
|
||||
|
||||
.f9s_top_right,.f9s_bot_right /* 9-slice frame, right corner slice */
|
||||
{
|
||||
background-repeat: no-repeat;
|
||||
background-position: right;
|
||||
}
|
||||
|
||||
.f9s_top_mid,.f9s_bot_mid /* 9-slice frame, top/bottom horizontal slice */
|
||||
{
|
||||
background-repeat: repeat-x;
|
||||
background-position: 0px 0px;
|
||||
}
|
||||
|
||||
.f9s_mid_left /* 9-slice frame, left vertical slice */
|
||||
{
|
||||
background-repeat: repeat-y;
|
||||
background-position: left;
|
||||
}
|
||||
|
||||
.f9s_mid_right /* 9-slice frame, right vertical slice */
|
||||
{
|
||||
background-repeat: repeat-y;
|
||||
background-position: right;
|
||||
}
|
||||
|
||||
.f9s_center /* 9-slice frame, center slice */
|
||||
{
|
||||
background-repeat: repeat;
|
||||
background-position: 0px 0px;
|
||||
}
|
||||
|
||||
.popup_anchor /* anchors an abspos popup */
|
||||
{
|
||||
position: relative;
|
||||
width: 0px;
|
||||
height: 0px;
|
||||
}
|
||||
|
||||
.popup_element
|
||||
{
|
||||
z-index: 100000;
|
||||
}
|
||||
|
||||
.svg
|
||||
{
|
||||
display: block;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
span.wrap /* used to force wrap after floated array when nested inside a paragraph */
|
||||
{
|
||||
content: '';
|
||||
clear: left;
|
||||
display: block;
|
||||
}
|
||||
|
||||
span.actAsInlineDiv /* used to simulate a DIV with inline display when already nested inside a paragraph */
|
||||
{
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.position_content,.excludeFromNormalFlow /* used when child content is larger than parent */
|
||||
{
|
||||
float: left;
|
||||
}
|
||||
|
||||
.preload_images /* used to preload images used in non-default states */
|
||||
{
|
||||
position: absolute;
|
||||
overflow: hidden;
|
||||
left: -9999px;
|
||||
top: -9999px;
|
||||
height: 1px;
|
||||
width: 1px;
|
||||
}
|
||||
|
||||
preload /* used to specifiy the dimension of preload item */
|
||||
{
|
||||
height: 1px;
|
||||
width: 1px;
|
||||
}
|
||||
|
||||
.animateStates
|
||||
{
|
||||
-webkit-transition: 0.3s ease-in-out;
|
||||
-moz-transition: 0.3s ease-in-out;
|
||||
-o-transition: 0.3s ease-in-out;
|
||||
transition: 0.3s ease-in-out;
|
||||
}
|
||||
|
||||
input:focus,textarea:focus /* remove default focussed input styling */
|
||||
{
|
||||
outline: none;
|
||||
}
|
||||
|
||||
textarea
|
||||
{
|
||||
resize: none;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.fld-prompt /* form placeholders cursor behavior */
|
||||
{
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.wrapped-input /* form inputs & placeholders let div styling show thru */
|
||||
{
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
background: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.submit-btn /* form submit buttons on top of sibling elements */
|
||||
{
|
||||
z-index: 50000;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.anchor_item /* used to specify anchor properties */
|
||||
{
|
||||
width: 22px;
|
||||
height: 18px;
|
||||
}
|
||||
|
||||
.MenuBar .SubMenuVisible,.MenuBarVertical .SubMenuVisible,.MenuBar .SubMenu .SubMenuVisible,.popup_element.Active,span.actAsPara,.actAsDiv,a.nonblock.nontext,img.block
|
||||
{
|
||||
display: block;
|
||||
}
|
||||
|
||||
.ose_ei
|
||||
{
|
||||
visibility: hidden;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.widget_invisible,.js .invi,.js .mse_pre_init,.js .an_invi /* used to hide the widget before loaded */
|
||||
{
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.no_vert_scroll
|
||||
{
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.always_vert_scroll
|
||||
{
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.always_horz_scroll
|
||||
{
|
||||
overflow-x: scroll;
|
||||
}
|
||||
|
||||
.popup_element.Inactive,.js .disn,.hidden
|
||||
{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.fullscreen
|
||||
{
|
||||
overflow: hidden;
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
position: fixed;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
-ms-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.fullwidth
|
||||
{
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.borderbox
|
||||
{
|
||||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
-ms-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.scroll_wrapper
|
||||
{
|
||||
position: absolute;
|
||||
overflow: auto;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
top: 0px;
|
||||
bottom: 0px;
|
||||
padding-top: 0px;
|
||||
padding-bottom: 0px;
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.browser_width > *
|
||||
{
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
}
|
||||
|
||||
.list0 li,.MenuBar .MenuItemContainer,.SlideShowContentPanel .fullscreen img
|
||||
{
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.accordion_wrapper
|
||||
{
|
||||
display: inline;
|
||||
float: left;
|
||||
width: 0px;
|
||||
}
|
||||
|
||||
.fld-checkbox input[type=checkbox] /* Hide native checkbox */
|
||||
{
|
||||
position: absolute;
|
||||
overflow: hidden;
|
||||
clip: rect(0px, 0px, 0px, 0px);
|
||||
height: 1px;
|
||||
width: 1px;
|
||||
margin: -1px;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.fld-checkbox input[type=checkbox] + label
|
||||
{
|
||||
display: inline-block;
|
||||
background-repeat: no-repeat;
|
||||
cursor: pointer;
|
||||
float: left;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.pointer_cursor,.fld-recaptcha-mode,.fld-recaptcha-refresh,.fld-recaptcha-help
|
||||
{
|
||||
cursor: pointer;
|
||||
}
|
||||
|
BIN
images/54daa49b38d8c30849338b68_profile-u75.png
Normal file
After Width: | Height: | Size: 338 KiB |
BIN
images/54dac34238d8c30849338db0_github-48.png
Normal file
After Width: | Height: | Size: 670 B |
BIN
images/54dac37638d8c30849338db5_googleplus-48.png
Normal file
After Width: | Height: | Size: 638 B |
BIN
images/54dac39e2ce955316620f07f_twitter-48.png
Normal file
After Width: | Height: | Size: 495 B |
BIN
images/appbaremailminimal.png
Normal file
After Width: | Height: | Size: 498 B |
BIN
images/blank.gif
Normal file
After Width: | Height: | Size: 43 B |
BIN
images/loading.gif
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
images/snap1-crop-u111.jpg
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
images/snap1.jpg
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
images/snap2-crop-u219.jpg
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
images/snap2.jpg
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
images/snap3-crop-u228.jpg
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
images/snap3.jpg
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
images/snap4-crop-u237.jpg
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
images/snap4.jpg
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
images/snap5-crop-u246.jpg
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
images/snap5.jpg
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
images/snap6-crop-u255.jpg
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
images/snap6.jpg
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
images/u175-17-fs.png
Normal file
After Width: | Height: | Size: 544 B |
BIN
images/u175-17-m.png
Normal file
After Width: | Height: | Size: 701 B |
BIN
images/u175-17-r.png
Normal file
After Width: | Height: | Size: 694 B |
BIN
images/u175-17.png
Normal file
After Width: | Height: | Size: 701 B |
189
index.html
Normal file
|
@ -0,0 +1,189 @@
|
|||
<!DOCTYPE html>
|
||||
<html class="html" lang="en-US">
|
||||
<head>
|
||||
|
||||
<script type="text/javascript">
|
||||
if(typeof Muse == "undefined") window.Muse = {}; window.Muse.assets = {"required":["jquery-1.8.3.min.js", "museutils.js", "webpro.js", "musewpslideshow.js", "jquery.museoverlay.js", "touchswipe.js", "jquery.watch.js", "index.css"], "outOfDate":[]};
|
||||
</script>
|
||||
|
||||
<meta http-equiv="Content-type" content="text/html;charset=UTF-8"/>
|
||||
<meta name="generator" content="2014.2.0.284"/>
|
||||
<title>Home</title>
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" type="text/css" href="css/site_global.css?365011649"/>
|
||||
<link rel="stylesheet" type="text/css" href="css/index.css?118427823" id="pagesheet"/>
|
||||
<!-- Other scripts -->
|
||||
<script type="text/javascript">
|
||||
document.documentElement.className += ' js';
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="clearfix" id="page"><!-- column -->
|
||||
<div class="position_content" id="page_position_content">
|
||||
<img class="colelem" id="u75" alt="" width="920" height="462" src="images/54daa49b38d8c30849338b68_profile-u75.png"/><!-- rasterized frame -->
|
||||
<div class="colelem" id="u181"><!-- simple frame --></div>
|
||||
<div class="clearfix colelem" id="ppu183"><!-- group -->
|
||||
<div class="grpelem" id="pu183"><!-- inclusion -->
|
||||
<div id="u183"><!-- simple frame --></div>
|
||||
<div class="clearfix" id="ppu99"><!-- group -->
|
||||
<div class="clearfix grpelem" id="pu99"><!-- column -->
|
||||
<div class="colelem" id="u99"><!-- custom html -->
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/BVeR4-CtQes" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
<div class="colelem" id="u159"><!-- custom html -->
|
||||
<iframe src="//itch.io/embed/8606?dark=true&linkback=true" width="552" height="167" frameborder="0"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
<div class="clearfix grpelem" id="pu101-10"><!-- column -->
|
||||
<div class="clearfix colelem" id="u101-10"><!-- content -->
|
||||
<p id="u101-2">Space Game</p>
|
||||
<p> </p>
|
||||
<p>You are a scientist. While doing some... risky experimentation, you have found yourself in an unknown place, leaving you stranded in the middle (or edge, you don't know) of space. However, being a scientist, you take it upon yourself to learn as much as you can about your surroundings, and place all else second to that goal, including your own survival. Unfortunately, the natives of this area of space don't take kindly to you, and you must fend them off with your mining laser. But with the help of a device you discovered on one of the enemies, hopefully you can survive, thrive, and most of all, discover. You start with absolutely no knowledge of anything, and take note of everything you learn in a journal, from where the aliens came from and how they're getting here, to the strange energy manipulation of the device and how to use it all to your advantage.</p>
|
||||
<p> </p>
|
||||
<p>I'm Anthony Lawn, an Eagle Scout on my way to University next year to study Computer Science. I've been making games for years, and programming even longer. However, lacking a formal computer science education, I’ve been keeping most of my programs to myself. But, as I’ve gotten better I’m starting to release some things, starting with Space Game.</p>
|
||||
</div>
|
||||
<div class="colelem" id="u161"><!-- custom html -->
|
||||
<iframe width="550" height="250" frameborder="0" scrolling="no" src="https://secure.desura.com/widget/space-game/175?stat=1"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="SlideShowWidget clearfix widget_invisible grpelem" id="slideshowu103"><!-- none box -->
|
||||
<div class="popup_anchor" id="u122popup">
|
||||
<div class="SlideShowContentPanel rgba-background clearfix" id="u122"><!-- stack box -->
|
||||
<div class="SSSlide clip_frame grpelem" id="u127"><!-- image -->
|
||||
<img class="block ImageInclude" id="u127_img" data-src="images/snap1.jpg" src="images/blank.gif" alt="" data-width="480" data-height="270"/>
|
||||
</div>
|
||||
<div class="SSSlide invi clip_frame grpelem" id="u216"><!-- image -->
|
||||
<img class="block ImageInclude" id="u216_img" data-src="images/snap2.jpg" src="images/blank.gif" alt="" data-width="480" data-height="270"/>
|
||||
</div>
|
||||
<div class="SSSlide invi clip_frame grpelem" id="u225"><!-- image -->
|
||||
<img class="block ImageInclude" id="u225_img" data-src="images/snap3.jpg" src="images/blank.gif" alt="" data-width="480" data-height="270"/>
|
||||
</div>
|
||||
<div class="SSSlide invi clip_frame grpelem" id="u234"><!-- image -->
|
||||
<img class="block ImageInclude" id="u234_img" data-src="images/snap4.jpg" src="images/blank.gif" alt="" data-width="480" data-height="270"/>
|
||||
</div>
|
||||
<div class="SSSlide invi clip_frame grpelem" id="u243"><!-- image -->
|
||||
<img class="block ImageInclude" id="u243_img" data-src="images/snap5.jpg" src="images/blank.gif" alt="" data-width="480" data-height="270"/>
|
||||
</div>
|
||||
<div class="SSSlide invi clip_frame grpelem" id="u252"><!-- image -->
|
||||
<img class="block ImageInclude" id="u252_img" data-src="images/snap6.jpg" src="images/blank.gif" alt="" data-width="480" data-height="270"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="popup_anchor" id="u110popup">
|
||||
<div class="SSSlideLinks clearfix" id="u110"><!-- horizontal-rows box -->
|
||||
<div class="SSSlideLink clip_frame grpelem" id="u111"><!-- image -->
|
||||
<img class="block" id="u111_img" src="images/snap1-crop-u111.jpg" alt="" width="60" height="45"/>
|
||||
</div>
|
||||
<div class="SSSlideLink clip_frame grpelem" id="u219"><!-- image -->
|
||||
<img class="block" id="u219_img" src="images/snap2-crop-u219.jpg" alt="" width="60" height="45"/>
|
||||
</div>
|
||||
<div class="SSSlideLink clip_frame grpelem" id="u228"><!-- image -->
|
||||
<img class="block" id="u228_img" src="images/snap3-crop-u228.jpg" alt="" width="60" height="45"/>
|
||||
</div>
|
||||
<div class="SSSlideLink clip_frame grpelem" id="u237"><!-- image -->
|
||||
<img class="block" id="u237_img" src="images/snap4-crop-u237.jpg" alt="" width="60" height="45"/>
|
||||
</div>
|
||||
<div class="SSSlideLink clip_frame grpelem" id="u246"><!-- image -->
|
||||
<img class="block" id="u246_img" src="images/snap5-crop-u246.jpg" alt="" width="60" height="45"/>
|
||||
</div>
|
||||
<div class="SSSlideLink clip_frame grpelem" id="u255"><!-- image -->
|
||||
<img class="block" id="u255_img" src="images/snap6-crop-u255.jpg" alt="" width="60" height="45"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="popup_anchor" id="u104-4popup">
|
||||
<div class="SSPreviousButton clearfix" id="u104-4"><!-- content -->
|
||||
<p><</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="popup_anchor" id="u118-4popup">
|
||||
<div class="SSNextButton clearfix" id="u118-4"><!-- content -->
|
||||
<p>></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="popup_anchor" id="u109-4popup">
|
||||
<div class="SlideShowLabel SSSlideCount clearfix" id="u109-4"><!-- content -->
|
||||
<p>6 - 6</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="popup_anchor">
|
||||
<div class="SSCloseButton popup_element clearfix" id="u119"><!-- group -->
|
||||
<div class="clearfix grpelem" id="u120-4"><!-- content -->
|
||||
<p>x</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="colelem" id="u182"><!-- simple frame --></div>
|
||||
<form class="form-grp clearfix colelem" id="widgetu163" method="post" enctype="multipart/form-data" action="scripts/form-u163.php"><!-- none box -->
|
||||
<div class="fld-grp clearfix grpelem" id="widgetu164" data-required="true"><!-- none box -->
|
||||
<label class="fld-label actAsDiv clearfix grpelem" id="u165-4" for="widgetu164_input"><!-- content --><span class="actAsPara">Name:</span></label>
|
||||
<span class="fld-input NoWrap actAsDiv clearfix grpelem" id="u166-4"><!-- content --><input class="wrapped-input" type="text" spellcheck="false" id="widgetu164_input" name="custom_U164" tabindex="1"/><label class="wrapped-input fld-prompt" id="widgetu164_prompt" for="widgetu164_input"><span class="actAsPara">Enter Name</span></label></span>
|
||||
</div>
|
||||
<div class="fld-grp clearfix grpelem" id="widgetu176" data-required="true" data-type="email"><!-- none box -->
|
||||
<label class="fld-label actAsDiv clearfix grpelem" id="u178-4" for="widgetu176_input"><!-- content --><span class="actAsPara">Email:</span></label>
|
||||
<span class="fld-input NoWrap actAsDiv clearfix grpelem" id="u179-4"><!-- content --><input class="wrapped-input" type="text" spellcheck="false" id="widgetu176_input" name="Email" tabindex="2"/><label class="wrapped-input fld-prompt" id="widgetu176_prompt" for="widgetu176_input"><span class="actAsPara">Enter Email</span></label></span>
|
||||
</div>
|
||||
<div class="clearfix grpelem" id="u168-4"><!-- content -->
|
||||
<p>Submitting Form...</p>
|
||||
</div>
|
||||
<div class="clearfix grpelem" id="u174-4"><!-- content -->
|
||||
<p>The server encountered an error.</p>
|
||||
</div>
|
||||
<div class="clearfix grpelem" id="u169-4"><!-- content -->
|
||||
<p>Form received.</p>
|
||||
</div>
|
||||
<input class="submit-btn NoWrap grpelem" id="u175-17" type="submit" value="" tabindex="4"/><!-- state-based BG images -->
|
||||
<div class="fld-grp clearfix grpelem" id="widgetu170" data-required="false"><!-- none box -->
|
||||
<label class="fld-label actAsDiv clearfix grpelem" id="u173-4" for="widgetu170_input"><!-- content --><span class="actAsPara">Message:</span></label>
|
||||
<span class="fld-textarea actAsDiv clearfix grpelem" id="u171-4"><!-- content --><textarea class="wrapped-input" id="widgetu170_input" name="custom_U170" tabindex="3"></textarea><label class="wrapped-input fld-prompt" id="widgetu170_prompt" for="widgetu170_input"><span class="actAsPara">Enter Your Message</span></label></span>
|
||||
</div>
|
||||
</form>
|
||||
<div class="clearfix colelem" id="pu152"><!-- group -->
|
||||
<a class="nonblock nontext clip_frame grpelem" id="u152" href="mailto:thepaperpilot@gmail.com"><!-- image --><img class="block" id="u152_img" src="images/appbaremailminimal.png" alt="" width="48" height="48"/></a>
|
||||
<a class="nonblock nontext clip_frame grpelem" id="u86" href="https://github.com/thepaperpilot"><!-- image --><img class="block" id="u86_img" src="images/54dac34238d8c30849338db0_github-48.png" alt="" width="48" height="48"/></a>
|
||||
<a class="nonblock nontext clip_frame grpelem" id="u91" href="https://www.google.com/+AnthonyLawnThePaperPilot"><!-- image --><img class="block" id="u91_img" src="images/54dac37638d8c30849338db5_googleplus-48.png" alt="" width="48" height="48"/></a>
|
||||
<a class="nonblock nontext clip_frame grpelem" id="u81" href="https://twitter.com/ThePaperPilot"><!-- image --><img class="block" id="u81_img" src="images/54dac39e2ce955316620f07f_twitter-48.png" alt="" width="48" height="48"/></a>
|
||||
</div>
|
||||
<div class="verticalspacer"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="preload_images">
|
||||
<img class="preload" src="images/u175-17-r.png" alt=""/>
|
||||
<img class="preload" src="images/u175-17-m.png" alt=""/>
|
||||
<img class="preload" src="images/u175-17-fs.png" alt=""/>
|
||||
</div>
|
||||
<!-- JS includes -->
|
||||
<script type="text/javascript">
|
||||
if (document.location.protocol != 'https:') document.write('\x3Cscript src="http://musecdn2.businesscatalyst.com/scripts/4.0/jquery-1.8.3.min.js" type="text/javascript">\x3C/script>');
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
window.jQuery || document.write('\x3Cscript src="scripts/jquery-1.8.3.min.js" type="text/javascript">\x3C/script>');
|
||||
</script>
|
||||
<script src="scripts/museutils.js?4050293121" type="text/javascript"></script>
|
||||
<script src="scripts/webpro.js?140723489" type="text/javascript"></script>
|
||||
<script src="scripts/musewpslideshow.js?4170221289" type="text/javascript"></script>
|
||||
<script src="scripts/jquery.museoverlay.js?439400757" type="text/javascript"></script>
|
||||
<script src="scripts/touchswipe.js?321465556" type="text/javascript"></script>
|
||||
<script src="scripts/jquery.watch.js?3946357177" type="text/javascript"></script>
|
||||
<!-- Other scripts -->
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() { try {
|
||||
(function(){var a={},b=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};(function(){$('link[type="text/css"]').each(function(){var b=($(this).attr("href")||"").match(/\/?css\/([\w\-]+\.css)\?(\d+)/);b&&b[1]&&b[2]&&(a[b[1]]=b[2])})})();(function(){$("body").append('<div class="version" style="display:none; width:1px; height:1px;"></div>');
|
||||
for(var c=$(".version"),d=0;d<Muse.assets.required.length;){var f=Muse.assets.required[d],g=f.match(/([\w\-\.]+)\.(\w+)$/),k=g&&g[1]?g[1]:null,g=g&&g[2]?g[2]:null;switch(g.toLowerCase()){case "css":k=k.replace(/\W/gi,"_").replace(/^([^a-z])/gi,"_$1");c.addClass(k);var g=b(c.css("color")),h=b(c.css("background-color"));g!=0||h!=0?(Muse.assets.required.splice(d,1),"undefined"!=typeof a[f]&&(g!=a[f]>>>24||h!=(a[f]&16777215))&&Muse.assets.outOfDate.push(f)):d++;c.removeClass(k);break;case "js":k.match(/^jquery-[\d\.]+/gi)&&
|
||||
typeof $!="undefined"?Muse.assets.required.splice(d,1):d++;break;default:throw Error("Unsupported file type: "+g);}}c.remove();if(Muse.assets.outOfDate.length||Muse.assets.required.length)c="Some files on the server may be missing or incorrect. Clear browser cache and try again. If the problem persists please contact website author.",(d=location&&location.search&&location.search.match&&location.search.match(/muse_debug/gi))&&Muse.assets.outOfDate.length&&(c+="\nOut of date: "+Muse.assets.outOfDate.join(",")),d&&Muse.assets.required.length&&(c+="\nMissing: "+Muse.assets.required.join(",")),alert(c)})()})();
/* body */
|
||||
Muse.Utils.transformMarkupToFixBrowserProblemsPreInit();/* body */
|
||||
Muse.Utils.prepHyperlinks(true);/* body */
|
||||
Muse.Utils.initWidget('#slideshowu103', function(elem) { $(elem).data('widget', new WebPro.Widget.ContentSlideShow(elem, {autoPlay:true,displayInterval:3000,slideLinkStopsSlideShow:false,transitionStyle:'fading',lightboxEnabled_runtime:true,shuffle:false,transitionDuration:500,enableSwipe:true,elastic:'off',resumeAutoplay:true,resumeAutoplayInterval:3000,playOnce:false})); });/* #slideshowu103 */
|
||||
Muse.Utils.initWidget('#widgetu163', function(elem) { new WebPro.Widget.Form(elem, {validationEvent:'submit',errorStateSensitivity:'high',fieldWrapperClass:'fld-grp',formSubmittedClass:'frm-sub-st',formErrorClass:'frm-subm-err-st',formDeliveredClass:'frm-subm-ok-st',notEmptyClass:'non-empty-st',focusClass:'focus-st',invalidClass:'fld-err-st',requiredClass:'fld-err-st',ajaxSubmit:true}); });/* #widgetu163 */
|
||||
Muse.Utils.fullPage('#page');/* 100% height page */
|
||||
Muse.Utils.showWidgetsWhenReady();/* body */
|
||||
Muse.Utils.transformMarkupToFixBrowserProblems();/* body */
|
||||
} catch(e) { if (e && 'function' == typeof e.notify) e.notify(); else Muse.Assert.fail('Error calling selector function:' + e); }});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
46
muse_manifest.xml
Normal file
|
@ -0,0 +1,46 @@
|
|||
<manifest alg="2" build="569" opt="true" iceEnabled="true" iceMarkupVersion="2" exportTarget="other" resolutions="1x" timestamp="1424040334245">
|
||||
<folder name="css">
|
||||
<file name="site_global.css" crc="365011649"/>
|
||||
<file name="index.css" crc="118427823" ref="index"/>
|
||||
</folder>
|
||||
<folder name="scripts">
|
||||
<file name="jquery-1.8.3.min.js" crc="3769949617" ref="index"/>
|
||||
<file name="museutils.js" crc="4050293121" ref="index"/>
|
||||
<file name="pie.js" crc="3827607177" ref="index"/>
|
||||
<file name="webpro.js" crc="140723489" ref="index"/>
|
||||
<file name="musewpslideshow.js" crc="4170221289" ref="index"/>
|
||||
<file name="jquery.museoverlay.js" crc="439400757" ref="index"/>
|
||||
<file name="touchswipe.js" crc="321465556" ref="index"/>
|
||||
<file name="form_check.php" crc="403614247" ref="index"/>
|
||||
<file name="form_throttle.php" crc="95597783" ref="index"/>
|
||||
<file name="form_process.php" crc="4006952737" ref="index"/>
|
||||
<file name="form-u163.php" crc="413586684" ref="index"/>
|
||||
<file name="jquery.watch.js" crc="3946357177" ref="index"/>
|
||||
</folder>
|
||||
<folder name="images">
|
||||
<file name="54daa49b38d8c30849338b68_profile-u75.png" crc="49746670" ref="index"/>
|
||||
<file name="snap1.jpg" crc="481998187" ref="index"/>
|
||||
<file name="blank.gif" crc="4208392903" ref="index"/>
|
||||
<file name="snap2.jpg" crc="102032083" ref="index"/>
|
||||
<file name="snap3.jpg" crc="395141052" ref="index"/>
|
||||
<file name="snap4.jpg" crc="250434707" ref="index"/>
|
||||
<file name="snap5.jpg" crc="4259640988" ref="index"/>
|
||||
<file name="snap6.jpg" crc="3773277347" ref="index"/>
|
||||
<file name="snap1-crop-u111.jpg" crc="65374606" ref="index"/>
|
||||
<file name="snap2-crop-u219.jpg" crc="4240365480" ref="index"/>
|
||||
<file name="snap3-crop-u228.jpg" crc="196697173" ref="index"/>
|
||||
<file name="snap4-crop-u237.jpg" crc="4112782425" ref="index"/>
|
||||
<file name="snap5-crop-u246.jpg" crc="4029486850" ref="index"/>
|
||||
<file name="snap6-crop-u255.jpg" crc="4232123327" ref="index"/>
|
||||
<file name="loading.gif" crc="3815509949" ref="index"/>
|
||||
<file name="u175-17.png" crc="209764226" ref="index"/>
|
||||
<file name="u175-17-r.png" crc="4045924442" ref="index"/>
|
||||
<file name="u175-17-m.png" crc="4254700044" ref="index"/>
|
||||
<file name="u175-17-fs.png" crc="4197433778" ref="index"/>
|
||||
<file name="appbaremailminimal.png" crc="4226821120" ref="index"/>
|
||||
<file name="54dac34238d8c30849338db0_github-48.png" crc="366200775" ref="index"/>
|
||||
<file name="54dac37638d8c30849338db5_googleplus-48.png" crc="57403697" ref="index"/>
|
||||
<file name="54dac39e2ce955316620f07f_twitter-48.png" crc="3977136906" ref="index"/>
|
||||
</folder>
|
||||
<file name="index.html" crc="3987311594" mt="1424040333628" redirect="true"/>
|
||||
</manifest>
|
59
scripts/form-u163.php
Normal file
|
@ -0,0 +1,59 @@
|
|||
<?php
|
||||
/*
|
||||
If you see this text in your browser, PHP is not configured correctly on this hosting provider.
|
||||
Contact your hosting provider regarding PHP configuration for your site.
|
||||
|
||||
PHP file generated by Adobe Muse CC 2014.2.0.284
|
||||
*/
|
||||
|
||||
require_once('form_process.php');
|
||||
|
||||
$form = array(
|
||||
'subject' => 'Home Form Submission',
|
||||
'heading' => 'New Form Submission',
|
||||
'success_redirect' => '',
|
||||
'resources' => array(
|
||||
'checkbox_checked' => 'Checked',
|
||||
'checkbox_unchecked' => 'Unchecked',
|
||||
'submitted_from' => 'Form submitted from website: %s',
|
||||
'submitted_by' => 'Visitor IP address: %s',
|
||||
'too_many_submissions' => 'Too many recent submissions from this IP',
|
||||
'failed_to_send_email' => 'Failed to send email',
|
||||
'invalid_reCAPTCHA_private_key' => 'Invalid reCAPTCHA private key.',
|
||||
'invalid_field_type' => 'Unknown field type \'%s\'.',
|
||||
'unknown_method' => 'Unknown server request method'
|
||||
),
|
||||
'email' => array(
|
||||
'from' => 'thepaperpilot+site@gmail.com',
|
||||
'to' => 'thepaperpilot+site@gmail.com'
|
||||
),
|
||||
'fields' => array(
|
||||
'custom_U164' => array(
|
||||
'type' => 'string',
|
||||
'label' => 'Name',
|
||||
'required' => true,
|
||||
'errors' => array(
|
||||
'required' => 'Field \'Name\' is required.'
|
||||
)
|
||||
),
|
||||
'Email' => array(
|
||||
'type' => 'email',
|
||||
'label' => 'Email',
|
||||
'required' => true,
|
||||
'errors' => array(
|
||||
'required' => 'Field \'Email\' is required.',
|
||||
'format' => 'Field \'Email\' has an invalid email.'
|
||||
)
|
||||
),
|
||||
'custom_U170' => array(
|
||||
'type' => 'string',
|
||||
'label' => 'Message',
|
||||
'required' => false,
|
||||
'errors' => array(
|
||||
)
|
||||
)
|
||||
)
|
||||
);
|
||||
|
||||
process_form($form);
|
||||
?>
|
128
scripts/form_check.php
Normal file
|
@ -0,0 +1,128 @@
|
|||
<?php
|
||||
/*
|
||||
If you see this text in your browser, PHP is not configured correctly on this hosting provider.
|
||||
Contact your hosting provider regarding PHP configuration for your site.
|
||||
|
||||
PHP file generated by Adobe Muse CC 2014.2.0.284
|
||||
*/
|
||||
|
||||
require_once('form_throttle.php');
|
||||
|
||||
if ($_SERVER['REQUEST_METHOD'] == 'GET')
|
||||
{
|
||||
$supportResponse = checkSupport();
|
||||
if (!empty($_GET['mode']) and $_GET['mode'] == 'verify')
|
||||
{
|
||||
echo $supportResponse;
|
||||
exit;
|
||||
}
|
||||
|
||||
echo('<!DOCTYPE html><html><head><title>Muse PHP Diagnostics</title>');
|
||||
echo('<style type="text/css">body { font: 14pt Myriad Pro, Arial, Helvetica;}ul { list-style-type: none; }');
|
||||
echo(' h1 { background-color: #CCCCCC; padding: 2px;} label {display: inline-block; width: 100px; vertical-align: top;}');
|
||||
echo('.good:before { color: green; content:\'\2713\0020\';} .bad:before {color: red; content: \'X\0020\';}');
|
||||
echo('</style></head><body>');
|
||||
echo('<h1>Diagnostics</h1><ul>');
|
||||
|
||||
if (strrpos($supportResponse,'PHP:0;') === false)
|
||||
{
|
||||
echo('<li class="bad">PHP version too low');
|
||||
}
|
||||
else
|
||||
{
|
||||
echo('<li class="good">PHP version ok');
|
||||
}
|
||||
if (strrpos($supportResponse,'Mail:0;') === false)
|
||||
{
|
||||
echo('<li class="bad">mail configured incorrectly');
|
||||
}
|
||||
else
|
||||
{
|
||||
echo('<li class="good">mail configuration ok');
|
||||
}
|
||||
|
||||
if (strrpos($supportResponse,'SQL:0;') === false)
|
||||
{
|
||||
echo('<li class="bad">SQL configuration problem ');
|
||||
}
|
||||
else
|
||||
{
|
||||
echo('<li class="good">SQL ok ');
|
||||
}
|
||||
echo('</ul><br/><br/>');
|
||||
|
||||
echo('</body></html>');
|
||||
}
|
||||
|
||||
$phpError = '';
|
||||
function phpErrorHandler($errno, $errstr, $errfile, $errline)
|
||||
{
|
||||
global $phpError;
|
||||
if (!(error_reporting() & $errno))
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
$phpError .= $errstr;
|
||||
return true;
|
||||
}
|
||||
|
||||
function checkSupport()
|
||||
{
|
||||
global $phpError;
|
||||
set_error_handler("phpErrorHandler");
|
||||
|
||||
$throttleSupport = formthrottle_check();
|
||||
$response ='SQL:' . $throttleSupport . ';';
|
||||
|
||||
$version = explode('.', PHP_VERSION);
|
||||
if ($version[0] < 4 || ($version[0] == 4 && $version[1] < 1))
|
||||
{
|
||||
$response .='PHP:1;';
|
||||
return $response;
|
||||
}
|
||||
else
|
||||
{
|
||||
$response .='PHP:0;';
|
||||
}
|
||||
|
||||
if (strncasecmp(php_uname('s'), 'win', 3) == 0)
|
||||
{
|
||||
$mailserver = ini_get('SMTP');
|
||||
}
|
||||
else
|
||||
{
|
||||
$mailserver = ini_get('sendmail_path');
|
||||
}
|
||||
if (strlen($mailserver) == 0)
|
||||
{
|
||||
$response .='Mail:1;';
|
||||
}
|
||||
else
|
||||
{
|
||||
if (!function_exists("mail"))
|
||||
{
|
||||
$response .='Mail:2;';
|
||||
}
|
||||
else
|
||||
{
|
||||
$sent = mail("recipient@example.com", "Hi", "test message", "From: sender@example.com");
|
||||
if($sent)
|
||||
{
|
||||
$response .='Mail:0;';
|
||||
}
|
||||
else
|
||||
{
|
||||
$response .='Mail:3;';
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if($phpError != '')
|
||||
{
|
||||
$response .='PHPError:' . $phpError;
|
||||
}
|
||||
|
||||
return $response;
|
||||
}
|
||||
?>
|
213
scripts/form_process.php
Normal file
|
@ -0,0 +1,213 @@
|
|||
<?php
|
||||
/*
|
||||
If you see this text in your browser, PHP is not configured correctly on this hosting provider.
|
||||
Contact your hosting provider regarding PHP configuration for your site.
|
||||
|
||||
PHP file generated by Adobe Muse CC 2014.2.0.284
|
||||
*/
|
||||
|
||||
require_once('form_throttle.php');
|
||||
|
||||
function process_form($form) {
|
||||
if ($_SERVER['REQUEST_METHOD'] != 'POST')
|
||||
die(get_form_error_response($form['resources']['unknown_method']));
|
||||
|
||||
if (formthrottle_too_many_submissions($_SERVER['REMOTE_ADDR']))
|
||||
die(get_form_error_response($form['resources']['too_many_submissions']));
|
||||
|
||||
// will die() if there are any errors
|
||||
check_required_fields($form);
|
||||
|
||||
// will die() if there is a send email problem
|
||||
email_form_submission($form);
|
||||
}
|
||||
|
||||
function get_form_error_response($error) {
|
||||
return get_form_response(false, array('error' => $error));
|
||||
}
|
||||
|
||||
function get_form_response($success, $data) {
|
||||
if (!is_array($data))
|
||||
die('data must be array');
|
||||
|
||||
$status = array();
|
||||
$status[$success ? 'FormResponse' : 'MusePHPFormResponse'] = array_merge(array('success' => $success), $data);
|
||||
|
||||
return json_serialize($status);
|
||||
}
|
||||
|
||||
function check_required_fields($form) {
|
||||
$errors = array();
|
||||
|
||||
foreach ($form['fields'] as $field => $properties) {
|
||||
if (!$properties['required'])
|
||||
continue;
|
||||
|
||||
if (!array_key_exists($field, $_REQUEST) || empty($_REQUEST[$field]))
|
||||
array_push($errors, array('field' => $field, 'message' => $properties['errors']['required']));
|
||||
else if (!check_field_value_format($form, $field, $properties))
|
||||
array_push($errors, array('field' => $field, 'message' => $properties['errors']['format']));
|
||||
}
|
||||
|
||||
if (!empty($errors))
|
||||
die(get_form_error_response(array('fields' => $errors)));
|
||||
}
|
||||
|
||||
function check_field_value_format($form, $field, $properties) {
|
||||
$value = get_form_field_value($field, $properties, $form['resources']);
|
||||
|
||||
switch($properties['type']) {
|
||||
case 'checkbox':
|
||||
case 'string':
|
||||
case 'captcha':
|
||||
// no format to validate for those fields
|
||||
return true;
|
||||
|
||||
case 'recaptcha':
|
||||
if (!array_key_exists('recaptcha', $form) || !array_key_exists('private_key', $form['recaptcha']) || empty($form['recaptcha']['private_key']))
|
||||
die(get_form_error_response($form['resources']['invalid_reCAPTCHA_private_key']));
|
||||
$resp = recaptcha_check_answer($form['recaptcha']['private_key'], $_SERVER["REMOTE_ADDR"], $_POST["recaptcha_challenge_field"], $_POST["recaptcha_response_field"]);
|
||||
return $resp->is_valid;
|
||||
|
||||
case 'email':
|
||||
return 1 == preg_match('/^[a-z0-9!#$%&\'*+\/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&\'*+\/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i', $value);
|
||||
|
||||
default:
|
||||
die(get_form_error_response(sprintf($form['resources']['invalid_field_type'], $properties['type'])));
|
||||
}
|
||||
}
|
||||
|
||||
function email_form_submission($form) {
|
||||
if(!defined('PHP_EOL'))
|
||||
define('PHP_EOL', '\r\n');
|
||||
|
||||
$form_email = ((array_key_exists('Email', $_REQUEST) && !empty($_REQUEST['Email'])) ? cleanup_email($_REQUEST['Email']) : '');
|
||||
|
||||
$to = $form['email']['to'];
|
||||
$subject = $form['subject'];
|
||||
$message = get_email_body($subject, $form['heading'], $form['fields'], $form['resources']);
|
||||
$headers = get_email_headers($to, $form_email);
|
||||
|
||||
$sent = @mail($to, $subject, $message, $headers);
|
||||
|
||||
if(!$sent)
|
||||
die(get_form_error_response($form['resources']['failed_to_send_email']));
|
||||
|
||||
$success_data = array(
|
||||
'redirect' => $form['success_redirect']
|
||||
);
|
||||
|
||||
echo get_form_response(true, $success_data);
|
||||
}
|
||||
|
||||
function get_email_headers($to_email, $form_email) {
|
||||
$headers = 'From: ' . $to_email . PHP_EOL;
|
||||
$headers .= 'Reply-To: ' . $form_email . PHP_EOL;
|
||||
$headers .= 'X-Mailer: Adobe Muse CC 2014.2.0.284 with PHP' . PHP_EOL;
|
||||
$headers .= 'Content-type: text/html; charset=utf-8' . PHP_EOL;
|
||||
|
||||
return $headers;
|
||||
}
|
||||
|
||||
function get_email_body($subject, $heading, $fields, $resources) {
|
||||
$message = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">';
|
||||
$message .= '<html xmlns="http://www.w3.org/1999/xhtml">';
|
||||
$message .= '<head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/><title>' . encode_for_form($subject) . '</title></head>';
|
||||
$message .= '<body style="background-color: #ffffff; color: #000000; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: 18px; font-family: helvetica, arial, verdana, sans-serif;">';
|
||||
$message .= '<h2 style="background-color: #eeeeee;">' . $heading . '</h2>';
|
||||
$message .= '<table cellspacing="0" cellpadding="0" width="100%" style="background-color: #ffffff;">';
|
||||
|
||||
foreach ($fields as $field => $properties) {
|
||||
// Skip reCAPTCHA from email submission
|
||||
if ('recaptcha' == $properties['type'])
|
||||
continue;
|
||||
|
||||
$message .= '<tr><td valign="top" style="background-color: #ffffff;"><b>' . encode_for_form($properties['label']) . ':</b></td><td>' . get_form_field_value($field, $properties, $resources) . '</td></tr>';
|
||||
}
|
||||
|
||||
$message .= '</table>';
|
||||
$message .= '<br/><br/>';
|
||||
$message .= '<div style="background-color: #eeeeee; font-size: 10px; line-height: 11px;">' . sprintf($resources['submitted_from'], encode_for_form($_SERVER['SERVER_NAME'])) . '</div>';
|
||||
$message .= '<div style="background-color: #eeeeee; font-size: 10px; line-height: 11px;">' . sprintf($resources['submitted_by'], encode_for_form($_SERVER['REMOTE_ADDR'])) . '</div>';
|
||||
$message .= '</body></html>';
|
||||
|
||||
return cleanup_message($message);
|
||||
}
|
||||
|
||||
function is_assoc_array($arr) {
|
||||
if (!is_array($arr))
|
||||
return false;
|
||||
|
||||
$keys = array_keys($arr);
|
||||
foreach (array_keys($arr) as $key)
|
||||
if (is_string($key)) return true;
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
function json_serialize($data) {
|
||||
|
||||
if (is_assoc_array($data)) {
|
||||
$json = array();
|
||||
|
||||
foreach ($data as $key => $value)
|
||||
array_push($json, '"' . $key . '": ' . json_serialize($value));
|
||||
|
||||
return '{' . implode(', ', $json) . '}';
|
||||
}
|
||||
|
||||
if (is_array($data)) {
|
||||
$json = array();
|
||||
|
||||
foreach ($data as $value)
|
||||
array_push($json, json_serialize($value));
|
||||
|
||||
return '[' . implode(', ', $json) . ']';
|
||||
}
|
||||
|
||||
if (is_int($data) || is_float($data))
|
||||
return $data;
|
||||
|
||||
if (is_bool($data))
|
||||
return $data ? 'true' : 'false';
|
||||
|
||||
return '"' . encode_for_json($data) . '"';
|
||||
}
|
||||
|
||||
function encode_for_json($value) {
|
||||
return preg_replace(array('/([\'"\\t\\\\])/i', '/\\r/i', '/\\n/i'), array('\\\\$1', '\\r', '\\n'), $value);
|
||||
}
|
||||
|
||||
function encode_for_form($text) {
|
||||
return htmlentities($text, ENT_COMPAT, 'UTF-8');
|
||||
}
|
||||
|
||||
function get_form_field_value($field, $properties, $resources) {
|
||||
$value = $_REQUEST[$field];
|
||||
|
||||
switch($properties['type']) {
|
||||
case 'checkbox':
|
||||
return (($value == '1' || $value == 'true') ? $resources['checkbox_checked'] : $resources['checkbox_unchecked']);
|
||||
|
||||
case 'string':
|
||||
case 'captcha':
|
||||
case 'recaptcha':
|
||||
case 'email':
|
||||
return encode_for_form($value);
|
||||
|
||||
default:
|
||||
die(get_form_error_response(sprintf($resources['invalid_field_type'], $properties['type'])));
|
||||
}
|
||||
}
|
||||
|
||||
function cleanup_email($email) {
|
||||
$email = encode_for_form($email);
|
||||
$email = preg_replace('=((<CR>|<LF>|0x0A/%0A|0x0D/%0D|\\n|\\r)\S).*=i', null, $email);
|
||||
return $email;
|
||||
}
|
||||
|
||||
function cleanup_message($message) {
|
||||
$message = wordwrap($message, 70, "\r\n");
|
||||
return $message;
|
||||
}
|
||||
?>
|
65
scripts/form_throttle.php
Normal file
|
@ -0,0 +1,65 @@
|
|||
<?php
|
||||
/*
|
||||
If you see this text in your browser, PHP is not configured correctly on this hosting provider.
|
||||
Contact your hosting provider regarding PHP configuration for your site.
|
||||
|
||||
PHP file generated by Adobe Muse CC 2014.2.0.284
|
||||
*/
|
||||
|
||||
function formthrottle_check()
|
||||
{
|
||||
if (!function_exists("sqlite_open"))
|
||||
{
|
||||
return '1';
|
||||
}
|
||||
|
||||
$retCode ='5';
|
||||
if ($db = @sqlite_open('muse-throttle-db', 0666, $sqliteerror))
|
||||
{
|
||||
$res = @sqlite_query($db, "SELECT 1 FROM sqlite_master WHERE type='table' AND name='Submission_History';", $sqliteerror);
|
||||
if ($res == null or @sqlite_num_rows($res) == 0 or @sqlite_fetch_single($res) != 1)
|
||||
{
|
||||
$created = @sqlite_exec($db, "CREATE TABLE Submission_History (IP VARCHAR(39), Submission_Date TIMESTAMP)", $sqliteerror);
|
||||
if($created)
|
||||
{
|
||||
@sqlite_exec($db, "INSERT INTO Submission_History (IP,Submission_Date) VALUES ('256.256.256.256', DATETIME('now'))", $sqliteerror);
|
||||
}
|
||||
else
|
||||
{
|
||||
$retCode = '2';
|
||||
}
|
||||
}
|
||||
if($retCode == '5')
|
||||
{
|
||||
$res = @sqlite_query($db, "SELECT COUNT(1) FROM Submission_History;", $sqliteerror);
|
||||
if ($res != null and @sqlite_num_rows($res) > 0 and @sqlite_fetch_single($res) > 0)
|
||||
$retCode = '0';
|
||||
else
|
||||
$retCode = '3';
|
||||
}
|
||||
@sqlite_close($db);
|
||||
|
||||
}
|
||||
else
|
||||
$retCode = '4';
|
||||
|
||||
return $retCode;
|
||||
}
|
||||
|
||||
function formthrottle_too_many_submissions($ip)
|
||||
{
|
||||
$tooManySubmissions = false;
|
||||
if (function_exists("sqlite_open") and $db = @sqlite_open('muse-throttle-db', 0666, $sqliteerror))
|
||||
{
|
||||
$ip = @sqlite_escape_string($ip);
|
||||
@sqlite_exec($db, "DELETE FROM Submission_History WHERE Submission_Date < DATETIME('now','-2 hours')", $sqliteerror);
|
||||
@sqlite_exec($db, "INSERT INTO Submission_History (IP,Submission_Date) VALUES ('$ip', DATETIME('now'))", $sqliteerror);
|
||||
$res = @sqlite_query($db, "SELECT COUNT(1) FROM Submission_History WHERE IP = '$ip';", $sqliteerror);
|
||||
if (@sqlite_num_rows($res) > 0 and @sqlite_fetch_single($res) > 25)
|
||||
$tooManySubmissions = true;
|
||||
@sqlite_close($db);
|
||||
|
||||
}
|
||||
return $tooManySubmissions;
|
||||
}
|
||||
?>
|
2
scripts/jquery-1.8.3.min.js
vendored
Normal file
25
scripts/jquery.museoverlay.js
Normal file
|
@ -0,0 +1,25 @@
|
|||
/*
|
||||
ADOBE CONFIDENTIAL
|
||||
___________________
|
||||
|
||||
Copyright 2011 Adobe Systems Incorporated
|
||||
All Rights Reserved.
|
||||
|
||||
NOTICE: All information contained herein is, and remains
|
||||
the property of Adobe Systems Incorporated and its suppliers,
|
||||
if any. The intellectual and technical concepts contained
|
||||
herein are proprietary to Adobe Systems Incorporated and its
|
||||
suppliers and may be covered by U.S. and Foreign Patents,
|
||||
patents in process, and are protected by trade secret or copyright law.
|
||||
Dissemination of this information or reproduction of this material
|
||||
is strictly forbidden unless prior written permission is obtained
|
||||
from Adobe Systems Incorporated.
|
||||
*/
|
||||
(function(a){a.fn.museOverlay=function(b){var c=a.extend({autoOpen:!0,offsetLeft:0,offsetTop:0,$overlaySlice:a(),$overlayWedge:a(),duration:300,overlayExtraWidth:0,overlayExtraHeight:0,$elasticContent:a()},b);return this.each(function(){var d=a(this).data("museOverlay");if(d&&d[b]!==void 0)return d[b].apply(this,Array.prototype.slice.call(arguments,1));var f=a("<div></div>").appendTo("body").css({position:"absolute",top:0,left:0,zIndex:100001}).hide(),g=a("<div></div>").append(c.$overlaySlice).appendTo(f).css({position:"absolute",
|
||||
top:0,left:0}),k=a(this).css({position:"absolute",left:0,top:0}).appendTo(f),h=a(window),j=h.data("scrollWrapper"),i,l,m=null,p=c.$elasticContent,q=p.length?parseInt(p.css("padding-left"))+parseInt(p.css("padding-right"))+parseInt(p.css("border-left-width"))+parseInt(p.css("border-right-width")):0,o=p.length?parseInt(p.css("padding-top"))+parseInt(p.css("padding-bottom"))+parseInt(p.css("border-top-width"))+parseInt(p.css("border-bottom-width")):0,n={isOpen:!1,open:function(){if(!n.isOpen)i=h.width(),
|
||||
l=h.height(),n.positionContent(i,l),f.show(),g.bind("click",n.close),g.css({opacity:0}).stop(!0),k.css({opacity:0}).stop(!0),g.bind("click",n.close).animate({opacity:0.99},{queue:!1,duration:c.duration,complete:function(){g.css({opacity:""});k.animate({opacity:1},{queue:!1,duration:c.duration,complete:function(){k.css({opacity:""});n.applyPageDimensions()}})}}),a(document).bind("keydown",n.onKeyDown),n.doLayout(i,l),n.isOpen=!0,h.bind("resize",n.onWindowResize)},close:function(){a(".Container",k).each(function(){Muse.Utils.detachIframesAndObjectsToPauseMedia(a(this))});
|
||||
g.unbind("click",n.close);h.unbind("resize",n.onWindowResize);a(document).unbind("keydown",n.onKeyDown);if(c.onClose)c.onClose();g.css({opacity:0.99}).stop(!0);k.css({opacity:0.99}).stop(!0);k.animate({opacity:0},{queue:!1,duration:c.duration,complete:function(){g.animate({opacity:0},{queue:!1,duration:c.duration,complete:function(){f.hide();k.css({opacity:""});g.css({opacity:""})}})}});n.isOpen=!1},onKeyDown:function(a){a.keyCode===27&&n.close()},onWindowResize:function(){var a=h.width(),b=h.height();
|
||||
(i!=a||l!=b)&&m==null&&(m=setTimeout(function(){n.doLayout(h.width(),h.height());n.positionContent(h.width(),h.height());m=null},10))},doLayout:function(a,b){f.css({width:0,height:0});c.$overlayWedge.css({width:0,height:0});var d=a-q,g=b-o;p.length&&p.hasClass("fullwidth")&&(p.width(d),c.resizeSlidesFn&&c.resizeSlidesFn(d,g));n.applyPageDimensions()},applyPageDimensions:function(){var b=a(document),d=b.width(),b=b.height(),g=document.documentElement||document.body;g.clientWidth!=g.offsetWidth&&(d=
|
||||
g.scrollWidth-1);g.clientHeight!=g.offsetHeight&&b<g.scrollHeight&&(b=g.scrollHeight-1);f.css({width:d,height:b});c.$overlayWedge.css({width:d-c.overlayExtraWidth,height:b-c.overlayExtraHeight})},positionContent:function(a,b){var d=(j||h).scrollLeft()+Math.max(0,a/2+c.offsetLeft),g=(j||h).scrollTop()+Math.max(0,b/2+c.offsetTop);k.css({top:g,left:d});p.length&&p.hasClass("fullwidth")&&p.css("left",-d);d=a-q;g=b-o;p.length&&(p.width(d),p.hasClass("fullscreen")&&p.height(g),c.resizeSlidesFn&&c.resizeSlidesFn(d,
|
||||
g))}};k.data("museOverlay",n);c.autoShow&&n.open()})}})(jQuery);
|
||||
;(function(){if(!("undefined"==typeof Muse||"undefined"==typeof Muse.assets)){var a=function(a,b){for(var c=0,d=a.length;c<d;c++)if(a[c]==b)return c;return-1}(Muse.assets.required,"jquery.museoverlay.js");if(-1!=a){Muse.assets.required.splice(a,1);for(var a=document.getElementsByTagName("meta"),b=0,c=a.length;b<c;b++){var d=a[b];if("generator"==d.getAttribute("name")){"2014.2.0.284"!=d.getAttribute("content")&&Muse.assets.outOfDate.push("jquery.museoverlay.js");break}}}}})();
|
3
scripts/jquery.watch.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
(function(b){b.extend(b.fn,{watch:function(c,a,d){var f=document.createElement("div"),h=function(a,d){var a="on"+a,b=a in d;b||(d.setAttribute(a,"return;"),b=typeof d[a]=="function");"onpropertychange"==a&&jQuery.browser.msie&&jQuery.browser.version>=9&&(b=!1);return b};typeof a=="function"&&(d=a,a={});typeof d!="function"&&(d=function(){});a=b.extend({},{throttle:10},a);return this.each(function(){var i=b(this),g=function(){for(var a=i.data(),d=!1,b,f=0;f<a.props.length;f++)if(b=i.css(a.props[f]),
|
||||
a.vals[f]!=b){a.vals[f]=b;d=!0;break}d&&a.cb&&a.cb.call(i,a)},j={props:c.split(","),cb:d,vals:[]};b.each(j.props,function(a){j.vals[a]=i.css(j.props[a])});i.data(j);if(h("DOMAttrModified",f))i.on("DOMAttrModified",d);else if(h("propertychange",f))i.on("propertychange",d);else setInterval(g,a.throttle)})}})})(jQuery);
|
||||
;(function(){if(!("undefined"==typeof Muse||"undefined"==typeof Muse.assets)){var a=function(a,b){for(var c=0,d=a.length;c<d;c++)if(a[c]==b)return c;return-1}(Muse.assets.required,"jquery.watch.js");if(-1!=a){Muse.assets.required.splice(a,1);for(var a=document.getElementsByTagName("meta"),b=0,c=a.length;b<c;b++){var d=a[b];if("generator"==d.getAttribute("name")){"2014.2.0.284"!=d.getAttribute("content")&&Muse.assets.outOfDate.push("jquery.watch.js");break}}}}})();
|
93
scripts/museutils.js
Normal file
|
@ -0,0 +1,93 @@
|
|||
/*
|
||||
ADOBE CONFIDENTIAL
|
||||
___________________
|
||||
|
||||
Copyright 2011 Adobe Systems Incorporated
|
||||
All Rights Reserved.
|
||||
|
||||
NOTICE: All information contained herein is, and remains
|
||||
the property of Adobe Systems Incorporated and its suppliers,
|
||||
if any. The intellectual and technical concepts contained
|
||||
herein are proprietary to Adobe Systems Incorporated and its
|
||||
suppliers and may be covered by U.S. and Foreign Patents,
|
||||
patents in process, and are protected by trade secret or copyright law.
|
||||
Dissemination of this information or reproduction of this material
|
||||
is strictly forbidden unless prior written permission is obtained
|
||||
from Adobe Systems Incorporated.
|
||||
*/
|
||||
if(typeof Muse=="undefined")window.Muse={};Muse.Assert={};Muse.Assert.fail=function(a){alert("MuseJSAssert: "+a)};Muse.Assert.assert=function(a,b){if(!a)throw Error(b);};$.extend($.browser,{SafariMobile:navigator.userAgent.toLowerCase().match(/iP(hone|ad|od)/i)});if(!Array.indexOf)Array.prototype.indexOf=function(a){for(var b=0;b<this.length;++b)if(this[b]==a)return b;return-1};Muse.Plugins={};Muse.Utils={};
|
||||
Muse.Utils.getCssVendorPrefix=function(){if(!Muse.Utils.isDefined(Muse.Utils.getCssVendorPrefix.flag))Muse.Utils.getCssVendorPrefix.flag=/webkit/i.test(navigator.appVersion)?"-webkit":/firefox/i.test(navigator.userAgent)?"-moz":/trident/i.test(navigator.userAgent)?"-ms":"opera"in window?"-o":"";return Muse.Utils.getCssVendorPrefix.flag};Muse.Utils.wrapElement=function(a,b){a.parentNode.replaceChild(b,a);b.appendChild(a)};
|
||||
Muse.Utils.firstChild=function(a,b){for(var c=0;c<a.childNodes.length;c++){var d=a.childNodes[c];if(d.nodeType==1&&(!b||b.matches(d)))return d}return null};Muse.Utils.firstDescendant=function(a,b,c){for(var d=0;d<a.childNodes.length;d++){var f=a.childNodes[d];if(f.nodeType==1){if(!b||b.matches(f))return f;if(!c||!c.matches(f))if(f=Muse.Utils.firstDescendant(f,b,c))return f}}return null};
|
||||
Muse.Utils.descendants=function(a,b,c,d){if(!d)d=[],d.forEach=function(a){for(var b=0;b<this.length;b++)if(a(this[b]))break},d.forEachTry=function(a){for(var b=0;b<this.length;b++)try{if(a(this[b]))break}catch(c){}};for(var f=0;f<a.childNodes.length;f++){var g=a.childNodes[f];g.nodeType==1&&((!b||b.matches(g))&&d.push(g),(!c||!c.matches(g))&&Muse.Utils.descendants(g,b,c,d))}return d};Muse.Utils.children=function(a,b){return Muse.Utils.descendants(a,b,Muse.Utils.Match.always)};Muse.Utils.Match={};
|
||||
Muse.Utils.Match.ByClass=function(a){this.cl=a};Muse.Utils.Match.ByClass.prototype.matches=function(a){return $(a).hasClass(this.cl)};Muse.Utils.Match.ByNodeName=function(a){this.nm=a.toLowerCase()};Muse.Utils.Match.ByNodeName.prototype.matches=function(a){return this.nm==a.nodeName.toLowerCase()};Muse.Utils.Match.ByFixed=function(a){this.matchResult=a};Muse.Utils.Match.ByFixed.prototype.matches=function(){return this.matchResult};Muse.Utils.Match.byClass=function(a){return new Muse.Utils.Match.ByClass(a)};
|
||||
Muse.Utils.Match.byNodeName=function(a){return new Muse.Utils.Match.ByNodeName(a)};Muse.Utils.Match.byFixed=function(a){return new Muse.Utils.Match.ByFixed(a)};Muse.Utils.Match.always=Muse.Utils.Match.byFixed(!0);Muse.Utils.Match.never=Muse.Utils.Match.byFixed(!1);Muse.Utils.moveChildren=function(a,b){for(;a.childNodes.length>0;)b.appendChild(a.childNodes[0])};Muse.Utils.copyChildren=function(a,b){for(var c=0;c<a.childNodes.length;c++)b.appendChild(a.childNodes[c].cloneNode(!0))};
|
||||
Muse.Utils.copyChildrenBefore=function(a,b){for(var c=0;c<a.childNodes.length;c++)b.parentNode.insertBefore(a.childNodes[c].cloneNode(!0),b)};Muse.Utils.pixelRound=function(a){return Math.floor((a*100+0.5)/100)};Muse.Utils.getCurrentHTMLFileName=function(a){var b=document.location.href;b.charAt(b.length-1)=="/"?b="index":(b=b.substring(b.lastIndexOf("/")+1),b=b.indexOf("#")==0?"index":b.substring(0,b.lastIndexOf(".")));a&&(b+=".html");return b};
|
||||
Muse.Utils.getPageStyleSheet=function(){for(var a=0;a<document.styleSheets.length;++a){var b=document.styleSheets[a],c=b.ownerNode?b.ownerNode:b.owningElement;if(c&&c.id=="pagesheet")return b}};Muse.Utils.getStyleSheetRuleById=function(a,b){var c="#"+b.toLowerCase();return Muse.Utils.anyStyleSheetRule(a,function(a){return a.toLowerCase()==c})};
|
||||
Muse.Utils.anyStyleSheetRule=function(a,b){var c=!1,d;try{d=a.cssRules}catch(f){}if(!d)c=!0,d=a.rules;if(!d)return null;for(var g=0;g<d.length;++g){var k=d[g];if(Muse.Utils.isDefined(k.selectorText))if(c){if(b(k.selectorText))return k}else for(var h=k.selectorText.split(/\s*,\s*/),j=0;j<h.length;j++)if(b(h[j]))return k}return null};Muse.Utils.getRuleProperty=function(a,b){return a.style.getPropertyValue?a.style.getPropertyValue(b):a.style.getAttribute(b)};
|
||||
Muse.Utils.setRuleProperty=function(a,b,c){a.style.setProperty?a.style.setProperty(b,c,""):a.style.setAttribute(b,c,0)};Muse.Utils.removeRuleProperty=function(a,b){a.style.removeProperty?a.style.removeProperty(b):a.style.removeAttribute(b,0)};
|
||||
Muse.Utils.cloneStyleSheetRule=function(a){if(!Muse.Utils.isDefined(Muse.Utils.cloneStyleSheetRule.newNumber))Muse.Utils.cloneStyleSheetRule.newNumber=1;var b=Muse.Utils.getPageStyleSheet(a),c=Muse.Utils.getStyleSheetRuleById(b,a),d="c"+Muse.Utils.cloneStyleSheetRule.newNumber++,f="#"+d;b.insertRule?b.insertRule(c.cssText.replace("#"+a,f),b.cssRules.length):b.addRule(f,c.style.cssText);return d};
|
||||
Muse.Utils.toCamelCase=function(a){for(var b=Muse.Utils.toCamelCase.exp;b.test(a);a=a.replace(b,RegExp.$1.toUpperCase()));return a};Muse.Utils.toCamelCase.exp=/-([a-z])/;Muse.Utils.getStyleValue=function(a,b){var c=a.style[Muse.Utils.toCamelCase(b)];c||(document.defaultView?c=document.defaultView.getComputedStyle(a,"").getPropertyValue(b):a.currentStyle&&(c=a.currentStyle[Muse.Utils.toCamelCase(b)]));c&&c.match(/(\d+)px/)&&(c=parseInt(c.substring(0,c.length-2)));return c};
|
||||
Muse.Utils.getCanvasDirection=function(a,b){var c=a.closest("*[data-rotate]"),c=c.length>0?parseFloat(c.data("rotate"))%360:0;return{dir:c>=0&&c<=45||c>=135&&c<=225||c>=315&&c<360?b:b==="horizontal"?"vertical":"horizontal",reverse:b==="horizontal"?c>=135&&c<=315:c>=45&&c<=225}};Muse.Utils.urlParam=function(a,b){var c=RegExp("[\\?&]"+b+"=([^&#]*)").exec(a);return c?c[1]:null};
|
||||
Muse.Utils.processHyperlink=function(a){var b=a.href,c=$(window),a=$(a),d=a.attr("target");if(!d||d=="_self"){var f=b.lastIndexOf("/"),d=b.lastIndexOf("#"),g=a.attr("class").match(/anim_(\w+)/);if(g&&d>f){var a=c.data("scrollWrapper"),k=b.substring(d),d=Muse.Utils.getAnchorWithDestination(k).offset(),b=g[1],h=a||window,f=document.documentElement||document.body,g=(a?a.scrollHeight():f.scrollHeight)-c.height(),c=(a?a.scrollWidth():f.scrollWidth)-c.width(),j=Math.min(g,d.top+(a&&!a.isStandard()?a.scrollTop():
|
||||
0)),i=Math.min(c,d.left+(a&&!a.isStandard()?a.scrollLeft():0)),c=function(){h.scrollTo(i,j);try{history.replaceState({})}catch(a){if(!jQuery.browser.msie||jQuery.browser.version>7)window.location.hash=k}};try{history.pushState({},null,k)}catch(l){}if(window.scrollTo||void 0!==a){var a=a||$(document),m=a.scrollLeft(),o=a.scrollTop(),q=m,p=o;$({scrollDistance:0}).animate({scrollDistance:1},{duration:1E3,easing:b,step:function(a){a!=0&&(p=a*(j-o),q=a*(i-m),h.scrollTo(m+q,o+p))},complete:c})}else $("html,body").animate({scrollTop:j,
|
||||
scrollLeft:i},1E3,b,c);return!1}}(c=Muse.Utils.urlParam(b,"devicelock"))&&Muse.Utils.createCookie("devicelock",c,0);return!0};var actionStack=[];Muse.Utils.redirectCancelled=!1;Muse.Utils.redirectHyperlink=function(a){if(Muse.Utils.redirectCancelled)setTimeout(function(){Muse.Utils.redirectCancelled=!1},0);else if(actionStack=[],Muse.Utils.processHyperlink(a)&&!Muse.Utils.isIBE()){var b=$(a).attr("target");b||(b="_self");window.open(a.href,b)}};
|
||||
Muse.Utils.redirectHyperlinkInNewTab=function(a,b){if(Muse.Utils.redirectCancelled)setTimeout(function(){Muse.Utils.redirectCancelled=!1},0);else{actionStack=[];thisWindow=window.self;var c=window.open(a);b?c.focus():thisWindow.focus()}};Muse.Utils.isMouseLeftClick=function(a){return a.which==1};Muse.Utils.isMouseMiddleClick=function(a){return a.which==2};Muse.Utils.isRedirectLinkKeyboardAction=function(a){return a.which==13};
|
||||
Muse.Utils.addHyperlinkAnchor=function(a){a=$(a);a.bind("mousedown",function(a){(Muse.Utils.isMouseLeftClick(a)||Muse.Utils.isMouseMiddleClick(a))&&actionStack.push(this)});a.bind("mouseup keyup",function(a){if(Muse.Utils.isMouseLeftClick(a)&&actionStack.indexOf(this)!=-1)a.ctrlKey||a.metaKey?Muse.Utils.redirectHyperlinkInNewTab(this.href,a.shiftKey):Muse.Utils.redirectHyperlink(this);else if(Muse.Utils.isMouseMiddleClick(a)&&actionStack.indexOf(this)!=-1)if(jQuery.browser.webkit||!a.target.href&&
|
||||
jQuery.browser.msie)Muse.Utils.redirectHyperlinkInNewTab(this.href,a.shiftKey);else return actionStack=[],!0;else Muse.Utils.isRedirectLinkKeyboardAction(a)&&Muse.Utils.redirectHyperlink(this);return!1});Muse.Utils.isIBE()||a.bind("click",function(){return!1})};
|
||||
Muse.Utils.addHyperlinkBlock=function(a){var b=$(a.parentNode);b.bind("mousedown",function(a){(Muse.Utils.isMouseLeftClick(a)||Muse.Utils.isMouseMiddleClick(a))&&actionStack.push(this);return!1});b.bind("mouseup keyup",function(b){Muse.Utils.isMouseLeftClick(b)&&actionStack.indexOf(this)!=-1?b.ctrlKey||b.metaKey?Muse.Utils.redirectHyperlinkInNewTab(a.href,b.shiftKey):Muse.Utils.redirectHyperlink(a):Muse.Utils.isMouseMiddleClick(b)&&actionStack.indexOf(this)!=-1?Muse.Utils.redirectHyperlinkInNewTab(a.href,
|
||||
b.shiftKey):Muse.Utils.isRedirectLinkKeyboardAction(b)&&Muse.Utils.redirectHyperlink(a);return!1});Muse.Utils.isIBE()||b.bind("click",function(){return!1})};
|
||||
Muse.Utils.prepHyperlinks=function(a){$("a.block").each(function(){var a=$(this.parentNode);Muse.Utils.addHyperlinkBlock(this);a.find("a.nonblock").each(function(){var a=$(this);if(a.data("registeredNonBlockLink")===!0)return!1;Muse.Utils.addHyperlinkAnchor(this);a.data("registeredNonBlockLink",!0)})});$("a.nonblock").each(function(){var a=$(this);a.data("registeredNonBlockLink")!==!0&&(a.parent('[class~="sbg"]').length>0?Muse.Utils.addHyperlinkAnchor(this):(a.attr("class").match(/anim_(\w+)/)||this.href.indexOf("devicelock=")!=
|
||||
-1)&&$(this).bind("click",function(){return Muse.Utils.processHyperlink(this)}))});a&&Muse.Utils.enableAnchorLinksActiveState()};Muse.Utils.pathOnly=function(a){if(!a)return a;return a.replace(/#(?:[^#]+)$/,"").replace(/\?(?:[^\?]+)$/,"")};
|
||||
Muse.Utils.enableAnchorLinksActiveState=function(){var a=$("#page"),b=a.outerWidth()/a.outerHeight()>2,c=[],a=$(window),d=Muse.Utils.getPageStyleSheet(),f=function(a){var b=a.parent('[class~="sbg"]');if(a.hasClass("MenuItem")||b.hasClass("MenuItem"))return"MuseMenuActive";if(a.hasClass("Button")||b.hasClass("Button"))return"ButtonSelected";return"MuseLinkActive"},g=function(){c.splice(0,c.length);$("a.nonblock,a.block").each(function(){Muse.Utils.saveHyperlinkInfo($(this),f($(this)),d,b,c)});c.sort(function(a,
|
||||
b){if(a.from<b.from)return-1;if(a.from>b.from)return 1;return 0})};g();if(0!=c.length){var k=!1,h=a.data("scrollWrapper"),j=h||a,i=function(){k=!1;var a=b?j.scrollLeft():j.scrollTop(),d;a:{var i=0;d=c.length;for(var l;i<d;i++)if(l=c[i],l.from<=a&&a<=l.to){d=i;break a}d=-1}var n,s,i=Math.max(0,d);for(d=Math.min(d+2,c.length);i<d;i++)if(n=c[i],l=n.$elem.offset().left+(h&&!h.isStandard()?h.scrollLeft():0),s=n.$elem.offset().top+(h&&!h.isStandard()?h.scrollTop():0),n.from!=(b?l:s)){g();break}i=0;for(d=
|
||||
c.length;i<d;i++){n=c[i];l=n.from<=a&&a<=n.to;n=n.hyperLinks;s=void 0;for(var v=0;v<n.length;v++)s=f(n[v]),l&&!n[v].hasClass(s)?n[v].addClass(s):!l&&n[v].hasClass(s)&&n[v].removeClass(s)}},l=function(){k||(k=!0,Muse.Utils.requestAnimationFrame(i))};(h=a.data("scrollWrapper"))?h.registerUpdateCallback(l):a.scroll(l);i()}};Muse.Utils.getAnchorWithDestination=function(a){if(!a||!a.replace)return $(a);return $(a.replace(/([\.\:])/gi,"\\$1"))};
|
||||
Muse.Utils.saveHyperlinkInfo=function(a,b,c,d,f){var g=a.attr("href"),k=Muse.Utils.pathOnly(g),h=-1,j=a.attr("target"),i=window.location.href.replace(/#.*$/i,"");if(g&&-1!=g.indexOf("#")&&!(j&&j!="_self")&&!(0<=k.indexOf("/"))&&(i.charAt(i.length-1)=="/"&&(i+="index.html"),-1!=i.indexOf("/"+k,i.length-k.length-1))){var k=$(window).data("scrollWrapper"),l=g.substring(g.lastIndexOf("#")),a=a.parent('[class~="sbg"]').length>0||a.hasClass("block")?a.parent():a,m="#"+a.attr("id"),b="."+b;if(null!==Muse.Utils.anyStyleSheetRule(c,
|
||||
function(a){return 0<=a.indexOf(m+b)||0<=a.indexOf(b+m)})){j=0;for(i=f.length;j<i;j++)if(f[j].href==g){h=j;break}if(-1==h){c=Muse.Utils.getAnchorWithDestination(l);if(c.length===0)return;j=k&&!k.isStandard();d=Math.floor(d?c.offset().left+(j?k.scrollLeft():0):c.offset().top+(j?k.scrollTop():0));k=Number.MAX_VALUE;j=0;for(i=f.length;j<i;j++)if(f[j].href!=g&&f[j].from==d){h=j;break}if(-1==h){j=0;for(i=f.length;j<i;j++){h=f[j];if(h.from<d&&d<h.to){k=h.to;h.to=d-1;break}h.from<=k&&(k=h.from-1)}f.push({hyperLinks:[],
|
||||
from:d,to:k,$elem:c,href:g});h=f.length-1}}f[h].hyperLinks.push(a)}}};Muse.Utils.isIBE=function(){return Muse.Utils.readCookie("inbrowserediting")=="true"};
|
||||
Muse.Utils.getNaturalWidth=function(a){var b=-1;a.naturalWidth!=null?b=a.naturalWidth:a.runtimeStyle?(a.runtimeStyle.width="auto",a.runtimeStyle.height="auto",a.runtimeStyle.borderWidth="0",a.runtimeStyle.padding="0",b=a.offsetWidth,a.runtimeStyle.width="",a.runtimeStyle.height="",a.runtimeStyle.borderWidth="",a.runtimeStyle.padding=""):(a=a.cloneNode(!0),a.className="",a.style.width="auto !important",a.style.height="auto !important",a.style.borderWidth="0 !important",a.style.padding="0 !important",
|
||||
b=a.width);return b};
|
||||
Muse.Utils.getNaturalHeight=function(a){var b=-1;a.naturalHeight!=null?b=a.naturalHeight:a.runtimeStyle?(a.runtimeStyle.width="auto",a.runtimeStyle.height="auto",a.runtimeStyle.borderWidth="0",a.runtimeStyle.padding="0",b=a.offsetHeight,a.runtimeStyle.width="",a.runtimeStyle.height="",a.runtimeStyle.borderWidth="",a.runtimeStyle.padding=""):(a=a.cloneNode(!0),a.className="",a.style.width="auto !important",a.style.height="auto !important",a.style.borderWidth="0 !important",a.style.padding="0 !important",
|
||||
b=a.height);return b};Muse.Utils.pieLoading=!1;Muse.Utils.pieFunctionQueue=[];
|
||||
Muse.Utils.needPIE=function(a){if(Muse.Utils.havePIE)a();else if(Muse.Utils.pieFunctionQueue.push(a),!Muse.Utils.pieLoading)Muse.Utils.pieLoading=!0,a="scripts/pie.js",a[0]=="/"&&(a=location.pathname.indexOf(".html")!=-1?location.pathname.substring(0,location.pathname.lastIndexOf("/"))+a:location.pathname+a,a=a.replace(/\/+/g,"/")),$.ajax({url:a,dataType:"script",complete:function(){if(Muse.Utils.isDefined(window.PIE)){Muse.Utils.havePIE=!0;Muse.Utils.pieLoading=!1;for(var a=0;a<Muse.Utils.pieFunctionQueue.length;++a)Muse.Utils.pieFunctionQueue[a]()}}})};
|
||||
Muse.Utils.transformMarkupToFixBrowserProblemsPreInit=function(){jQuery.browser.msie?(jQuery("html").addClass("ie"),jQuery.browser.version<8&&Muse.Utils.changeLItoDIVs(),jQuery.browser.version<=8&&Muse.Utils.monitorCheckboxes()):jQuery.browser.SafariMobile&&jQuery("body").css("-webkit-text-size-adjust","none")};Muse.Utils.monitorCheckboxes=function(){var a=function(a){"checked"==a.attr("checked")?a.removeClass("not_checked").addClass("checked"):a.removeClass("checked").addClass("not_checked")};$(".fld-checkbox input[type=checkbox]").each(function(){a($(this))}).click(function(){a($(this))})};
|
||||
Muse.Utils.transformMarkupToFixBrowserProblems=function(){Muse.Utils.havePIE=!1;jQuery.browser.msie&&jQuery.browser.version<=9&&(jQuery.browser.version<=9&&(Muse.Utils.addGradientFill(),Muse.Utils.addShadows()),jQuery.browser.version<9&&(Muse.Utils.applyIEFilterToPNGImages(),Muse.Utils.addRoundedCorners(),Muse.Utils.addRGBA(),Muse.Utils.removeEdgeAnimationBorderForIE78()),jQuery.browser.version<8&&Muse.Utils.fixWidthsForClearingInIE7());(jQuery.browser.msie&&jQuery.browser.version<9||jQuery.browser.webkit)&&
|
||||
Muse.Utils.insertEmptyDivAfterPinnedColumnElements();Muse.Utils.fixTransformRotations();Muse.Utils.fixImageFramesWithRoundedCorners();Muse.Utils.fixSVGImages()};Muse.Utils.fixSVGImages=function(){document.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Image","1.1")||$(".svg").each(function(){var a=$(this),b=a.data("mu-svgfallback");b&&(this.nodeName.toLowerCase()=="img"?a.attr("src",b):a.css("background-image",b))})};
|
||||
Muse.Utils.applyIEFilterToPNGImages=function(){jQuery.browser.msie&&jQuery.browser.version<9&&$("body *").not(".museBgSizePolyfill img,.f3s_top,.f3s_mid,.f3s_bot").each(function(){var a=$(this);if(!a.data("mu-ie-matrix")&&(a.css("background-image").match(/\b.png/i)||this.nodeName&&this.nodeName.toLowerCase()=="img"&&a.attr("src").match(/\b.png/i))){var b=a.css("filter");a.css("filter",b?b+" progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)")}})};
|
||||
Muse.Utils.insertEmptyDivAfterPinnedColumnElements=function(){$(".pinned-colelem").each(function(){$("<div class='colelem'/>").insertAfter($(this))})};Muse.Utils.fixPNGImages=function(){$("body *").each(function(){var a=this,b=$(a);(b.css("background-image").match(/\b.png/i)||a.nodeName&&a.nodeName.toLowerCase()=="img"&&b.attr("src").match(/\b.png/i))&&Muse.Utils.needPIE(function(){b.css("-pie-png-fix","true");PIE.attach(a)})})};
|
||||
Muse.Utils.addGradientFill=function(){$(".gradient").each(function(){var a=this;Muse.Utils.needPIE(function(){PIE.attach(a)})})};Muse.Utils.addShadows=function(){$(".shadow").each(function(){var a=this,b=$(a);Muse.Utils.needPIE(function(){b.data("mu-ie-matrix")||PIE.attach(a)})})};
|
||||
Muse.Utils.fixImageFramesWithRoundedCorners=function(){Muse.Browser.Features.checkCSSFeature("border-radius")&&Muse.Browser.Features.checkCSSFeature("-webkit-border-radius")&&$(".rounded-corners").each(function(){if($(this).hasClass("clip_frame")){var a=Muse.Utils.firstDescendant(this,Muse.Utils.Match.byNodeName("img"));a&&$(a).wrap('<div class="clip_frame"></div>')}})};
|
||||
Muse.Utils.addRoundedCorners=function(){$(".rounded-corners").each(function(){var a=this;Muse.Utils.needPIE(function(){var b=$(a);if(!b.data("mu-ie-matrix")){var c=b.css("filter");if(!c||!(c.toLowerCase().indexOf("opacity")>0&&c.indexOf("=100")<0)){if(a.childNodes.length&&!Muse.Browser.Features.checkCSSFeature("border-radius")&&(c=Muse.Utils.firstChild(a))&&c.nodeName.toLowerCase()=="img"){var c=$(c),d=c.attr("src"),f=b.css("background-color")+" ",g=c.css("margin-left");if(g=="0px"||g=="auto")g=c.css("padding-left");
|
||||
var k=c.css("margin-top");if(k=="0px"||k=="auto")k=c.css("padding-top");c.css("visibility","hidden");b.css("background",f+"url("+d+") no-repeat "+g+" "+k)}if(jQuery.browser.msie&&jQuery.browser.version<8&&(b.css("border-left-width")==0||b.css("border-left-style")=="none")&&(b.css("border-right-width")==0||b.css("border-right-style")=="none")&&(b.css("border-top-width")==0||b.css("border-top-style")=="none")&&(b.css("border-bottom-width")==0||b.css("border-bottom-style")=="none"))b.css({"border-right-width":"1px",
|
||||
"border-right-style":"solid","border-right-color":b.css("background-color")}),b.width(b.width()-1);PIE.attach(a)}}})})};Muse.Utils.addRGBA=function(){$(".rgba-background").each(function(){var a=this;Muse.Utils.needPIE(function(){PIE.attach(a)})})};Muse.Utils.resizeHeight=function(){$(".browser_width").each(function(){var a=$(this),b=a;a.parent().hasClass("sbg")&&(b=a.parent());a=$(a.children()[0]);a.css("position")!="fixed"&&(b.height(a.outerHeight()),a.watch("height",function(){b.height($(this).outerHeight())}))})};
|
||||
Muse.Utils.fixWidthsForClearingInIE7=function(){$(".colelem").each(function(){var a=$(this).offset().left-$(this).parent().offset().left;if($(this).width()<1||$(this).width()+a<1)$(this).css("width",(a<0?1-a:1)+"px")})};Muse.Utils.removeEdgeAnimationBorderForIE78=function(){$(".animationContainer").each(function(){$(this).parent().html(function(a,b){return b.replace(/><\/iframe>$/gi,' frameBorder="0"></iframe>')})})};
|
||||
Muse.Utils.initializeAnimations=function(a){var b=function(b){if(!0===a){var d=b.contents();$("#report-abuse",d).remove();$("#report-abuse-spacer",d).remove()}b.removeClass("an_invi")};$(".animationContainer").each(function(){var a=$(this);Muse.Utils.isIBE()||this.contentDocument&&"complete"==this.contentDocument.readyState?b(a):a.load(function(){b(a)})})};
|
||||
Muse.Utils.fixTransformRotations=function(){Muse.Browser.Features.checkCSSFeature("transform")||$("*[data-mu-ie-matrix]").each(function(){var a=$(this),b=a.parent(),c=Math.round(a.data("mu-ie-matrix-dx")),d=Math.round(a.data("mu-ie-matrix-dy")),f=b.innerHeight(),g=b.innerWidth();a.css({filter:function(b,c){if(c)return c+" "+a.data("mu-ie-matrix");return a.data("mu-ie-matrix")},"margin-bottom":"-="+d}).removeClass("shadow");b.css({"margin-bottom":"-="+(b.innerHeight()-f),"margin-right":"-="+(b.innerWidth()-
|
||||
g)});a.hasClass("actAsDiv")?(a.wrap('<span class="actAsDiv rotateWrapper"></span>'),a.parent().css("float",a.css("float"))):a.hasClass("actAsInlineDiv")?a.wrap('<span class="actAsInlineDiv rotateWrapper"></span>'):a.wrap('<div class="rotateWrapper"></div>');a.parent().css({top:d,left:c,position:"relative","margin-bottom":d})})};Muse.Utils.fullPage=function(a){$(window).data("stickyFooter").init(a)};
|
||||
Muse.Utils.endsWith=function(a,b){if(!a||!b)return!1;Muse.Assert.assert("string"==typeof a,'Invalid type for "str" argument - expected string.');Muse.Assert.assert("string"==typeof b,'Invalid type for "ending" argument - expected string.');return a.substring(a.length-b.length)==b};Muse.Utils.firstDefined=function(){for(var a=0;a<arguments.length;a++)if(Muse.Utils.isDefined(arguments[a]))return arguments[a]};Muse.Utils.isDefined=function(a){return"undefined"!=typeof a};
|
||||
Muse.Utils.getCSSIntValue=function(a,b){return Muse.Utils.tryParse(a.css(b),parseInt,0)};Muse.Utils.tryParse=function(a,b,c){if(!Muse.Utils.isDefined(a))return c;a=b(a);return!isNaN(a)?a:c};Muse.Utils.changeLItoDIVs=function(){var a=function(){var a=$(this),c=$("<div/>");c.addClass(a.attr("class"));c.attr("id",a.attr("id"));c.append(a.contents());a.replaceWith(c)};$("ul").each(function(){$(this).find("li").each(a)});$("ul").each(a)};Muse.Utils.initWidget=function(a,b){$(a).each(function(){b(this)})};
|
||||
Muse.Utils.showWidgetsWhenReady=function(){jQuery(".disn").removeClass("disn");jQuery(".invi").removeClass("invi");jQuery(".widget_invisible").removeClass("widget_invisible")};
|
||||
Muse.Utils.detachIframesAndObjectsToPauseMedia=function(a){var b=[];$("iframe, object",a).each(function(){var a=$(this);if(!(a.is("iframe")&&a.prop("src")=="")&&(!a.is("object")||!(jQuery.browser.msie&&jQuery.browser.version<9))){var d={};d.$next=a.next();d.$parent=a.parent();jQuery.browser.msie?(d.html=a.wrap("<div id='deleteMeWrapper'/>").parent().html(),a.remove(),d.$parent.children("div #deleteMeWrapper").remove()):(d.$node=a.clone(),a.remove());b.push(d)}});b.length&&a.data("detached",b);$("video",
|
||||
a).each(function(){if(jQuery.browser.msie&&jQuery.browser.version==9&&this.pause&&this.getAttribute("autoplay")&&this.readyState!=4)$(this).one("play",function(){this.pause()});else this.pause&&!this.paused&&this.pause()})};
|
||||
Muse.Utils.attachIframesAndObjectsToResumeMedia=function(a){var b=a.data("detached");if(b){for(var c=b.length-1;c>=0;c--){var d=b[c];!d.$next||d.$next.length==0?d.$parent.append(d.$node?d.$node:d.html):d.$next.before(d.$node?d.$node:d.html);d.$next=d.$parent=d.$node=d.html=void 0}a.data("detached",null)}$("video",a).each(function(){if(this.play&&this.getAttribute("autoplay")&&this.paused)this.currentTime=0,this.play()})};
|
||||
(function(a){a(window);var b=a("html"),c=["src"],d=["hidpi-src","src"],f=a(".hidpi_button"),g=function(){this._mode="standard"};g.swapSources=function(a,b,c){var d=a.data(b);d&&!("src"==b&&a.hasClass("ImageInclude")&&"images/blank.gif"==a.attr("src")&&a.parents(".SlideShowWidget").length)&&("src"==c&&!a.data(c)&&a.data(c,a.attr("src")),a.attr("src",d))};g.isRetina=function(){if(1.5<=window.devicePixelRatio)return!0;if(window.matchMedia&&window.matchMedia("(-webkit-min-device-pixel-ratio: 1.5),(min--moz-device-pixel-ratio: 1.5),(-o-min-device-pixel-ratio: 3/2),(min-resolution: 1.5dppx)").matches)return!0;
|
||||
return!1}();g.shouldUseCookie=0<f.length;g.getResolutionPreference=function(){return Muse.Utils.readCookie("museresolution")};g.saveResolutionPreference=function(a){Muse.Utils.createCookie("museresolution",a)};g.prototype.initializeHiDPIButton=function(){if(g.isRetina){var a=this;f.removeClass("unavailable").click(function(){switch(a._mode){case "standard":a.hidpiMode();break;case "hidpi":a.standardMode();break;default:Muse.Assert.assert(!1,"Unknown mode: "+a._mode)}})}};g.prototype.activate=function(){this.initializeHiDPIButton();
|
||||
g.isRetina&&(!g.shouldUseCookie||"hidpi"==g.getResolutionPreference())?this.hidpiMode():this.standardMode()};g.prototype.getCurrentMode=function(){return this._mode};g.prototype.setCurrentMode=function(a){this._mode=a;if(g.isRetina){switch(a){case "standard":f.removeClass("on").addClass("off");break;case "hidpi":f.removeClass("off").addClass("on");break;default:Muse.Assert.assert(!1,"Unknown mode: "+a)}g.shouldUseCookie&&g.saveResolutionPreference(a)}};g.prototype.standardMode=function(){this.setCurrentMode("standard");
|
||||
b.removeClass("hidpi");a("img").each(function(){g.swapSources(a(this),"src","hidpi-src")})};g.prototype.hidpiMode=function(){this.setCurrentMode("hidpi");b.addClass("hidpi");a("img").each(function(){g.swapSources(a(this),"hidpi-src","src")})};g.prototype.getDataSrcAttrName=function(){return"standard"==this._mode?c:d};a(window).data("ResolutionManager",new g)})(jQuery);Muse.Utils.detectScreenResolution=function(){$(window).data("ResolutionManager").activate()};
|
||||
Muse.Utils.createCookie=function(a,b,c){if(c){var d=new Date;d.setTime(d.getTime()+c*864E5);c="; expires="+d.toGMTString()}else c="";document.cookie=a+"="+b+c+"; path=/"};Muse.Utils.readCookie=function(a){a+="=";for(var b=document.cookie.split(";"),c=0;c<b.length;c++){for(var d=b[c];d.charAt(0)==" ";)d=d.substring(1,d.length);if(d.indexOf(a)==0)return d.substring(a.length,d.length)}return null};Muse.Utils.eraseCookie=function(a){createCookie(a,"",-1)};Muse.Browser={};
|
||||
Muse.Browser.domPrefixes=["Webkit","Moz","O","ms","Khtml"];Muse.Browser.Features={};
|
||||
Muse.Browser.Features.Touch=function(){if(navigator.maxTouchPoints>0)return{Start:"pointerDown",End:"pointerUp",Move:"pointerMove",Listener:function(a){return function(b){var c=b.originalEvent||b;if(c.pointerType!=c.POINTER_TYPE_MOUSE)return a.apply(this,arguments)}}};else for(var a=0,b=Muse.Browser.domPrefixes.length;a<b;a++){var c=Muse.Browser.domPrefixes[a];if(c+"MaxTouchPoints"in navigator&&navigator[c+"MaxTouchPoints"])return c=c.toUpperCase(),{Start:c+"PointerDown",End:c+"PointerUp",Move:c+
|
||||
"PointerMove",Listener:function(a){return function(b){var d=b.originalEvent||b;if(d.pointerType!=d[c+"POINTER_TYPE_MOUSE"])return a.apply(this,arguments)}}}}try{return document.createEvent("TouchEvent"),{Start:"touchstart",End:"touchend",Move:"touchmove",Listener:function(a){return a}}}catch(d){}return!1}();
|
||||
Muse.Browser.Features.checkCSSFeature=function(a,b){var c=Muse.Utils.toCamelCase(a),b=b||document.createElement("div");if(c in b.style)return!0;for(var c=c.charAt(0).toUpperCase()+c.substr(1),d=0,f=Muse.Browser.domPrefixes.length;d<f;d++)if(Muse.Browser.domPrefixes[d]+c in b.style)return Muse.Browser.domPrefixes[d];return!1};
|
||||
Muse.Browser.Features.checkCSSValueCompatibility=function(a,b){var c=document.createElement("div"),a=Muse.Utils.toCamelCase(a),d=Muse.Browser.Features.checkCSSFeature(a,c);if(d)d!==!0&&(a=d+a.charAt(0).toUpperCase()+a.substr(1));else return!1;d=c.style[a];c.style[a]=b;if(c.style[a]!==d||b===d)return!0;for(var f=0;f<Muse.Browser.domPrefixes.length;f++){var g="-"+Muse.Browser.domPrefixes[f].toLowerCase()+"-"+b;c.style[a]=g;if(c.style[a]!==d)return Muse.Browser.domPrefixes[f]}return!1};
|
||||
Muse.Browser.Bugs={};
|
||||
Muse.Browser.Bugs.ClearNeedsOuterWidth=function(){var a=document.createElement("div");a.id="mbbcnow00";a.innerHTML='<div>a</div><style type="text/css">#mbbcnow00{position:absolute;top:-9999px;left:-9999px;visibility:hidden;} #mbbcnow01{width:1px;margin-right:-9999px;float:left} #mbbcnow02{clear:left;}</style>';var b=document.createElement("div"),c=document.createElement("div");document.body.appendChild(a);a.appendChild(b);a.appendChild(c);b.innerHTML="a";b.id="mbbcnow01";c.innerHTML="b";c.id="mbbcnow02";
|
||||
b=c.getBoundingClientRect().top-b.getBoundingClientRect().top;document.body.removeChild(a);return b<1}();Muse.Browser.Bugs.CannotHandleClearBoth=function(){return jQuery.browser.msie&&7==jQuery.browser.version}();
|
||||
Muse.Browser.Bugs.ScrollWidthHeightIncludesBorder=function(){var a=!1,b=$("<div>").css({border:"1px solid #000000;",width:100,height:100,position:"absolute",top:-99999,left:-99999,padding:0,margin:0,overflow:"auto"}).appendTo(document.body)[0];b.scrollHeight!==b.clientHeight&&(a=!0);$(b).remove();return a}();
|
||||
(function(a){var b=a(window),c=a("body"),d=function(){this.pendingRequest=void 0;this.enabled=!0};d.prototype.init=function(d){this.$spacer=a(d+" .verticalspacer");this.$page=a(d);this.spacerMinHeight=1;this.$spacer.css("min-height",this.spacerMinHeight);this.$spacer.height()<this.spacerMinHeight&&this.$spacer.height(Math.floor(this.spacerMinHeight+1));this.spacerHeight=this.$spacer.height();this.pageMarginTop=Muse.Utils.getCSSIntValue(c,"padding-top")+Muse.Utils.getCSSIntValue(c,"margin-top");this.pageMarginBottom=
|
||||
Muse.Utils.getCSSIntValue(c,"padding-bottom")+Muse.Utils.getCSSIntValue(c,"margin-bottom");this.pageResizeWatchEnabled=!0;this.alwaysVertScroll=c.hasClass("always_vert_scroll");this.updateSpacerMargin=0!=Muse.Utils.getCSSIntValue(this.$spacer,"margin-bottom");var g=this;if(Muse.Browser.Bugs.CannotHandleClearBoth&&0!=Muse.Utils.getCSSIntValue(this.$spacer,"margin-bottom"))this.$spacer.css("margin-bottom",0),this.updateSpacerMargin=!1;this.calculateInitialSpacerHeight();this.$page.watch("height",function(){g.onPageHeightChanged()});
|
||||
b.resize(function(){g.doUpdate()});this.initialized=!0;this.doUpdate(this.pendingRequest)};d.prototype.updateScrollClass=function(a){var a=this.spacerMinHeight<Math.floor(a*100)/100,b=!1;this.alwaysVertScroll||(a&&!c.hasClass("no_vert_scroll")?(c.addClass("no_vert_scroll"),b=!0):!a&&c.hasClass("no_vert_scroll")&&(c.removeClass("no_vert_scroll"),b=!0));b&&this.$spacer.css("height")};d.prototype.doUpdate=function(a){if(this.enabled)if(this.initialized){parseInt(a)||(a=0);this.updateSpacerMargin&&this.$spacer.css("margin-bottom",
|
||||
-(this.$spacer.offset().top-this.pageMarginTop));var c=this.$page.outerHeight(!0),d=c-this.spacerHeight,a=Math.max(this.spacerMinHeight,b.height()-this.pageMarginTop-this.pageMarginBottom-d-a);if(a!=this.spacerHeight){this.pageResizeWatchEnabled=!1;this.updateScrollClass(a);this.$spacer.css("height",a);if(a<this.spacerHeight&&c==this.$page.outerHeight(!0))a=this.spacerHeight,this.updateScrollClass(a),this.$spacer.css("height",a);this.pageResizeWatchEnabled=!0}return this.spacerHeight=a}else this.pendingRequest=
|
||||
a};d.prototype.calculateInitialSpacerHeight=function(){for(var a=0,b=0;b++<20;){var c=this.doUpdate();if(c<=a)break;a=c}};d.prototype.onPageHeightChanged=function(a){this.pageResizeWatchEnabled&&this.doUpdate(a)};d.prototype.enable=function(){this.enabled=!0};d.prototype.disable=function(){this.enabled=!1};b.data("stickyFooter",new d("#page"))})(jQuery);
|
||||
Muse.Utils.requestAnimationFrame=function(){return window.webkitRequestAnimationFrame&&window.webkitRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame&&window.mozRequestAnimationFrame.bind(window)||window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||function(a){window.setTimeout(a,20)}}();
|
||||
Muse.Utils.animationFrameFx=function(a,b){var c=a.fx;a.extend(c,a.fx);var d,f=a(b).data("stickyFooter"),g=function(){d&&(Muse.Utils.requestAnimationFrame(g),c.tick(),f.doUpdate())};c.timer=function(b){b()&&a.timers.push(b)&&!d&&(d=!0,g())};c.stop=function(){d=!1};a.fn.animationFrameFx=c}(jQuery,this);
|
||||
;(function(){if(!("undefined"==typeof Muse||"undefined"==typeof Muse.assets)){var a=function(a,b){for(var c=0,d=a.length;c<d;c++)if(a[c]==b)return c;return-1}(Muse.assets.required,"museutils.js");if(-1!=a){Muse.assets.required.splice(a,1);for(var a=document.getElementsByTagName("meta"),b=0,c=a.length;b<c;b++){var d=a[b];if("generator"==d.getAttribute("name")){"2014.2.0.284"!=d.getAttribute("content")&&Muse.assets.outOfDate.push("museutils.js");break}}}}})();
|
49
scripts/musewpslideshow.js
Normal file
|
@ -0,0 +1,49 @@
|
|||
/*
|
||||
ADOBE CONFIDENTIAL
|
||||
___________________
|
||||
|
||||
Copyright 2012 Adobe Systems Incorporated
|
||||
All Rights Reserved.
|
||||
|
||||
NOTICE: All information contained herein is, and remains
|
||||
the property of Adobe Systems Incorporated and its suppliers,
|
||||
if any. The intellectual and technical concepts contained
|
||||
herein are proprietary to Adobe Systems Incorporated and its
|
||||
suppliers and may be covered by U.S. and Foreign Patents,
|
||||
patents in process, and are protected by trade secret or copyright law.
|
||||
Dissemination of this information or reproduction of this material
|
||||
is strictly forbidden unless prior written permission is obtained
|
||||
from Adobe Systems Incorporated.
|
||||
*/
|
||||
(function(a,b,c,d,f){c.Plugins.SlideShowCaptions={defaultOptions:{captionClassName:"SSSlideCaption"},initialize:function(b,c){var d=this;a.extend(c,a.extend({},d.defaultOptions,c));b.bind("attach-behavior",function(){d._attachBehavior(b)})},_attachBehavior:function(a){var b=a._findWidgetElements("."+a.options.captionClassName);if(b.length)a._sscpCaptions=b,b.css("display","none"),a.slides.bind("wp-panel-show",function(a,c){b.eq(c.panelIndex).css("display","block")}),a.slides.bind("wp-panel-hide",
|
||||
function(a,c){b.eq(c.panelIndex).css("display","none")}),a.bind("ready",function(){b.eq(a.slides.activeIndex).css("display","block")})}};c.Plugins.SlideShowLabel={defaultOptions:{labelClassName:"SlideShowLabel"},initialize:function(b,c){var d=this;a.extend(c,a.extend({},d.defaultOptions,c));b.bind("attach-behavior",function(){d._attachBehavior(b)})},_attachBehavior:function(a){var b=this,c=a._findWidgetElements("."+a.options.labelClassName);if(c.length)a._$sslpLabels=c,a.slides.bind("wp-panel-show",
|
||||
function(){b._updateLabels(a)}),a.bind("ready",function(){b._updateLabels(a)})},_findAllTextNodes:function(a,b){b=b||[];switch(a.nodeType){case 3:b.push(a);break;case 1:if(a.nodeName.toLowerCase()!=="script")for(var c=a.firstChild;c;)this._findAllTextNodes(c,b),c=c.nextSibling}a.nextSibling&&this._findAllTextNodes(a.nextSibling,b);return b},_updateLabels:function(a){var b=this,c=a.slides,d=c.activeIndex+1,f=c.$element.length;a._$sslpLabels.each(function(){for(var a=b._findAllTextNodes(this),c=a.length,
|
||||
g=0,h=function(a){return++g===1?d:g===2?f:a},p=0;p<c;p++){var n=a[p],s=n.nodeValue,v=s.replace(/\d+/g,h);if(v!==s)n.nodeValue=v}})}};c.Plugins.Lightbox={defaultOptions:{lightboxPartsSelector:".PamphletLightboxPart",closeBtnClassName:"PamphletCloseButton"},initialize:function(b,c){var d=this;a.extend(c,a.extend({},d.defaultOptions,c));b._sslbpAutoPlay=c.autoPlay;c.autoPlay=!1;b.bind("before-transform-markup",function(){d._beforeTransformMarkup(b)});b.bind("attach-behavior",function(){d._attachBehavior(b)})},
|
||||
_beforeTransformMarkup:function(a){a._sslbpShownInitially=!0;var b=a._findWidgetElements("."+a.options.slideClassName);if(b.filter(":hidden").length==0)a._sslbpSlideOffset=b.offset();else{a._sslbpShownInitially=!1;var d=a._findWidgetElements("."+a.options.viewClassName);a._sslbpSlideOffset={top:c.Utils.getCSSIntValue(d,"top")+c.Utils.getCSSIntValue(b,"top"),left:c.Utils.getCSSIntValue(d,"left")+c.Utils.getCSSIntValue(b,"left")}}},_attachBehavior:function(a){var b=this,d=a.options;a.tabs.$element.bind(d.event,
|
||||
function(){b._openLightbox(a)});a.slides.bind("wp-panel-before-show",function(){b._openLightbox(a)});if(c.Browser.Features.Touch&&d.elastic==="fullScreen")a.slides.$element.not("a[href]").on("click",function(){b._closeLightbox(a)});a._$sslbpCloseBtn=a._findWidgetElements("."+d.closeBtnClassName).bind("click",function(){b._closeLightbox(a)});b._initializeMarkup(a)},_initializeMarkup:function(b){var d=b.options,f=d.elastic!=="off",j=b._findWidgetElements("."+d.viewClassName),i=b.slides.$element,l=j,
|
||||
m=b._sslbpSlideOffset,o=i.outerWidth(),q=i.outerHeight(),p=b._findWidgetElements(d.lightboxPartsSelector),l=a(j[0].parentNode).filter("."+d.clipClassName);l.length===0&&(l=j);p.each(function(d,k){var i=a(k);if(i.css("position")!=="fixed"){var j=b._sslbpShownInitially?i.offset():{top:c.Utils.getCSSIntValue(i,"top"),left:c.Utils.getCSSIntValue(i,"left")},l={top:j.top-m.top};if(!f)l.left=j.left-m.left;i.css(l)}}).addClass("popup_element");var n=a('<div id="'+(j.attr("id")||"")+'"></div>').css({left:0,
|
||||
top:0,width:"auto",height:"auto",padding:0,margin:0,zIndex:"auto"}),s;f&&(s=a("<div/>"),d.elastic==="fullScreen"?s.addClass("fullscreen"):d.elastic==="fullWidth"&&s.addClass("fullwidth"),s.css({paddingLeft:j.css("padding-left"),paddingRight:j.css("padding-right"),paddingTop:j.css("padding-top"),paddingBottom:j.css("padding-bottom"),borderColor:j.css("border-left-color"),borderStyle:j.css("border-left-style"),borderLeftWidth:j.css("border-left-width"),borderRightWidth:j.css("border-right-width"),borderTopWidth:j.css("border-top-width"),
|
||||
borderBottomWidth:j.css("border-bottom-width")}),s.append(l),s.append(p),n.css({border:"none"}));j.removeAttr("id");var v=a("<div class='overlayWedge'></div>").insertBefore(i[0]);n.append(j.children().not("."+d.slideClassName));j.append(i);n.css({visibility:"hidden"}).appendTo(document.body);var j=n.outerWidth(),x=n.outerHeight();n.detach().css({visibility:""});l.css({position:d.elastic==="fullScreen"?"relative":"absolute",padding:0,left:d.elastic==="fullWidth"?"":0,top:0,borderWidth:0,background:"none"});
|
||||
d.elastic!=="fullScreen"&&l.css({width:o,height:q});d.transitionStyle==="fading"&&i.css({position:"absolute",left:0,top:0});var y;if(b._fstpPositionSlides||b._csspResizeFullScreenImages)y=function(a,c){b._fstpPositionSlides&&b._fstpPositionSlides(a,c);b._csspResizeFullScreenImages&&b._csspResizeFullScreenImages(b,b.slides.$element,d.heroFitting)};o=-o/2;q=-q/2;l=a("<div class='LightboxContent'></div>").css({position:"absolute"}).append(f?s:l);f||l.append(p);l.museOverlay({autoOpen:!1,offsetLeft:o,
|
||||
offsetTop:q,overlayExtraWidth:j,overlayExtraHeight:x,$overlaySlice:n,$overlayWedge:v,onClose:function(){b.stop();b.slides.hidePanel(b.slides.activeElement)},$elasticContent:s,resizeSlidesFn:y});if(a.browser.msie&&a.browser.version<9){var F=n[0];c.Utils.needPIE(function(){PIE.detach(F);PIE.attach(F)})}b._$sslbpOverlay=l;b._csspIsImageSlideShow||i.each(function(){c.Utils.detachIframesAndObjectsToPauseMedia(a(this))})},_openLightbox:function(b){var d=b._$sslbpOverlay;d.data("museOverlay").isOpen||(d.museOverlay("open"),
|
||||
b._sslbpAutoPlay&&b.play());b._csspIsImageSlideShow||c.Utils.attachIframesAndObjectsToResumeMedia(a(b.slides.activeElement))},_closeLightbox:function(b){b._$sslbpOverlay.data("museOverlay").isOpen&&(b._$sslbpOverlay.museOverlay("close"),b._csspIsImageSlideShow||c.Utils.detachIframesAndObjectsToPauseMedia(a(b.slides.activeElement)))}};c.Plugins.ContentSlideShow={defaultOptions:{displayInterval:3E3,transitionDuration:500,transitionStyle:"fading",contentLayout_runtime:"stack",event:"click",deactivationEvent:"none",
|
||||
hideAllContentsFirst:!1,shuffle:!1,resumeAutoplay:!1,resumeAutoplayInterval:3E3,elastic:"off"},slideShowOverrides:{slideshowClassName:"SlideShowWidget",viewClassName:"SlideShowContentPanel",slideClassName:"SSSlide",slideLinksClassName:"SSSlideLinks",slideLinkClassName:"SSSlideLink",slideLinkActiveClassName:"SSSlideLinkSelected",slideCountClassName:"SSSlideCount",firstBtnClassName:"SSFirstButton",lastBtnClassName:"SSLastButton",prevBtnClassName:"SSPreviousButton",nextBtnClassName:"SSNextButton",playBtnClassName:"SSPlayButton",
|
||||
stopBtnClassName:"SSStopButton",closeBtnClassName:"SSCloseButton",heroFitting:"fitContentProportionally",thumbFitting:"fillFrameProportionally",lightboxPartsSelector:".SlideShowCaptionPanel, .SSFirstButton, .SSPreviousButton, .SSNextButton, .SSLastButton, .SlideShowLabel, .SSCloseButton",lightboxEnabled_runtime:!1},compositionOverrides:{slideshowClassName:"PamphletWidget",viewClassName:"ContainerGroup",slideClassName:"Container",slideLinkClassName:"Thumb",slideLinkActiveClassName:"PamphletThumbSelected",
|
||||
prevBtnClassName:"PamphletPrevButton",nextBtnClassName:"PamphletNextButton",closeBtnClassName:"PamphletCloseButton",lightboxPartsSelector:".PamphletLightboxPart"},initialize:function(d,f){var h=this,j=d.$element.hasClass("SlideShowWidget"),i=j?h.slideShowOverrides:h.compositionOverrides;d._csspIsImageSlideShow=j;this._restartTimer=0;a.extend(f,a.extend({},h.defaultOptions,i,f));if(f.hideAllContentsFirst)f.defaultIndex=-1;if(f.lightboxEnabled_runtime)f.contentLayout_runtime="lightbox";if(f.elastic!==
|
||||
"off")d._csspPositionImage=h._positionImage;j&&(b.Widget.ContentSlideShow.slideImageIncludePlugin.initialize(d,f),c.Plugins.SlideShowLabel.initialize(d,f),c.Plugins.SlideShowCaptions.initialize(d,f));f.transitionStyle=="fading"?b.Widget.ContentSlideShow.fadingTransitionPlugin.initialize(d,f):c.Browser.Features.Touch&&f.enableSwipe===!0?b.Widget.ContentSlideShow.swipeTransitionPlugin.initialize(d,f):b.Widget.ContentSlideShow.filmstripTransitionPlugin.initialize(d,f);b.Widget.ContentSlideShow.alignPartsToPagePlugin.initialize(d,
|
||||
f);if(f.contentLayout_runtime==="lightbox"){if(f.elastic!=="off")d._csspResizeFullScreenImages=h._resizeFullScreenImages;c.Plugins.Lightbox.initialize(d,f)}f.shuffle===!0&&b.Widget.ContentSlideShow.shufflePlayPlugin.initialize(d,f);d.bind("transform-markup",function(){h._transformMarkup(d)});d.bind("attach-behavior",function(){h._attachBehavior(d)})},_transformMarkup:function(b){var d=b.options,f=b._findWidgetElements("."+d.viewClassName);if(d.transitionStyle!=="fading"){var j=a('<div class="'+d.clipClassName+
|
||||
'"/>'),i=b._findWidgetElements("."+d.slideClassName),b=i.outerWidth(),i=i.outerHeight();if(d.elastic==="fullScreen")j.addClass("fullscreen");else{var l={position:"relative",width:b+"px",height:i+"px",overflow:"hidden"},m=f.css("position");if(m==="absolute")l.position=m,l.left=f.css("left"),l.top=f.css("top");else if(m==="fixed"){var o=c.Utils.getStyleSheetRuleById(c.Utils.getPageStyleSheet(),f.get(0).id);l.position=m;l.left=c.Utils.getRuleProperty(o,"left");l.top=c.Utils.getRuleProperty(o,"top");
|
||||
l.bottom=c.Utils.getRuleProperty(o,"bottom");l.right=c.Utils.getRuleProperty(o,"right")}j.css(l)}d.elastic!=="fullScreen"&&f.css({width:b+"px",height:i+"px"});f.css({position:"relative",top:"0",left:"0",margin:"0",overflow:"hidden"}).wrap(j)}else m=f.css("position"),d.elastic!=="fullScreen"&&m!=="fixed"&&f.css({width:"0",height:"0"})},_attachBehavior:function(b){var f=this,h=b.options,j=b.tabs,i=b.slides.$element,l=h.slideLinkActiveClassName,m=h.contentLayout_runtime==="lightbox";if(h.elastic!=="off"&&
|
||||
(f._resizeFullScreenImages(b,b.slides.$element,h.heroFitting),!m))a(d).on("orientationchange resize",function(){f._resizeFullScreenImages(b,b.slides.$element,h.heroFitting)});if(m)h.hideAllContentsFirst=!0;if(j){var o=j.$element;h.event==="mouseover"&&o.bind("mouseenter",function(){var b=a(this);b.data("enter",!0);j.selectTab(o.index(b))});h.deactivationEvent==="mouseout_trigger"?o.bind("mouseleave",function(){var c=a(this);c.data("enter",!1);b.slides.hidePanel(o.index(c))}):h.deactivationEvent===
|
||||
"mouseout_both"&&(o.bind("mouseleave",function(){var c=a(this),d=o.index(c),f=i.eq(d);c.data("enter",!1);c.data("setTimeout")||(c.data("setTimeout",!0),setTimeout(function(){!f.data("enter")&&!c.data("enter")&&b.slides.hidePanel(d);c.data("setTimeout",!1)},300))}),i.bind("mouseenter",function(){a(this).data("enter",!0)}),i.bind("mouseleave",function(){var c=a(this),d=i.index(c),f=o.eq(d);c.data("enter",!1);f.data("setTimeout")||(f.data("setTimeout",!0),setTimeout(function(){!c.data("enter")&&!f.data("enter")&&
|
||||
b.slides.hidePanel(d);f.data("setTimeout",!1)},300))}))}j&&l&&(h.hideAllContentsFirst||j.$element.eq(j.options.defaultIndex).addClass(l),b.slides.bind("wp-panel-show",function(a,b){j.$element.eq(b.panelIndex).addClass(l)}).bind("wp-panel-hide",function(a,b){j.$element.eq(b.panelIndex).removeClass(l)}));f._attachStopOnClickHandler(b,b.$firstBtn);f._attachStopOnClickHandler(b,b.$lastBtn);f._attachStopOnClickHandler(b,b.$previousBtn);f._attachStopOnClickHandler(b,b.$nextBtn);f._attachStopOnClickHandler(b,
|
||||
b.$playBtn);f._attachStopOnClickHandler(b,b.$stopBtn);f._attachStopOnClickHandler(b,b.$closeBtn);j&&!m&&f._attachStopOnClickHandler(b,j.$element);b._csspIsImageSlideShow||(b.slides.bind("wp-panel-hide",function(b,d){c.Utils.detachIframesAndObjectsToPauseMedia(a(d.panel))}).bind("wp-panel-show",function(b,d){c.Utils.attachIframesAndObjectsToResumeMedia(a(d.panel))}),i.each(function(){(this!=b.slides.activeElement||h.hideAllContentsFirst)&&c.Utils.detachIframesAndObjectsToPauseMedia(a(this))}))},_startRestartTimer:function(a){this._stopRestartTimer();
|
||||
this._restartTimer=setTimeout(function(){a.play(!0)},a.options.resumeAutoplayInterval+a.options.transitionDuration)},_stopRestartTimer:function(){this._restartTimer&&clearTimeout(this._restartTimer);this._restartTimer=0},_attachStopOnClickHandler:function(a,b){var c=this;b.bind(a.options.event==="click"?"click":"mouseover",function(){a.stop();(a.options.autoPlay||a._sslbpAutoPlay)&&a.options.resumeAutoplay&&0<a.options.resumeAutoplayInterval&&c._startRestartTimer(a)})},_hitTest:function(a,b){b.outerWidth()===
|
||||
0&&(b=b.children(".popup_anchor").children(".popup_element").eq(0));var c=b.offset(),c={x:c.left,y:c.top,width:b.outerWidth(),height:b.outerHeight()};return a.pageX>=c.x&&a.pageX<=c.x+c.width&&a.pageY>=c.y&&a.pageY<=c.y+c.height},_layoutThumbs:function(b){var d=b.options,f=c.Utils.getStyleValue;b._findWidgetElements("."+d.slideLinksClassName).each(function(){var b=a(this).find("."+d.slideLinkClassName);firstThumb=b[0];tWidth=f(firstThumb,"width");tHeight=f(firstThumb,"height");gapH=f(firstThumb,"margin-right");
|
||||
gapV=f(firstThumb,"margin-bottom");borderL=f(firstThumb,"border-left-width");borderR=f(firstThumb,"border-right-width");borderT=f(firstThumb,"border-top-width");borderB=f(firstThumb,"border-bottom-width");gWidth=f(this,"width");paddingL=f(this,"padding-left");paddingT=f(this,"padding-top");maxNumThumb=Math.floor((gWidth+gapH)/(tWidth+borderL+borderR+gapH));gStyle=this.runtimeStyle?this.runtimeStyle:this.style;numRow=Math.ceil(b.length/maxNumThumb);firstRowNum=b.length<maxNumThumb?b.length:maxNumThumb;
|
||||
leftPos=leftMostPos=c.Utils.pixelRound((gWidth-(tWidth+borderL+borderR)*firstRowNum-gapH*(firstRowNum-1))/2)+paddingL;topPos=paddingT;numInRow=1;gStyle.height=(tHeight+borderT+borderB)*numRow+gapV*(numRow-1)+"px";b.each(function(){numInRow>firstRowNum&&(numInRow=1,leftPos=leftMostPos,topPos+=tHeight+borderT+borderB+gapV);numInRow++>1&&(leftPos+=tWidth+borderL+borderR+gapH);var a=this.runtimeStyle?this.runtimeStyle:this.style;a.marginRight="0px";a.marginBottom="0px";a.left=leftPos+"px";a.top=topPos+
|
||||
"px"})})},_resizeFullScreenImages:function(b,c,d){c.each(function(){a(this).find("img").each(function(){this.complete&&!a(this).hasClass(b.options.imageIncludeClassName)&&b._csspPositionImage(this,d,b.options.elastic)})})},_setupImagePositioning:function(b,c,d,f){var i=this;c.each(function(){a(this).find("img").each(function(){var b=this;b.complete?i._positionImage(b,d,f):a(b).load(function(){i._positionImage(b,d,f)})})})},_positionImage:function(b,k,h,j,i){var l=a(d),m=b.runtimeStyle?b.runtimeStyle:
|
||||
b.style,o=h==="fullWidth"||h==="fullScreen",q=h==="fullHeight"||h==="fullScreen",p=k=="fitContentProportionally";$img=a(b);o=o?d.innerWidth?d.innerWidth:l.width():p?$img.data("width"):$img.parent().width();l=q?d.innerHeight?d.innerHeight:l.height():p?$img.data("height"):$img.parent().height();j=j!==f?j:c.Utils.getNaturalWidth(b);b=i!==f?i:c.Utils.getNaturalHeight(b);h!=="off"&&(j===0&&(j=$img.data("imageWidth")),b===0&&(b=$img.data("imageHeight")));if(o==j&&l==b)m.marginTop="0px",m.marginLeft="0px";
|
||||
else{q=j;i=b;if(k=="fillFrameProportionally"){if(h!=="off"||j>o&&b>l)k=j/o,h=b/l,k<h?(i=b/k,q=o):(i=l,q=j/h)}else if(k=="fitContentProportionally"&&(h!=="off"||j>o||b>l))k=j/o,h=b/l,k>h?(i=b/k,q=j/k):(i=b/h,q=j/h);m.width=c.Utils.pixelRound(q)+"px";m.height=c.Utils.pixelRound(i)+"px";m.marginTop=c.Utils.pixelRound((l-i)/2)+"px";m.marginLeft=c.Utils.pixelRound((o-q)/2)+"px"}}};a.extend(b.Widget.ContentSlideShow.slideImageIncludePlugin.defaultOptions,{imageIncludeClassName:"ImageInclude",slideLoadingClassName:"SSSlideLoading"});
|
||||
b.Widget.ContentSlideShow.prototype.defaultPlugins=[c.Plugins.ContentSlideShow];b.Widget.ContentSlideShow.prototype._getAjaxSrcForImage=function(b){for(var c=a(d).data("ResolutionManager").getDataSrcAttrName(),f=c.length,j,i=0;i<f;i++)if((j=b.data(c[i]))&&j.length)return j;return b.data("src")}})(jQuery,WebPro,Muse,window);
|
||||
;(function(){if(!("undefined"==typeof Muse||"undefined"==typeof Muse.assets)){var a=function(a,b){for(var c=0,d=a.length;c<d;c++)if(a[c]==b)return c;return-1}(Muse.assets.required,"musewpslideshow.js");if(-1!=a){Muse.assets.required.splice(a,1);for(var a=document.getElementsByTagName("meta"),b=0,c=a.length;b<c;b++){var d=a[b];if("generator"==d.getAttribute("name")){"2014.2.0.284"!=d.getAttribute("content")&&Muse.assets.outOfDate.push("musewpslideshow.js");break}}}}})();
|
108
scripts/pie.js
Normal file
|
@ -0,0 +1,108 @@
|
|||
/*
|
||||
PIE: CSS3 rendering for IE
|
||||
Version 1.0beta5
|
||||
http://css3pie.com
|
||||
Dual-licensed for use under the Apache License Version 2.0 or the General Public License (GPL) Version 2.
|
||||
|
||||
2013.04.17 change made to PIE.BackgroundRenderer (hideBackground() and destroy()) to fix a bug related to fill images not loading on objects with rounded corners. Copyright (c) 2013 Adobe Systems Incorporated All Rights Reserved.
|
||||
*/
|
||||
(function(){var a=document,b=window.PIE;if(!b){b=window.PIE={CSS_PREFIX:"-pie-",STYLE_PREFIX:"Pie",CLASS_PREFIX:"pie_",tableCellTags:{TD:1,TH:1},childlessElements:{TABLE:1,THEAD:1,TBODY:1,TFOOT:1,TR:1,INPUT:1,TEXTAREA:1,SELECT:1,OPTION:1,IMG:1,HR:1},focusableElements:{A:1,INPUT:1,TEXTAREA:1,SELECT:1,BUTTON:1},inputButtonTypes:{submit:1,button:1,reset:1},emptyFn:function(){}};try{a.execCommand("BackgroundImageCache",!1,!0)}catch(d){}(function(){for(var c=4,f=a.createElement("div"),d=f.getElementsByTagName("i");f.innerHTML=
|
||||
"<\!--[if gt IE "+ ++c+"]><i></i><![endif]--\>",d[0];);b.ieVersion=c;if(c===6)b.CSS_PREFIX=b.CSS_PREFIX.replace(/^-/,"");b.ieDocMode=a.documentMode||b.ieVersion;f.innerHTML='<v:shape adj="1"/>';c=f.firstChild;c.style.behavior="url(#default#VML)";b.supportsVML=typeof c.adj==="object"})();(function(){var c,f=0,d={};b.Util={createVmlElement:function(b){c||(c=a.createDocumentFragment(),c.namespaces.add("css3vml","urn:schemas-microsoft-com:vml"));return c.createElement("css3vml:"+b)},getUID:function(c){return c&&
|
||||
c._pieId||(c._pieId="_"+ ++f)},merge:function(c){var b,a,f,d,g=arguments;b=1;for(a=g.length;b<a;b++)for(f in d=g[b],d)d.hasOwnProperty(f)&&(c[f]=d[f]);return c},withImageSize:function(c,b,a){var f=d[c],l,m;f?Object.prototype.toString.call(f)==="[object Array]"?f.push([b,a]):b.call(a,f):(m=d[c]=[[b,a]],l=new Image,l.onload=function(){f=d[c]={w:l.width,h:l.height};for(var b=0,a=m.length;b<a;b++)m[b][0].call(m[b][1],f);l.onload=null},l.src=c)}}})();b.GradientUtil={getGradientMetrics:function(c,a,d,i){function h(){n=
|
||||
k>=90&&k<270?a:0;p=k<180?d:0;o=a-n;q=d-p}function j(){for(;k<0;)k+=360;k%=360}var k=i.angle,i=i.gradientStart,l,m,n,p,o,q,r,s;if(i)i=i.coords(c,a,d),l=i.x,m=i.y;k?(k=k.degrees(),j(),h(),i||(l=n,m=p),i=b.GradientUtil.perpendicularIntersect(l,m,k,o,q),c=i[0],i=i[1]):i?(c=a-l,i=d-m):(l=m=c=0,i=d);r=c-l;s=i-m;k===void 0&&(k=!r?s<0?90:270:!s?r<0?180:0:-Math.atan2(s,r)/Math.PI*180,j(),h());return{angle:k,startX:l,startY:m,endX:c,endY:i,startCornerX:n,startCornerY:p,endCornerX:o,endCornerY:q,deltaX:r,deltaY:s,
|
||||
lineLength:b.GradientUtil.distance(l,m,c,i)}},perpendicularIntersect:function(c,b,a,d,h){return a===0||a===180?[d,b]:a===90||a===270?[c,h]:(a=Math.tan(-a*Math.PI/180),c=a*c-b,b=-1/a,d=b*d-h,h=b-a,[(d-c)/h,(a*d-b*c)/h])},distance:function(c,b,a,d){c=a-c;b=d-b;return Math.abs(c===0?b:b===0?c:Math.sqrt(c*c+b*b))}};b.Observable=function(){this.observers=[];this.indexes={}};b.Observable.prototype={observe:function(c){var a=b.Util.getUID(c),d=this.indexes,i=this.observers;if(!(a in d))d[a]=i.length,i.push(c)},
|
||||
unobserve:function(c){var c=b.Util.getUID(c),a=this.indexes;c&&c in a&&(delete this.observers[a[c]],delete a[c])},fire:function(){for(var c=this.observers,b=c.length;b--;)c[b]&&c[b]()}};b.Heartbeat=new b.Observable;b.Heartbeat.run=function(){var c=this;if(!c.running)setInterval(function(){c.fire()},250),c.running=1};(function(){function c(){b.OnUnload.fire();window.detachEvent("onunload",c);window.PIE=null}b.OnUnload=new b.Observable;window.attachEvent("onunload",c);b.OnUnload.attachManagedEvent=
|
||||
function(c,b,a){c.attachEvent(b,a);this.observe(function(){c.detachEvent(b,a)})}})();b.OnResize=new b.Observable;b.OnUnload.attachManagedEvent(window,"onresize",function(){b.OnResize.fire()});(function(){function c(){b.OnScroll.fire()}b.OnScroll=new b.Observable;b.OnUnload.attachManagedEvent(window,"onscroll",c);b.OnResize.observe(c)})();(function(){var c;b.OnUnload.attachManagedEvent(window,"onbeforeprint",function(){c=b.Element.destroyAll()});b.OnUnload.attachManagedEvent(window,"onafterprint",
|
||||
function(){if(c){for(var a=0,d=c.length;a<d;a++)b.attach(c[a]);c=0}})})();b.OnMouseup=new b.Observable;b.OnUnload.attachManagedEvent(a,"onmouseup",function(){b.OnMouseup.fire()});b.Length=function(){function c(c){this.val=c}var d=a.createElement("length-calc"),g=a.documentElement,i=d.style,h={},j=["mm","cm","in","pt","pc"],k=j.length,l={};i.position="absolute";i.top=i.left="-9999px";for(g.appendChild(d);k--;)d.style.width="100"+j[k],h[j[k]]=d.offsetWidth/100;g.removeChild(d);d.style.width="1em";c.prototype=
|
||||
{unitRE:/(px|em|ex|mm|cm|in|pt|pc|%)$/,getNumber:function(){var c=this.num;if(c===void 0)c=this.num=parseFloat(this.val);return c},getUnit:function(){var f;var c=this.unit;if(!c)f=this.unit=(c=this.val.match(this.unitRE))&&c[0]||"px",c=f;return c},isPercentage:function(){return this.getUnit()==="%"},pixels:function(c,b){var a=this.getNumber(),d=this.getUnit();switch(d){case "px":return a;case "%":return a*(typeof b==="function"?b():b)/100;case "em":return a*this.getEmPixels(c);case "ex":return a*
|
||||
this.getEmPixels(c)/2;default:return a*h[d]}},getEmPixels:function(c){var a=c.currentStyle.fontSize,g,i;return a.indexOf("px")>0?parseFloat(a):c.tagName in b.childlessElements?(i=this,g=c.parentNode,b.getLength(a).pixels(g,function(){return i.getEmPixels(g)})):(c.appendChild(d),a=d.offsetWidth,d.parentNode===c&&c.removeChild(d),a)}};b.getLength=function(b){return l[b]||(l[b]=new c(b))};return c}();b.BgPosition=function(){function c(c){this.tokens=c}var a=b.getLength("50%"),d={top:1,center:1,bottom:1},
|
||||
i={left:1,center:1,right:1};c.prototype={getValues:function(){if(!this._values){var c=this.tokens,j=c.length,k=b.Tokenizer,l=k.Type,m=b.getLength("0"),l=l.IDENT,m=["left",m,"top",m];j===1&&(c.push(new k.Token(l,"center")),j++);if(j===2)l&(c[0].tokenType|c[1].tokenType)&&c[0].tokenValue in d&&c[1].tokenValue in i&&c.push(c.shift()),c[0].tokenType&l?c[0].tokenValue==="center"?m[1]=a:m[0]=c[0].tokenValue:c[0].isLengthOrPercent()&&(m[1]=b.getLength(c[0].tokenValue)),c[1].tokenType&l?c[1].tokenValue===
|
||||
"center"?m[3]=a:m[2]=c[1].tokenValue:c[1].isLengthOrPercent()&&(m[3]=b.getLength(c[1].tokenValue));this._values=m}return this._values},coords:function(c,b,a){var d=this.getValues(),f=d[1].pixels(c,b),c=d[3].pixels(c,a);return{x:d[0]==="right"?b-f:f,y:d[2]==="bottom"?a-c:c}}};return c}();b.BgSize=function(){function c(c,b){this.w=c;this.h=b}c.prototype={pixels:function(c,b,a,d,j){var k=this.w,l=this.h,m=b/a;d/=j;k==="contain"?(k=d>m?b:a*d,l=d>m?b/d:a):k==="cover"?(k=d<m?b:a*d,l=d<m?b/d:a):k==="auto"?
|
||||
(l=l==="auto"?j:l.pixels(c,a),k=l*d):(k=k.pixels(c,b),l=l==="auto"?k/d:l.pixels(c,a));return{w:k,h:l}}};c.DEFAULT=new c("auto","auto");return c}();b.Angle=function(){function c(c){this.val=c}c.prototype={unitRE:/[a-z]+$/i,getUnit:function(){return this._unit||(this._unit=this.val.match(this.unitRE)[0].toLowerCase())},degrees:function(){var c=this._deg,b;if(c===void 0)c=this.getUnit(),b=parseFloat(this.val,10),c=this._deg=c==="deg"?b:c==="rad"?b/Math.PI*180:c==="grad"?b/400*360:c==="turn"?b*360:0;
|
||||
return c}};return c}();b.Color=function(){function c(c){this.val=c}var a={};c.rgbaRE=/\s*rgba\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d+|\d*\.\d+)\s*\)\s*/;c.names={aliceblue:"F0F8FF",antiquewhite:"FAEBD7",aqua:"0FF",aquamarine:"7FFFD4",azure:"F0FFFF",beige:"F5F5DC",bisque:"FFE4C4",black:"000",blanchedalmond:"FFEBCD",blue:"00F",blueviolet:"8A2BE2",brown:"A52A2A",burlywood:"DEB887",cadetblue:"5F9EA0",chartreuse:"7FFF00",chocolate:"D2691E",coral:"FF7F50",cornflowerblue:"6495ED",cornsilk:"FFF8DC",
|
||||
crimson:"DC143C",cyan:"0FF",darkblue:"00008B",darkcyan:"008B8B",darkgoldenrod:"B8860B",darkgray:"A9A9A9",darkgreen:"006400",darkkhaki:"BDB76B",darkmagenta:"8B008B",darkolivegreen:"556B2F",darkorange:"FF8C00",darkorchid:"9932CC",darkred:"8B0000",darksalmon:"E9967A",darkseagreen:"8FBC8F",darkslateblue:"483D8B",darkslategray:"2F4F4F",darkturquoise:"00CED1",darkviolet:"9400D3",deeppink:"FF1493",deepskyblue:"00BFFF",dimgray:"696969",dodgerblue:"1E90FF",firebrick:"B22222",floralwhite:"FFFAF0",forestgreen:"228B22",
|
||||
fuchsia:"F0F",gainsboro:"DCDCDC",ghostwhite:"F8F8FF",gold:"FFD700",goldenrod:"DAA520",gray:"808080",green:"008000",greenyellow:"ADFF2F",honeydew:"F0FFF0",hotpink:"FF69B4",indianred:"CD5C5C",indigo:"4B0082",ivory:"FFFFF0",khaki:"F0E68C",lavender:"E6E6FA",lavenderblush:"FFF0F5",lawngreen:"7CFC00",lemonchiffon:"FFFACD",lightblue:"ADD8E6",lightcoral:"F08080",lightcyan:"E0FFFF",lightgoldenrodyellow:"FAFAD2",lightgreen:"90EE90",lightgrey:"D3D3D3",lightpink:"FFB6C1",lightsalmon:"FFA07A",lightseagreen:"20B2AA",
|
||||
lightskyblue:"87CEFA",lightslategray:"789",lightsteelblue:"B0C4DE",lightyellow:"FFFFE0",lime:"0F0",limegreen:"32CD32",linen:"FAF0E6",magenta:"F0F",maroon:"800000",mediumauqamarine:"66CDAA",mediumblue:"0000CD",mediumorchid:"BA55D3",mediumpurple:"9370D8",mediumseagreen:"3CB371",mediumslateblue:"7B68EE",mediumspringgreen:"00FA9A",mediumturquoise:"48D1CC",mediumvioletred:"C71585",midnightblue:"191970",mintcream:"F5FFFA",mistyrose:"FFE4E1",moccasin:"FFE4B5",navajowhite:"FFDEAD",navy:"000080",oldlace:"FDF5E6",
|
||||
olive:"808000",olivedrab:"688E23",orange:"FFA500",orangered:"FF4500",orchid:"DA70D6",palegoldenrod:"EEE8AA",palegreen:"98FB98",paleturquoise:"AFEEEE",palevioletred:"D87093",papayawhip:"FFEFD5",peachpuff:"FFDAB9",peru:"CD853F",pink:"FFC0CB",plum:"DDA0DD",powderblue:"B0E0E6",purple:"800080",red:"F00",rosybrown:"BC8F8F",royalblue:"4169E1",saddlebrown:"8B4513",salmon:"FA8072",sandybrown:"F4A460",seagreen:"2E8B57",seashell:"FFF5EE",sienna:"A0522D",silver:"C0C0C0",skyblue:"87CEEB",slateblue:"6A5ACD",slategray:"708090",
|
||||
snow:"FFFAFA",springgreen:"00FF7F",steelblue:"4682B4",tan:"D2B48C",teal:"008080",thistle:"D8BFD8",tomato:"FF6347",turquoise:"40E0D0",violet:"EE82EE",wheat:"F5DEB3",white:"FFF",whitesmoke:"F5F5F5",yellow:"FF0",yellowgreen:"9ACD32"};c.prototype={parse:function(){if(!this._color){var b=this.val,a;if(a=b.match(c.rgbaRE))this._color="rgb("+a[1]+","+a[2]+","+a[3]+")",this._alpha=parseFloat(a[4]);else{if((a=b.toLowerCase())in c.names)b="#"+c.names[a];this._color=b;this._alpha=b==="transparent"?0:1}}},colorValue:function(c){this.parse();
|
||||
return this._color==="currentColor"?c.currentStyle.color:this._color},alpha:function(){this.parse();return this._alpha}};b.getColor=function(b){return a[b]||(a[b]=new c(b))};return c}();b.Tokenizer=function(){function c(c){this.css=c;this.ch=0;this.tokens=[];this.tokenIndex=0}var a=c.Type={ANGLE:1,CHARACTER:2,COLOR:4,DIMEN:8,FUNCTION:16,IDENT:32,LENGTH:64,NUMBER:128,OPERATOR:256,PERCENT:512,STRING:1024,URL:2048};c.Token=function(c,b){this.tokenType=c;this.tokenValue=b};c.Token.prototype={isLength:function(){return this.tokenType&
|
||||
a.LENGTH||this.tokenType&a.NUMBER&&this.tokenValue==="0"},isLengthOrPercent:function(){return this.isLength()||this.tokenType&a.PERCENT}};c.prototype={whitespace:/\s/,number:/^[\+\-]?(\d*\.)?\d+/,url:/^url\(\s*("([^"]*)"|'([^']*)'|([!#$%&*-~]*))\s*\)/i,ident:/^\-?[_a-z][\w-]*/i,string:/^("([^"]*)"|'([^']*)')/,operator:/^[\/,]/,hash:/^#[\w]+/,hashColor:/^#([\da-f]{6}|[\da-f]{3})/i,unitTypes:{px:a.LENGTH,em:a.LENGTH,ex:a.LENGTH,mm:a.LENGTH,cm:a.LENGTH,"in":a.LENGTH,pt:a.LENGTH,pc:a.LENGTH,deg:a.ANGLE,
|
||||
rad:a.ANGLE,grad:a.ANGLE},colorFunctions:{rgb:1,rgba:1,hsl:1,hsla:1},next:function(d){function i(b,a){var f=new c.Token(b,a);d||(n.tokens.push(f),n.tokenIndex++);return f}function h(){n.tokenIndex++;return null}var j,k,l,m,n=this;if(this.tokenIndex<this.tokens.length)return this.tokens[this.tokenIndex++];for(;this.whitespace.test(this.css.charAt(this.ch));)this.ch++;if(this.ch>=this.css.length)return h();k=this.ch;j=this.css.substring(this.ch);l=j.charAt(0);switch(l){case "#":if(m=j.match(this.hashColor))return this.ch+=
|
||||
m[0].length,i(a.COLOR,m[0]);break;case '"':case "'":if(m=j.match(this.string))return this.ch+=m[0].length,i(a.STRING,m[2]||m[3]||"");break;case "/":case ",":return this.ch++,i(a.OPERATOR,l);case "u":if(m=j.match(this.url))return this.ch+=m[0].length,i(a.URL,m[2]||m[3]||m[4]||"")}if(m=j.match(this.number)){l=m[0];this.ch+=l.length;if(j.charAt(l.length)==="%")return this.ch++,i(a.PERCENT,l+"%");if(m=j.substring(l.length).match(this.ident))return l+=m[0],this.ch+=m[0].length,i(this.unitTypes[m[0].toLowerCase()]||
|
||||
a.DIMEN,l);return i(a.NUMBER,l)}if(m=j.match(this.ident)){l=m[0];this.ch+=l.length;if(l.toLowerCase()in b.Color.names||l==="currentColor"||l==="transparent")return i(a.COLOR,l);if(j.charAt(l.length)==="("){this.ch++;if(l.toLowerCase()in this.colorFunctions){j=function(c){return c&&c.tokenType&a.NUMBER};m=function(c){return c&&c.tokenType&(a.NUMBER|a.PERCENT)};var p=function(c,b){return c&&c.tokenValue===b},o=function(){return n.next(1)};if((l.charAt(0)==="r"?m(o()):j(o()))&&p(o(),",")&&m(o())&&p(o(),
|
||||
",")&&m(o())&&(l==="rgb"||l==="hsa"||p(o(),",")&&j(o()))&&p(o(),")"))return i(a.COLOR,this.css.substring(k,this.ch));return h()}return i(a.FUNCTION,l)}return i(a.IDENT,l)}this.ch++;return i(a.CHARACTER,l)},hasNext:function(){var c=this.next();this.prev();return!!c},prev:function(){return this.tokens[this.tokenIndex-- -2]},all:function(){for(;this.next(););return this.tokens},until:function(c,b){for(var a=[],d,f;d=this.next();){if(c(d)){f=!0;this.prev();break}a.push(d)}return b&&!f?null:a}};return c}();
|
||||
b.BoundsInfo=function(c){this.targetElement=c};b.BoundsInfo.prototype={_locked:0,positionChanged:function(){var c=this._lastBounds,b;return!c||(b=this.getBounds())&&(c.x!==b.x||c.y!==b.y)},sizeChanged:function(){var c=this._lastBounds,b;return!c||(b=this.getBounds())&&(c.w!==b.w||c.h!==b.h)},getLiveBounds:function(){var c=this.targetElement,a=c.getBoundingClientRect(),d=b.ieDocMode===9;return{x:a.left,y:a.top,w:d?c.offsetWidth:a.right-a.left,h:d?c.offsetHeight:a.bottom-a.top}},getBounds:function(){return this._locked?
|
||||
this._lockedBounds||(this._lockedBounds=this.getLiveBounds()):this.getLiveBounds()},hasBeenQueried:function(){return!!this._lastBounds},lock:function(){++this._locked},unlock:function(){if(!--this._locked){if(this._lockedBounds)this._lastBounds=this._lockedBounds;this._lockedBounds=null}}};(function(){function c(c){var a=b.Util.getUID(c);return function(){if(this._locked){var b=this._lockedValues||(this._lockedValues={});return a in b?b[a]:b[a]=c.call(this)}else return c.call(this)}}b.StyleInfoBase=
|
||||
{_locked:0,newStyleInfo:function(c){function a(c){this.targetElement=c;this._lastCss=this.getCss()}b.Util.merge(a.prototype,b.StyleInfoBase,c);a._propsCache={};return a},getProps:function(){var c=this.getCss(),b=this.constructor._propsCache;return c?c in b?b[c]:b[c]=this.parseCss(c):null},getCss:c(function(){var c=this.targetElement,a=this.constructor,d=c.style,c=c.currentStyle,h=this.cssProperty,j=this.styleProperty,k=a._prefixedCssProp||(a._prefixedCssProp=b.CSS_PREFIX+h),a=a._prefixedStyleProp||
|
||||
(a._prefixedStyleProp=b.STYLE_PREFIX+j.charAt(0).toUpperCase()+j.substring(1));return d[a]||c.getAttribute(k)||d[j]||c.getAttribute(h)}),isActive:c(function(){return!!this.getProps()}),changed:c(function(){var c=this.getCss(),b=c!==this._lastCss;this._lastCss=c;return b}),cacheWhenLocked:c,lock:function(){++this._locked},unlock:function(){--this._locked||delete this._lockedValues}}})();b.BackgroundStyleInfo=b.StyleInfoBase.newStyleInfo({cssProperty:b.CSS_PREFIX+"background",styleProperty:b.STYLE_PREFIX+
|
||||
"Background",attachIdents:{scroll:1,fixed:1,local:1},repeatIdents:{"repeat-x":1,"repeat-y":1,repeat:1,"no-repeat":1},originAndClipIdents:{"padding-box":1,"border-box":1,"content-box":1},positionIdents:{top:1,right:1,bottom:1,left:1,center:1},sizeIdents:{contain:1,cover:1},propertyNames:{CLIP:"backgroundClip",COLOR:"backgroundColor",IMAGE:"backgroundImage",ORIGIN:"backgroundOrigin",POSITION:"backgroundPosition",REPEAT:"backgroundRepeat",SIZE:"backgroundSize"},parseCss:function(c){function a(c){return c&&
|
||||
c.isLengthOrPercent()||c.tokenType&n&&c.tokenValue in s}function d(c){return c&&(c.isLengthOrPercent()&&b.getLength(c.tokenValue)||c.tokenValue==="auto"&&"auto")}var i=this.targetElement.currentStyle,h,j,k,l=b.Tokenizer.Type,m=l.OPERATOR,n=l.IDENT,p=l.COLOR,o,q,r=0,s=this.positionIdents,w,u,v={bgImages:[]};if(this.getCss3()){h=new b.Tokenizer(c);for(k={};j=h.next();)if(o=j.tokenType,q=j.tokenValue,!k.imgType&&o&l.FUNCTION&&q==="linear-gradient"){w={stops:[],imgType:q};for(u={};j=h.next();){o=j.tokenType;
|
||||
q=j.tokenValue;if(o&l.CHARACTER&&q===")"){u.color&&w.stops.push(u);w.stops.length>1&&b.Util.merge(k,w);break}if(o&p){if(w.angle||w.gradientStart){j=h.prev();if(j.tokenType!==m)break;h.next()}u={color:b.getColor(q)};j=h.next();j.isLengthOrPercent()?u.offset=b.getLength(j.tokenValue):h.prev()}else if(o&l.ANGLE&&!w.angle&&!u.color&&!w.stops.length)w.angle=new b.Angle(j.tokenValue);else if(a(j)&&!w.gradientStart&&!u.color&&!w.stops.length)h.prev(),w.gradientStart=new b.BgPosition(h.until(function(c){return!a(c)},
|
||||
!1));else if(o&m&&q===",")u.color&&(w.stops.push(u),u={});else break}}else if(!k.imgType&&o&l.URL)k.imgUrl=q,k.imgType="image";else if(a(j)&&!k.bgPosition)h.prev(),k.bgPosition=new b.BgPosition(h.until(function(c){return!a(c)},!1));else if(o&n)if(q in this.repeatIdents&&!k.imgRepeat)k.imgRepeat=q;else if(q in this.originAndClipIdents&&!k.bgOrigin)k.bgOrigin=q,(j=h.next())&&j.tokenType&n&&j.tokenValue in this.originAndClipIdents?k.bgClip=j.tokenValue:(k.bgClip=q,h.prev());else if(q in this.attachIdents&&
|
||||
!k.bgAttachment)k.bgAttachment=q;else return null;else if(o&p&&!v.color)v.color=b.getColor(q);else if(o&m&&q==="/"&&!k.bgSize&&k.bgPosition)if(j=h.next(),j.tokenType&n&&j.tokenValue in this.sizeIdents)k.bgSize=new b.BgSize(j.tokenValue);else if(j=d(j))o=d(h.next()),o||(o=j,h.prev()),k.bgSize=new b.BgSize(j,o);else return null;else if(o&m&&q===","&&k.imgType)k.origString=c.substring(r,h.ch-1),r=h.ch,v.bgImages.push(k),k={};else return null;if(k.imgType)k.origString=c.substring(r),v.bgImages.push(k)}else this.withActualBg(b.ieDocMode<
|
||||
9?function(){var c=this.propertyNames,a=i[c.POSITION+"X"],d=i[c.POSITION+"Y"],f=i[c.IMAGE],g=i[c.COLOR];if(g!=="transparent")v.color=b.getColor(g);if(f!=="none")v.bgImages=[{imgType:"image",imgUrl:(new b.Tokenizer(f)).next().tokenValue,imgRepeat:i[c.REPEAT],bgPosition:new b.BgPosition((new b.Tokenizer(a+" "+d)).all())}]}:function(){var c=this.propertyNames,a=/\s*,\s*/,d=i[c.IMAGE].split(a),f=i[c.COLOR],g,h,j,k,l,m;if(f!=="transparent")v.color=b.getColor(f);if((k=d.length)&&d[0]!=="none"){f=i[c.REPEAT].split(a);
|
||||
g=i[c.POSITION].split(a);h=i[c.ORIGIN].split(a);j=i[c.CLIP].split(a);c=i[c.SIZE].split(a);v.bgImages=[];for(a=0;a<k;a++)if((l=d[a])&&l!=="none")m=c[a].split(" "),v.bgImages.push({origString:l+" "+f[a]+" "+g[a]+" / "+c[a]+" "+h[a]+" "+j[a],imgType:"image",imgUrl:(new b.Tokenizer(l)).next().tokenValue,imgRepeat:f[a],bgPosition:new b.BgPosition((new b.Tokenizer(g[a])).all()),bgOrigin:h[a],bgClip:j[a],bgSize:new b.BgSize(m[0],m[1])})}});return v.color||v.bgImages[0]?v:null},withActualBg:function(c){var a=
|
||||
b.ieDocMode>8,d=this.propertyNames,i=this.targetElement.runtimeStyle,h=i[d.IMAGE],j=i[d.COLOR],k=i[d.REPEAT],l,m,n,p;h&&(i[d.IMAGE]="");j&&(i[d.COLOR]="");k&&(i[d.REPEAT]="");a&&(l=i[d.CLIP],m=i[d.ORIGIN],p=i[d.POSITION],n=i[d.SIZE],l&&(i[d.CLIP]=""),m&&(i[d.ORIGIN]=""),p&&(i[d.POSITION]=""),n&&(i[d.SIZE]=""));c=c.call(this);h&&(i[d.IMAGE]=h);j&&(i[d.COLOR]=j);k&&(i[d.REPEAT]=k);a&&(l&&(i[d.CLIP]=l),m&&(i[d.ORIGIN]=m),p&&(i[d.POSITION]=p),n&&(i[d.SIZE]=n));return c},getCss:b.StyleInfoBase.cacheWhenLocked(function(){return this.getCss3()||
|
||||
this.withActualBg(function(){var c=this.targetElement.currentStyle,b=this.propertyNames;return c[b.COLOR]+" "+c[b.IMAGE]+" "+c[b.REPEAT]+" "+c[b.POSITION+"X"]+" "+c[b.POSITION+"Y"]})}),getCss3:b.StyleInfoBase.cacheWhenLocked(function(){var c=this.targetElement;return c.style[this.styleProperty]||c.currentStyle.getAttribute(this.cssProperty)}),isPngFix:function(){var c=0;if(b.ieVersion<7)c=this.targetElement,c=""+(c.style[b.STYLE_PREFIX+"PngFix"]||c.currentStyle.getAttribute(b.CSS_PREFIX+"png-fix"))===
|
||||
"true";return c},isActive:b.StyleInfoBase.cacheWhenLocked(function(){return(this.getCss3()||this.isPngFix())&&!!this.getProps()})});b.BorderStyleInfo=b.StyleInfoBase.newStyleInfo({sides:["Top","Right","Bottom","Left"],namedWidths:{thin:"1px",medium:"3px",thick:"5px"},parseCss:function(){var c={},a={},d={},i=!1,h=!0,j=!0,k=!0;this.withActualBorder(function(){var f;for(var l=this.targetElement.currentStyle,m=0,n,p,o,q,r,s,w;m<4;m++)o=this.sides[m],w=o.charAt(0).toLowerCase(),n=a[w]=l["border"+o+"Style"],
|
||||
p=l["border"+o+"Color"],o=l["border"+o+"Width"],m>0&&(n!==q&&(j=!1),p!==r&&(h=!1),o!==s&&(k=!1)),q=n,r=p,s=o,d[w]=b.getColor(p),f=c[w]=b.getLength(a[w]==="none"?"0":this.namedWidths[o]||o),o=f,o.pixels(this.targetElement)>0&&(i=!0)});return i?{widths:c,styles:a,colors:d,widthsSame:k,colorsSame:h,stylesSame:j}:null},getCss:b.StyleInfoBase.cacheWhenLocked(function(){var c=this.targetElement,a=c.currentStyle,d;c.tagName in b.tableCellTags&&c.offsetParent.currentStyle.borderCollapse==="collapse"||this.withActualBorder(function(){d=
|
||||
a.borderWidth+"|"+a.borderStyle+"|"+a.borderColor});return d}),withActualBorder:function(c){var b=this.targetElement.runtimeStyle,a=b.borderWidth,d=b.borderColor;if(a)b.borderWidth="";if(d)b.borderColor="";c=c.call(this);if(a)b.borderWidth=a;if(d)b.borderColor=d;return c}});(function(){b.BorderRadiusStyleInfo=b.StyleInfoBase.newStyleInfo({cssProperty:"border-radius",styleProperty:"borderRadius",parseCss:function(c){var a=null,d,h,j,k,l=!1;if(c){h=new b.Tokenizer(c);var m=function(){for(var c=[],a;(j=
|
||||
h.next())&&j.isLengthOrPercent();){k=b.getLength(j.tokenValue);a=k.getNumber();if(a<0)return null;a>0&&(l=!0);c.push(k)}return c.length>0&&c.length<5?{tl:c[0],tr:c[1]||c[0],br:c[2]||c[0],bl:c[3]||c[1]||c[0]}:null};if(c=m())j?j.tokenType&b.Tokenizer.Type.OPERATOR&&j.tokenValue==="/"&&(d=m()):d=c,l&&c&&d&&(a={x:c,y:d})}return a}});var c=b.getLength("0"),c={tl:c,tr:c,br:c,bl:c};b.BorderRadiusStyleInfo.ALL_ZERO={x:c,y:c}})();b.BorderImageStyleInfo=b.StyleInfoBase.newStyleInfo({cssProperty:"border-image",
|
||||
styleProperty:"borderImage",repeatIdents:{stretch:1,round:1,repeat:1,space:1},parseCss:function(c){var a=null,d,i,h,j,k,l,m=0,n=b.Tokenizer.Type,p=n.IDENT,o=n.NUMBER,q=n.PERCENT;if(c){d=new b.Tokenizer(c);for(var a={},r=function(c){return c&&c.tokenType&n.OPERATOR&&c.tokenValue==="/"},s=function(c){return c&&c.tokenType&p&&c.tokenValue==="fill"},w=function(){j=d.until(function(c){return!(c.tokenType&(o|q))});s(d.next())&&!a.fill?a.fill=!0:d.prev();r(d.next())?(m++,k=d.until(function(c){return!c.isLengthOrPercent()&&
|
||||
!(c.tokenType&p&&c.tokenValue==="auto")}),r(d.next())&&(m++,l=d.until(function(c){return!c.isLength()}))):d.prev()};c=d.next();)if(i=c.tokenType,h=c.tokenValue,i&(o|q)&&!j)d.prev(),w();else if(s(c)&&!a.fill)a.fill=!0,w();else if(i&p&&this.repeatIdents[h]&&!a.repeat){if(a.repeat={h:h},c=d.next())c.tokenType&p&&this.repeatIdents[c.tokenValue]?a.repeat.v=c.tokenValue:d.prev()}else if(i&n.URL&&!a.src)a.src=h;else return null;if(!a.src||!j||j.length<1||j.length>4||k&&k.length>4||m===1&&k.length<1||l&&
|
||||
l.length>4||m===2&&l.length<1)return null;if(!a.repeat)a.repeat={h:"stretch"};if(!a.repeat.v)a.repeat.v=a.repeat.h;c=function(c,a){return{t:a(c[0]),r:a(c[1]||c[0]),b:a(c[2]||c[0]),l:a(c[3]||c[1]||c[0])}};a.slice=c(j,function(c){return b.getLength(c.tokenType&o?c.tokenValue+"px":c.tokenValue)});if(k&&k[0])a.widths=c(k,function(c){return c.isLengthOrPercent()?b.getLength(c.tokenValue):c.tokenValue});if(l&&l[0])a.outset=c(l,function(c){return c.isLength()?b.getLength(c.tokenValue):c.tokenValue})}return a}});
|
||||
b.BoxShadowStyleInfo=b.StyleInfoBase.newStyleInfo({cssProperty:"box-shadow",styleProperty:"boxShadow",parseCss:function(c){var a,d=b.getLength,i=b.Tokenizer.Type,h;if(c){h=new b.Tokenizer(c);a={outset:[],inset:[]};for(c=function(){for(var c,k,l,m,n,p;c=h.next();)if(l=c.tokenValue,k=c.tokenType,k&i.OPERATOR&&l===",")break;else if(c.isLength()&&!n)h.prev(),n=h.until(function(c){return!c.isLength()});else if(k&i.COLOR&&!m)m=l;else if(k&i.IDENT&&l==="inset"&&!p)p=!0;else return!1;c=n&&n.length;if(c>1&&
|
||||
c<5)return(p?a.inset:a.outset).push({xOffset:d(n[0].tokenValue),yOffset:d(n[1].tokenValue),blur:d(n[2]?n[2].tokenValue:"0"),spread:d(n[3]?n[3].tokenValue:"0"),color:b.getColor(m||"currentColor")}),!0;return!1};c(););}return a&&(a.inset.length||a.outset.length)?a:null}});b.VisibilityStyleInfo=b.StyleInfoBase.newStyleInfo({getCss:b.StyleInfoBase.cacheWhenLocked(function(){var c=this.targetElement.currentStyle;return c.visibility+"|"+c.display}),parseCss:function(){var c=this.targetElement,a=c.runtimeStyle,
|
||||
c=c.currentStyle,b=a.visibility,d;a.visibility="";d=c.visibility;a.visibility=b;return{visible:d!=="hidden",displayed:c.display!=="none"}},isActive:function(){return!1}});b.RendererBase={newRenderer:function(c){function a(c,b,d,f){this.targetElement=c;this.boundsInfo=b;this.styleInfos=d;this.parent=f}b.Util.merge(a.prototype,b.RendererBase,c);return a},isPositioned:!1,needsUpdate:function(){return!1},prepareUpdate:b.emptyFn,updateProps:function(){this.destroy();this.isActive()&&this.draw()},updatePos:function(){this.isPositioned=
|
||||
!0},updateSize:function(){this.isActive()?this.draw():this.destroy()},addLayer:function(c,a){this.removeLayer(c);for(var b=this._layers||(this._layers=[]),d=c+1,h=b.length,j;d<h;d++)if(j=b[d])break;b[c]=a;this.getBox().insertBefore(a,j||null)},getLayer:function(c){var a=this._layers;return a&&a[c]||null},removeLayer:function(c){var a=this.getLayer(c),b=this._box;a&&b&&(b.removeChild(a),this._layers[c]=null)},getShape:function(c,d,g,i){var h=this._shapes||(this._shapes={}),j=h[c];if(!j)j=h[c]=b.Util.createVmlElement("shape"),
|
||||
d&&j.appendChild(j[d]=b.Util.createVmlElement(d)),i&&(g=this.getLayer(i),g||(this.addLayer(i,a.createElement("group"+i)),g=this.getLayer(i))),g.appendChild(j),c=j.style,c.position="absolute",c.left=c.top=0,c.behavior="url(#default#VML)";return j},deleteShape:function(c){var a=this._shapes,b=a&&a[c];b&&(b.parentNode.removeChild(b),delete a[c]);return!!b},getRadiiPixels:function(c){var a=this.targetElement,b=this.boundsInfo.getBounds(),d=b.w,h=b.h,j,k,l,m,n,p,b=c.x.tl.pixels(a,d);j=c.y.tl.pixels(a,
|
||||
h);k=c.x.tr.pixels(a,d);l=c.y.tr.pixels(a,h);m=c.x.br.pixels(a,d);n=c.y.br.pixels(a,h);p=c.x.bl.pixels(a,d);c=c.y.bl.pixels(a,h);d=Math.min(d/(b+k),h/(l+n),d/(p+m),h/(j+c));d<1&&(b*=d,j*=d,k*=d,l*=d,m*=d,n*=d,p*=d,c*=d);return{x:{tl:b,tr:k,br:m,bl:p},y:{tl:j,tr:l,br:n,bl:c}}},getBoxPath:function(c,a,b){var a=a||1,d,h,j=this.boundsInfo.getBounds();h=j.w*a;var j=j.h*a,k=this.styleInfos.borderRadiusInfo,l=Math.floor,m=Math.ceil,n=c?c.t*a:0,p=c?c.r*a:0,o=c?c.b*a:0,c=c?c.l*a:0,q,r,s,w,u;b||k.isActive()?
|
||||
(d=this.getRadiiPixels(b||k.getProps()),b=d.x.tl*a,k=d.y.tl*a,q=d.x.tr*a,r=d.y.tr*a,s=d.x.br*a,w=d.y.br*a,u=d.x.bl*a,a*=d.y.bl,h="m"+l(c)+","+l(k)+"qy"+l(b)+","+l(n)+"l"+m(h-q)+","+l(n)+"qx"+m(h-p)+","+l(r)+"l"+m(h-p)+","+m(j-w)+"qy"+m(h-s)+","+m(j-o)+"l"+l(u)+","+m(j-o)+"qx"+l(c)+","+m(j-a)+" x e"):h="m"+l(c)+","+l(n)+"l"+m(h-p)+","+l(n)+"l"+m(h-p)+","+m(j-o)+"l"+l(c)+","+m(j-o)+"xe";return h},getBox:function(){var c=this.parent.getLayer(this.boxZIndex),b;if(!c)c=a.createElement(this.boxName),b=
|
||||
c.style,b.position="absolute",b.top=b.left=0,this.parent.addLayer(this.boxZIndex,c);return c},hideBorder:function(){var c=this.targetElement,d=c.currentStyle,g=c.runtimeStyle,i=c.tagName,h=b.ieVersion===6,j;if(h&&(i in b.childlessElements||i==="FIELDSET")||i==="BUTTON"||i==="INPUT"&&c.type in b.inputButtonTypes){g.borderWidth="";i=this.styleInfos.borderInfo.sides;for(j=i.length;j--;)h=i[j],g["padding"+h]="",g["padding"+h]=b.getLength(d["padding"+h]).pixels(c)+b.getLength(d["border"+h+"Width"]).pixels(c)+
|
||||
(b.ieVersion!==8&&j%2?1:0);g.borderWidth=0}else if(h){if(c.childNodes.length!==1||c.firstChild.tagName!=="ie6-mask"){d=a.createElement("ie6-mask");i=d.style;i.visibility="visible";for(i.zoom=1;i=c.firstChild;)d.appendChild(i);c.appendChild(d);g.visibility="hidden"}}else g.borderColor="transparent"},unhideBorder:function(){},destroy:function(){this.parent.removeLayer(this.boxZIndex);delete this._shapes;delete this._layers}};b.RootRenderer=b.RendererBase.newRenderer({isActive:function(){var c=this.childRenderers,
|
||||
a;for(a in c)if(c.hasOwnProperty(a)&&c[a].isActive())return!0;return!1},needsUpdate:function(){return this.styleInfos.visibilityInfo.changed()},updatePos:function(){if(this.isActive()){var c=this.getPositioningElement(),d=c,g,c=c.currentStyle,i=c.position,h=this.getBox().style,j=0,k=0,k=this.boundsInfo.getBounds();if(i==="fixed"&&b.ieVersion>6)j=k.x,k=k.y,d=i;else{do d=d.offsetParent;while(d&&d.currentStyle.position==="static");d?(g=d.getBoundingClientRect(),d=d.currentStyle,j=k.x-g.left-(parseFloat(d.borderLeftWidth)||
|
||||
0),k=k.y-g.top-(parseFloat(d.borderTopWidth)||0)):(d=a.documentElement,j=k.x+d.scrollLeft-d.clientLeft,k=k.y+d.scrollTop-d.clientTop);d="absolute"}h.position=d;h.left=j;h.top=k;h.zIndex=i==="static"?-1:c.zIndex;this.isPositioned=!0}},updateSize:b.emptyFn,updateVisibility:function(){var c=this.styleInfos.visibilityInfo.getProps();this.getBox().style.display=c.visible&&c.displayed?"":"none"},updateProps:function(){this.isActive()?this.updateVisibility():this.destroy()},getPositioningElement:function(){var c=
|
||||
this.targetElement;return c.tagName in b.tableCellTags?c.offsetParent:c},getBox:function(){var c=this._box,b;if(!c)b=this.getPositioningElement(),c=this._box=a.createElement("css3-container"),c.style.direction="ltr",this.updateVisibility(),b.parentNode.insertBefore(c,b);return c},finishUpdate:b.emptyFn,destroy:function(){var c=this._box,a;c&&(a=c.parentNode)&&a.removeChild(c);delete this._box;delete this._layers}});b.BackgroundRenderer=b.RendererBase.newRenderer({boxZIndex:2,boxName:"background",
|
||||
needsUpdate:function(){var c=this.styleInfos;return c.backgroundInfo.changed()||c.borderRadiusInfo.changed()},isActive:function(){var c=this.styleInfos;return c.borderImageInfo.isActive()||c.borderRadiusInfo.isActive()||c.backgroundInfo.isActive()||c.boxShadowInfo.isActive()&&c.boxShadowInfo.getProps().inset},draw:function(){var c=this.boundsInfo.getBounds();c.w&&c.h&&(this.drawBgColor(),this.drawBgImages())},drawBgColor:function(){var c=this.styleInfos.backgroundInfo.getProps(),a=this.boundsInfo.getBounds(),
|
||||
b=this.targetElement,d=c&&c.color,h,j;if(d&&d.alpha()>0){if(this.hideBackground(),c=this.getShape("bgColor","fill",this.getBox(),1),h=a.w,a=a.h,c.stroked=!1,c.coordsize=h*2+","+a*2,c.coordorigin="1,1",c.path=this.getBoxPath(null,2),j=c.style,j.width=h,j.height=a,c.fill.color=d.colorValue(b),b=d.alpha(),b<1)c.fill.opacity=b}else this.deleteShape("bgColor")},drawBgImages:function(){var c=this.styleInfos.backgroundInfo.getProps(),a=this.boundsInfo.getBounds(),c=c&&c.bgImages,b,d,h,j,k;if(c){this.hideBackground();
|
||||
d=a.w;h=a.h;for(k=c.length;k--;)a=c[k],b=this.getShape("bgImage"+k,"fill",this.getBox(),2),b.stroked=!1,b.fill.type="tile",b.fillcolor="none",b.coordsize=d*2+","+h*2,b.coordorigin="1,1",b.path=this.getBoxPath(0,2),j=b.style,j.width=d,j.height=h,a.imgType==="linear-gradient"?this.addLinearGradient(b,a):(b.fill.src=a.imgUrl,this.positionBgImage(b,k))}for(k=c?c.length:0;this.deleteShape("bgImage"+k++););},positionBgImage:function(c,a){var d=this;b.Util.withImageSize(c.fill.src,function(i){var h=d.targetElement,
|
||||
j=d.boundsInfo.getBounds(),k=j.w,j=j.h;if(k&&j){var l=c.fill,m=d.styleInfos,n=m.borderInfo.getProps(),p=n&&n.widths,n=p?p.t.pixels(h):0,o=p?p.r.pixels(h):0,q=p?p.b.pixels(h):0,p=p?p.l.pixels(h):0,m=m.backgroundInfo.getProps().bgImages[a],h=m.bgPosition?m.bgPosition.coords(h,k-i.w-p-o,j-i.h-n-q):{x:0,y:0},m=m.imgRepeat,q=o=0,r=k+1,s=j+1,w=b.ieVersion===8?0:1,p=Math.round(h.x)+p+0.5,n=Math.round(h.y)+n+0.5;l.position=p/k+","+n/j;if(m&&m!=="repeat"){if(m==="repeat-x"||m==="no-repeat")o=n+1,s=n+i.h+w;
|
||||
if(m==="repeat-y"||m==="no-repeat")q=p+1,r=p+i.w+w;c.style.clip="rect("+o+"px,"+r+"px,"+s+"px,"+q+"px)"}}})},addLinearGradient:function(c,a){var d=this.targetElement,i=this.boundsInfo.getBounds(),h=i.w,j=i.h,i=c.fill,k=a.stops,l=k.length,m=Math.PI,n=b.GradientUtil,p=n.perpendicularIntersect,o=n.distance,n=n.getGradientMetrics(d,h,j,a),q=n.angle,r=n.startX,s=n.startY,w=n.startCornerX,u=n.startCornerY,v=n.endCornerX,C=n.endCornerY,t=n.deltaX,y=n.deltaY,n=n.lineLength,h=q%90?Math.atan2(t*h/j,y)/m*180:
|
||||
q+90;h+=180;h%=360;v=p(w,u,q,v,C);j=o(w,u,v[0],v[1]);m=[];v=p(r,s,q,w,u);o=o(r,s,v[0],v[1])/j*100;p=[];for(q=0;q<l;q++)p.push(k[q].offset?k[q].offset.pixels(d,n):q===0?0:q===l-1?n:null);for(q=1;q<l;q++){if(p[q]===null){r=p[q-1];n=q;do s=p[++n];while(s===null);p[q]=r+(s-r)/(n-q+1)}p[q]=Math.max(p[q],p[q-1])}for(q=0;q<l;q++)m.push(o+p[q]/j*100+"% "+k[q].color.colorValue(d));i.angle=h;i.type="gradient";i.method="sigma";i.color=k[0].color.colorValue(d);i.color2=k[l-1].color.colorValue(d);i.colors?i.colors.value=
|
||||
m.join(","):i.colors=m.join(",")},hideBackground:function(){var c=this.targetElement.runtimeStyle;if(!this.isMuseBGPolyfill())c.backgroundImage="url(about:blank)";c.backgroundColor="transparent"},destroy:function(){b.RendererBase.destroy.call(this);var c=this.targetElement.runtimeStyle;if(!this.isMuseBGPolyfill())c.backgroundImage="";c.backgroundColor=""},isMuseBGPolyfill:function(){return $(this.targetElement.children[0]).hasClass("museBgSizePolyfill")}});b.BorderRenderer=b.RendererBase.newRenderer({boxZIndex:4,
|
||||
boxName:"border",needsUpdate:function(){var c=this.styleInfos;return c.borderInfo.changed()||c.borderRadiusInfo.changed()},isActive:function(){var c=this.styleInfos;return(c.borderRadiusInfo.isActive()||c.backgroundInfo.isActive())&&!c.borderImageInfo.isActive()&&c.borderInfo.isActive()},draw:function(){var c=this.targetElement,a=this.styleInfos.borderInfo.getProps(),b=this.boundsInfo.getBounds(),d=b.w,b=b.h,h,j,k,l,m;if(a){this.hideBorder();a=this.getBorderSegments(2);l=0;for(m=a.length;l<m;l++)k=
|
||||
a[l],h=this.getShape("borderPiece"+l,k.stroke?"stroke":"fill",this.getBox()),h.coordsize=d*2+","+b*2,h.coordorigin="1,1",h.path=k.path,j=h.style,j.width=d,j.height=b,h.filled=!!k.fill,h.stroked=!!k.stroke,k.stroke?(h=h.stroke,h.weight=k.weight+"px",h.color=k.color.colorValue(c),h.dashstyle=k.stroke==="dashed"?"2 2":k.stroke==="dotted"?"1 1":"solid",h.linestyle=k.stroke==="double"&&k.weight>2?"ThinThin":"Single"):h.fill.color=k.fill.colorValue(c);for(;this.deleteShape("borderPiece"+l++););}},getBorderSegments:function(c){var a=
|
||||
this.targetElement,b,d,h,j=this.styleInfos.borderInfo,k=[],l,m,n,p,o=Math.round,q,r,s;if(j.isActive())if(b=j.getProps(),j=b.widths,r=b.styles,s=b.colors,b.widthsSame&&b.stylesSame&&b.colorsSame)s.t.alpha()>0&&(b=j.t.pixels(a),n=b/2,k.push({path:this.getBoxPath({t:n,r:n,b:n,l:n},c),stroke:r.t,color:s.t,weight:b}));else{c=c||1;b=this.boundsInfo.getBounds();d=b.w;h=b.h;b=o(j.t.pixels(a));n=o(j.r.pixels(a));p=o(j.b.pixels(a));var a=o(j.l.pixels(a)),w={t:b,r:n,b:p,l:a},a=this.styleInfos.borderRadiusInfo;
|
||||
a.isActive()&&(q=this.getRadiiPixels(a.getProps()));l=Math.floor;m=Math.ceil;var u=function(c,a){return q?q[c][a]:0},v=function(a,b,f,g,j,k){var n=u("x",a),o=u("y",a),q=a.charAt(1)==="r",a=a.charAt(0)==="b";return n>0&&o>0?(k?"al":"ae")+(q?m(d-n):l(n))*c+","+(a?m(h-o):l(o))*c+","+(l(n)-b)*c+","+(l(o)-f)*c+","+g*65535+","+2949075*(j?1:-1):(k?"m":"l")+(q?d-b:b)*c+","+(a?h-f:f)*c},C=function(a,b,f,g){var j=a==="t"?l(u("x","tl"))*c+","+m(b)*c:a==="r"?m(d-b)*c+","+l(u("y","tr"))*c:a==="b"?m(d-u("x","br"))*
|
||||
c+","+l(h-b)*c:l(b)*c+","+m(h-u("y","bl"))*c,a=a==="t"?m(d-u("x","tr"))*c+","+m(b)*c:a==="r"?m(d-b)*c+","+m(h-u("y","br"))*c:a==="b"?l(u("x","bl"))*c+","+l(h-b)*c:l(b)*c+","+l(u("y","tl"))*c;return f?(g?"m"+a:"")+"l"+j:(g?"m"+j:"")+"l"+a},a=function(c,a,b,d,f,g){var i=c==="l"||c==="r",h=w[c],j,n;h>0&&r[c]!=="none"&&s[c].alpha()>0&&(j=w[i?c:a],a=w[i?a:c],n=w[i?c:b],b=w[i?b:c],r[c]==="dashed"||r[c]==="dotted"?(k.push({path:v(d,j,a,g+45,0,1)+v(d,0,0,g,1,0),fill:s[c]}),k.push({path:C(c,h/2,0,1),stroke:r[c],
|
||||
weight:h,color:s[c]}),k.push({path:v(f,n,b,g,0,1)+v(f,0,0,g-45,1,0),fill:s[c]})):k.push({path:v(d,j,a,g+45,0,1)+C(c,h,0,0)+v(f,n,b,g,0,0)+(r[c]==="double"&&h>2?v(f,n-l(n/3),b-l(b/3),g-45,1,0)+C(c,m(h/3*2),1,0)+v(d,j-l(j/3),a-l(a/3),g,1,0)+"x "+v(d,l(j/3),l(a/3),g+45,0,1)+C(c,l(h/3),1,0)+v(f,l(n/3),l(b/3),g,0,0):"")+v(f,0,0,g-45,1,0)+C(c,0,1,0)+v(d,0,0,g,1,0),fill:s[c]}))};a("t","l","r","tl","tr",90);a("r","t","b","tr","br",0);a("b","r","l","br","bl",-90);a("l","b","t","bl","tl",-180)}return k},destroy:function(){if(this.finalized||
|
||||
!this.styleInfos.borderImageInfo.isActive())this.targetElement.runtimeStyle.borderColor="";b.RendererBase.destroy.call(this)}});b.BorderImageRenderer=b.RendererBase.newRenderer({boxZIndex:5,pieceNames:["t","tr","r","br","b","bl","l","tl","c"],needsUpdate:function(){return this.styleInfos.borderImageInfo.changed()},isActive:function(){return this.styleInfos.borderImageInfo.isActive()},draw:function(){this.getBox();var c=this.styleInfos.borderImageInfo.getProps(),a=this.styleInfos.borderInfo.getProps(),
|
||||
d=this.boundsInfo.getBounds(),i=this.targetElement,h=this.pieces;b.Util.withImageSize(c.src,function(j){function k(c,a,b,d,f){var c=h[c].style,g=Math.max;c.width=g(a,0);c.height=g(b,0);c.left=d;c.top=f}function l(c,a,b){for(var d=0,f=c.length;d<f;d++)h[c[d]].imagedata[a]=b}var m=d.w,n=d.h,p=b.getLength("0"),o=c.widths||(a?a.widths:{t:p,r:p,b:p,l:p}),p=o.t.pixels(i),q=o.r.pixels(i),r=o.b.pixels(i),o=o.l.pixels(i),s=c.slice,w=s.t.pixels(i),u=s.r.pixels(i),v=s.b.pixels(i),s=s.l.pixels(i);k("tl",o,p,
|
||||
0,0);k("t",m-o-q,p,o,0);k("tr",q,p,m-q,0);k("r",q,n-p-r,m-q,p);k("br",q,r,m-q,n-r);k("b",m-o-q,r,o,n-r);k("bl",o,r,0,n-r);k("l",o,n-p-r,0,p);k("c",m-o-q,n-p-r,o,p);l(["tl","t","tr"],"cropBottom",(j.h-w)/j.h);l(["tl","l","bl"],"cropRight",(j.w-s)/j.w);l(["bl","b","br"],"cropTop",(j.h-v)/j.h);l(["tr","r","br"],"cropLeft",(j.w-u)/j.w);l(["l","r","c"],"cropTop",w/j.h);l(["l","r","c"],"cropBottom",v/j.h);l(["t","b","c"],"cropLeft",s/j.w);l(["t","b","c"],"cropRight",u/j.w);h.c.style.display=c.fill?"":"none"},
|
||||
this)},getBox:function(){var c=this.parent.getLayer(this.boxZIndex),d,g,i,h=this.pieceNames,j=h.length;if(!c){c=a.createElement("border-image");d=c.style;d.position="absolute";this.pieces={};for(i=0;i<j;i++)g=this.pieces[h[i]]=b.Util.createVmlElement("rect"),g.appendChild(b.Util.createVmlElement("imagedata")),d=g.style,d.behavior="url(#default#VML)",d.position="absolute",d.top=d.left=0,g.imagedata.src=this.styleInfos.borderImageInfo.getProps().src,g.stroked=!1,g.filled=!1,c.appendChild(g);this.parent.addLayer(this.boxZIndex,
|
||||
c)}return c},prepareUpdate:function(){if(this.isActive()){var c=this.targetElement,a=c.runtimeStyle,b=this.styleInfos.borderImageInfo.getProps().widths;a.borderStyle="solid";if(b)a.borderTopWidth=b.t.pixels(c)+"px",a.borderRightWidth=b.r.pixels(c)+"px",a.borderBottomWidth=b.b.pixels(c)+"px",a.borderLeftWidth=b.l.pixels(c)+"px";this.hideBorder()}},destroy:function(){var c=this.targetElement.runtimeStyle;c.borderStyle="";if(this.finalized||!this.styleInfos.borderInfo.isActive())c.borderColor=c.borderWidth=
|
||||
"";b.RendererBase.destroy.call(this)}});b.BoxShadowOutsetRenderer=b.RendererBase.newRenderer({boxZIndex:1,boxName:"outset-box-shadow",needsUpdate:function(){var c=this.styleInfos;return c.boxShadowInfo.changed()||c.borderRadiusInfo.changed()},isActive:function(){var c=this.styleInfos.boxShadowInfo;return c.isActive()&&c.getProps().outset[0]},draw:function(){function c(c,b,h,j,l,m,n){c=a.getShape("shadow"+c+b,"fill",i,k-c);b=c.fill;c.coordsize=p*2+","+o*2;c.coordorigin="1,1";c.stroked=!1;c.filled=
|
||||
!0;b.color=l.colorValue(d);if(m)b.type="gradienttitle",b.color2=b.color,b.opacity=0;c.path=n;u=c.style;u.left=h;u.top=j;u.width=p;u.height=o;return c}for(var a=this,d=this.targetElement,i=this.getBox(),h=this.styleInfos,j=h.boxShadowInfo.getProps().outset,h=h.borderRadiusInfo.getProps(),k=j.length,l=k,m,n=this.boundsInfo.getBounds(),p=n.w,o=n.h,n=b.ieVersion===8?1:0,q=["tl","tr","br","bl"],r,s,w,u,v,C,t,y,H,I,F,E,J,K;l--;){s=j[l];v=s.xOffset.pixels(d);C=s.yOffset.pixels(d);m=s.spread.pixels(d);t=
|
||||
s.blur.pixels(d);s=s.color;y=-m-t;if(!h&&t)h=b.BorderRadiusStyleInfo.ALL_ZERO;y=this.getBoxPath({t:y,r:y,b:y,l:y},2,h);if(t)if(H=(m+t)*2+p,I=(m+t)*2+o,F=t*2/H,E=t*2/I,t-m>p/2||t-m>o/2)for(m=4;m--;)r=q[m],J=r.charAt(0)==="b",K=r.charAt(1)==="r",r=c(l,r,v,C,s,t,y),w=r.fill,w.focusposition=(K?1-F:F)+","+(J?1-E:E),w.focussize="0,0",r.style.clip="rect("+((J?I/2:0)+n)+"px,"+(K?H:H/2)+"px,"+(J?I:I/2)+"px,"+((K?H/2:0)+n)+"px)";else r=c(l,"",v,C,s,t,y),w=r.fill,w.focusposition=F+","+E,w.focussize=1-F*2+","+
|
||||
(1-E*2);else if(r=c(l,"",v,C,s,t,y),v=s.alpha(),v<1)r.fill.opacity=v}}});b.ImgRenderer=b.RendererBase.newRenderer({boxZIndex:6,boxName:"imgEl",needsUpdate:function(){var c=this.styleInfos;return this.targetElement.src!==this._lastSrc||c.borderRadiusInfo.changed()},isActive:function(){var c=this.styleInfos;return c.borderRadiusInfo.isActive()||c.backgroundInfo.isPngFix()},draw:function(){this._lastSrc=k;this.hideActualImg();var c=this.getShape("img","fill",this.getBox()),a=c.fill,d=this.boundsInfo.getBounds(),
|
||||
i=d.w,d=d.h,h=this.styleInfos.borderInfo.getProps(),j=h&&h.widths,h=this.targetElement,k=h.src,l=Math.round,m=h.currentStyle,n=b.getLength;if(!j||b.ieVersion<7)j=b.getLength("0"),j={t:j,r:j,b:j,l:j};c.stroked=!1;a.type="frame";a.src=k;a.position=(i?0.5/i:0)+","+(d?0.5/d:0);c.coordsize=i*2+","+d*2;c.coordorigin="1,1";c.path=this.getBoxPath({t:l(j.t.pixels(h)+n(m.paddingTop).pixels(h)),r:l(j.r.pixels(h)+n(m.paddingRight).pixels(h)),b:l(j.b.pixels(h)+n(m.paddingBottom).pixels(h)),l:l(j.l.pixels(h)+n(m.paddingLeft).pixels(h))},
|
||||
2);c=c.style;c.width=i;c.height=d},hideActualImg:function(){this.targetElement.runtimeStyle.filter="alpha(opacity=0)"},destroy:function(){b.RendererBase.destroy.call(this);this.targetElement.runtimeStyle.filter=""}});b.IE9RootRenderer=b.RendererBase.newRenderer({updatePos:b.emptyFn,updateSize:b.emptyFn,updateVisibility:b.emptyFn,updateProps:b.emptyFn,outerCommasRE:/^,+|,+$/g,innerCommasRE:/,+/g,setBackgroundLayer:function(c,a){(this._bgLayers||(this._bgLayers=[]))[c]=a||void 0},finishUpdate:function(){var c=
|
||||
this._bgLayers,a;if(c&&(a=c.join(",").replace(this.outerCommasRE,"").replace(this.innerCommasRE,","))!==this._lastBg)this._lastBg=this.targetElement.runtimeStyle.background=a},destroy:function(){this.targetElement.runtimeStyle.background="";delete this._bgLayers}});b.IE9BackgroundRenderer=b.RendererBase.newRenderer({bgLayerZIndex:1,needsUpdate:function(){return this.styleInfos.backgroundInfo.changed()},isActive:function(){var c=this.styleInfos;return c.backgroundInfo.isActive()||c.borderImageInfo.isActive()},
|
||||
draw:function(){var c=this.styleInfos.backgroundInfo.getProps(),a,d,i=0,h,j;if(c){a=[];if(d=c.bgImages)for(;h=d[i++];)h.imgType==="linear-gradient"?(j=this.getBgAreaSize(h.bgOrigin),j=(h.bgSize||b.BgSize.DEFAULT).pixels(this.targetElement,j.w,j.h,j.w,j.h),a.push("url(data:image/svg+xml,"+escape(this.getGradientSvg(h,j.w,j.h))+") "+this.bgPositionToString(h.bgPosition)+" / "+j.w+"px "+j.h+"px "+(h.bgAttachment||"")+" "+(h.bgOrigin||"")+" "+(h.bgClip||""))):a.push(h.origString);c.color&&a.push(c.color.val);
|
||||
this.parent.setBackgroundLayer(this.bgLayerZIndex,a.join(","))}},bgPositionToString:function(c){return c?c.tokens.map(function(c){return c.tokenValue}).join(" "):"0 0"},getBgAreaSize:function(c){var a=this.targetElement,d=this.boundsInfo.getBounds(),i=d.w,d=d.h,h;if(c!=="border-box"&&(h=this.styleInfos.borderInfo.getProps())&&(h=h.widths))i-=h.l.pixels(a)+h.l.pixels(a),d-=h.t.pixels(a)+h.b.pixels(a);if(c==="content-box")c=b.getLength,h=a.currentStyle,i-=c(h.paddingLeft).pixels(a)+c(h.paddingRight).pixels(a),
|
||||
d-=c(h.paddingTop).pixels(a)+c(h.paddingBottom).pixels(a);return{w:i,h:d}},getGradientSvg:function(c,a,d){var i=this.targetElement,h=c.stops,j=h.length,k=b.GradientUtil.getGradientMetrics(i,a,d,c),c=k.startX,l=k.startY,m=k.endX,n=k.endY,k=k.lineLength,p,o,q,r,s;p=[];for(o=0;o<j;o++)p.push(h[o].offset?h[o].offset.pixels(i,k):o===0?0:o===j-1?k:null);for(o=1;o<j;o++)if(p[o]===null){r=p[o-1];q=o;do s=p[++q];while(s===null);p[o]=r+(s-r)/(q-o+1)}a=['<svg width="'+a+'" height="'+d+'" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="g" gradientUnits="userSpaceOnUse" x1="'+
|
||||
c/a*100+'%" y1="'+l/d*100+'%" x2="'+m/a*100+'%" y2="'+n/d*100+'%">'];for(o=0;o<j;o++)a.push('<stop offset="'+p[o]/k+'" stop-color="'+h[o].color.colorValue(i)+'" stop-opacity="'+h[o].color.alpha()+'"/>');a.push('</linearGradient></defs><rect width="100%" height="100%" fill="url(#g)"/></svg>');return a.join("")},destroy:function(){this.parent.setBackgroundLayer(this.bgLayerZIndex)}});b.IE9BorderImageRenderer=b.RendererBase.newRenderer({REPEAT:"repeat",STRETCH:"stretch",ROUND:"round",bgLayerZIndex:0,
|
||||
needsUpdate:function(){return this.styleInfos.borderImageInfo.changed()},isActive:function(){return this.styleInfos.borderImageInfo.isActive()},draw:function(){var c=this,a=c.styleInfos.borderImageInfo.getProps(),d=c.styleInfos.borderInfo.getProps(),i=c.boundsInfo.getBounds(),h=a.repeat,j=h.h,k=h.v,l=c.targetElement,m=0;b.Util.withImageSize(a.src,function(h){function p(c,a,b,d,f,g,i,h,l,m){N.push('<pattern patternUnits="userSpaceOnUse" id="pattern'+L+'" x="'+(j===u?c+b/2-l/2:c)+'" y="'+(k===u?a+d/
|
||||
2-m/2:a)+'" width="'+l+'" height="'+m+'"><svg width="'+l+'" height="'+m+'" viewBox="'+f+" "+g+" "+i+" "+h+'" preserveAspectRatio="none"><image xlink:href="'+w+'" x="0" y="0" width="'+r+'" height="'+s+'" /></svg></pattern>');O.push('<rect x="'+c+'" y="'+a+'" width="'+b+'" height="'+d+'" fill="url(#pattern'+L+')" />');L++}var o=i.w,q=i.h,r=h.w,s=h.h,w=c.imageToDataURI(a.src,r,s),u=c.REPEAT,v=c.STRETCH,h=c.ROUND,C=Math.ceil,t=b.getLength("0"),y=a.widths||(d?d.widths:{t:t,r:t,b:t,l:t}),t=y.t.pixels(l),
|
||||
H=y.r.pixels(l),I=y.b.pixels(l),y=y.l.pixels(l),F=a.slice,E=F.t.pixels(l),J=F.r.pixels(l),K=F.b.pixels(l),F=F.l.pixels(l),G=o-y-H,M=q-t-I,B=r-F-J,x=s-E-K,A=j===v?G:B*t/E,z=k===v?M:x*H/J,D=j===v?G:B*I/K,v=k===v?M:x*y/F,N=[],O=[],L=0;j===h&&(A-=(A-(G%A||A))/C(G/A),D-=(D-(G%D||D))/C(G/D));k===h&&(z-=(z-(M%z||z))/C(M/z),v-=(v-(M%v||v))/C(M/v));h=['<svg width="'+o+'" height="'+q+'" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">'];p(0,0,y,t,0,0,F,E,y,t);p(y,0,G,t,F,0,B,E,
|
||||
A,t);p(o-H,0,H,t,r-J,0,J,E,H,t);p(0,t,y,M,0,E,F,x,y,v);a.fill&&p(y,t,G,M,F,E,B,x,A||D||B,v||z||x);p(o-H,t,H,M,r-J,E,J,x,H,z);p(0,q-I,y,I,0,s-K,F,K,y,I);p(y,q-I,G,I,F,s-K,B,K,D,I);p(o-H,q-I,H,I,r-J,s-K,J,K,H,I);h.push("<defs>"+N.join("\n")+"</defs>"+O.join("\n")+"</svg>");c.parent.setBackgroundLayer(c.bgLayerZIndex,"url(data:image/svg+xml,"+escape(h.join(""))+") no-repeat border-box border-box");m&&c.parent.finishUpdate()},c);m=1},imageToDataURI:function(){var c={};return function(b,d,i){var h=c[b],
|
||||
j;if(!h)h=new Image,j=a.createElement("canvas"),h.src=b,j.width=d,j.height=i,j.getContext("2d").drawImage(h,0,0),h=c[b]=j.toDataURL();return h}}(),prepareUpdate:b.BorderImageRenderer.prototype.prepareUpdate,destroy:function(){var c=this.targetElement.runtimeStyle;this.parent.setBackgroundLayer(this.bgLayerZIndex);c.borderColor=c.borderStyle=c.borderWidth=""}});b.Element=function(){function c(c){var a=q.slice.call(arguments,1),b=a.length;setTimeout(function(){for(;b--;)c.className+=" "+a[b]},0)}function d(c){var a=
|
||||
q.slice.call(arguments,1),b=a.length;setTimeout(function(){for(;b--;){var d=c,f=a[b],f=o[f]||(o[f]=RegExp("\\b"+f+"\\b","g"));d.className=d.className.replace(f,"")}},0)}function g(g){function i(){if(!O){var c,d,f=b.ieDocMode,k=g.currentStyle,l=k.getAttribute(h)==="true";S=k.getAttribute(j);S=f>7?S!=="false":S==="true";if(!N){N=1;g.runtimeStyle.zoom=1;for(var k=g,m=1;k=k.previousSibling;)if(k.nodeType===1){m=0;break}m&&(g.className+=" "+n)}A.lock();if(l&&(d=A.getBounds())&&(c=a.documentElement||a.body)&&
|
||||
(d.y>c.clientHeight||d.x>c.clientWidth||d.y+d.h<0||d.x+d.w<0))R||(R=1,b.OnScroll.observe(i));else{O=1;R=N=0;b.OnScroll.unobserve(i);f===9?(z={backgroundInfo:new b.BackgroundStyleInfo(g),borderImageInfo:new b.BorderImageStyleInfo(g),borderInfo:new b.BorderStyleInfo(g)},D=[z.backgroundInfo,z.borderImageInfo],x=new b.IE9RootRenderer(g,A,z),c=[new b.IE9BackgroundRenderer(g,A,z,x),new b.IE9BorderImageRenderer(g,A,z,x)]):(z={backgroundInfo:new b.BackgroundStyleInfo(g),borderInfo:new b.BorderStyleInfo(g),
|
||||
borderImageInfo:new b.BorderImageStyleInfo(g),borderRadiusInfo:new b.BorderRadiusStyleInfo(g),boxShadowInfo:new b.BoxShadowStyleInfo(g),visibilityInfo:new b.VisibilityStyleInfo(g)},D=[z.backgroundInfo,z.borderInfo,z.borderImageInfo,z.borderRadiusInfo,z.boxShadowInfo,z.visibilityInfo],x=new b.RootRenderer(g,A,z),c=[new b.BoxShadowOutsetRenderer(g,A,z,x),new b.BackgroundRenderer(g,A,z,x),new b.BorderRenderer(g,A,z,x),new b.BorderImageRenderer(g,A,z,x)],g.tagName==="IMG"&&c.push(new b.ImgRenderer(g,
|
||||
A,z,x)),x.childRenderers=c);B=[x].concat(c);if(c=g.currentStyle.getAttribute(b.CSS_PREFIX+"watch-ancestors")){c=parseInt(c,10);d=0;for(l=g.parentNode;l&&(c==="NaN"||d++<c);)G(l,"onpropertychange",E),G(l,"onmouseenter",C),G(l,"onmouseleave",t),G(l,"onmousedown",y),l.tagName in b.focusableElements&&(G(l,"onfocus",I),G(l,"onblur",F)),l=l.parentNode}S&&(b.Heartbeat.observe(q),b.Heartbeat.run());q(1)}L||(L=1,f<9&&G(g,"onmove",o),G(g,"onresize",o),G(g,"onpropertychange",v),G(g,"onmouseenter",C),G(g,"onmouseleave",
|
||||
t),G(g,"onmousedown",y),g.tagName in b.focusableElements&&(G(g,"onfocus",I),G(g,"onblur",F)),b.OnResize.observe(o),b.OnUnload.observe(M));A.unlock()}}function o(){A&&A.hasBeenQueried()&&q()}function q(c){if(!Q)if(O){var a,b=B.length;J();for(a=0;a<b;a++)B[a].prepareUpdate();if(c||A.positionChanged())for(a=0;a<b;a++)B[a].updatePos();if(c||A.sizeChanged())for(a=0;a<b;a++)B[a].updateSize();x.finishUpdate();K()}else N||i()}function v(){var c,a=B.length,b;c=event;if(!Q&&!(c&&c.propertyName in p))if(O){J();
|
||||
for(c=0;c<a;c++)B[c].prepareUpdate();for(c=0;c<a;c++)b=B[c],b.isPositioned||b.updatePos(),b.needsUpdate()&&b.updateProps();x.finishUpdate();K()}else N||i()}function C(){c(g,k)}function t(){d(g,k,l)}function y(){c(g,l);b.OnMouseup.observe(H)}function H(){d(g,l);b.OnMouseup.unobserve(H)}function I(){c(g,m)}function F(){d(g,m)}function E(){var c=event.propertyName;(c==="className"||c==="id")&&v()}function J(){A.lock();for(var c=D.length;c--;)D[c].lock()}function K(){for(var c=D.length;c--;)D[c].unlock();
|
||||
A.unlock()}function G(c,a,b){c.attachEvent(a,b);P.push([c,a,b])}function M(){if(L){for(var c=P.length,a;c--;)a=P[c],a[0].detachEvent(a[1],a[2]);b.OnUnload.unobserve(M);L=0;P=[]}}var B,x,A=new b.BoundsInfo(g),z,D,N,O,L,P=[],R,Q,S;this.init=i;this.update=q;this.destroy=function(){if(!Q){var c,a;M();Q=1;if(B){c=0;for(a=B.length;c<a;c++)B[c].finalized=1,B[c].destroy()}S&&b.Heartbeat.unobserve(q);b.OnResize.unobserve(q);B=A=z=D=g=null}};this.el=g}var i={},h=b.CSS_PREFIX+"lazy-init",j=b.CSS_PREFIX+"poll",
|
||||
k=b.CLASS_PREFIX+"hover",l=b.CLASS_PREFIX+"active",m=b.CLASS_PREFIX+"focus",n=b.CLASS_PREFIX+"first-child",p={background:1,bgColor:1,display:1},o={},q=[];g.getInstance=function(c){var a=b.Util.getUID(c);return i[a]||(i[a]=new g(c))};g.destroy=function(c){var c=b.Util.getUID(c),a=i[c];a&&(a.destroy(),delete i[c])};g.destroyAll=function(){var c=[],a;if(i){for(var b in i)i.hasOwnProperty(b)&&(a=i[b],c.push(a.el),a.destroy());i={}}return c};return g}();b.supportsVML=b.supportsVML;b.attach=function(c){b.ieDocMode<
|
||||
10&&b.supportsVML&&b.Element.getInstance(c).init()};b.detach=function(c){b.Element.destroy(c)}}})();
|
20
scripts/touchswipe.js
Normal file
|
@ -0,0 +1,20 @@
|
|||
(function(a){typeof define==="function"&&define.amd&&define.amd.jQuery?define(["jquery"],a):a(jQuery)})(function(a){function b(b){if(b&&b.allowPageScroll===void 0&&(b.swipe!==void 0||b.swipeStatus!==void 0))b.allowPageScroll=i;if(b.click!==void 0&&b.tap===void 0)b.tap=b.click;b||(b={});b=a.extend({},a.fn.swipe.defaults,b);return this.each(function(){var g=a(this),d=g.data(R);d||(d=new c(this,b),g.data(R,d))})}function c(b,c){function ha(b){if(t.data(R+"_intouch")!==!0&&!(a(b.target).closest(c.excludedElements,
|
||||
t).length>0)){var g=b.originalEvent?b.originalEvent:b,d,k=r?g.touches[0]:g;A=F;r?B=g.touches.length:b.preventDefault();G=0;K=H=null;N=O=D=0;I=1;L=0;w=Ba();Y=Ca();Z=V=0;if(!r||B===c.fingers||c.fingers===x||W()){if(ia(0,k),aa=P(),B==2&&(ia(1,g.touches[1]),O=N=ja(w[0].start,w[1].start)),c.swipeStatus||c.pinchStatus)d=J(g,A)}else d=!1;if(d===!1)return A=z,J(g,A),d;else c.hold&&(ka=setTimeout(a.proxy(function(){t.trigger("hold",[g.target]);c.hold&&(d=c.hold.call(t,g,g.target))},this),c.longTapThreshold)),
|
||||
ba(!0);return null}}function la(b){var o=b.originalEvent?b.originalEvent:b;if(!(A===C||A===z||ta())){var p,q=ua(r?o.touches[0]:o);X=P();if(r)B=o.touches.length;c.hold&&clearTimeout(ka);A=u;B==2&&(O==0?(ia(1,o.touches[1]),O=N=ja(w[0].start,w[1].start)):(ua(o.touches[1]),N=ja(w[0].end,w[1].end),K=I<1?j:h),I=(N/O*1).toFixed(2),L=Math.abs(O-N));if(B===c.fingers||c.fingers===x||!r||W()){var n;n=q.start;var m=q.end;n=Math.round(Math.atan2(m.y-n.y,n.x-m.x)*180/Math.PI);n<0&&(n=360-Math.abs(n));n=H=n<=45&&
|
||||
n>=0?d:n<=360&&n>=315?d:n>=135&&n<=225?f:n>45&&n<135?k:g;if(c.allowPageScroll===i||W())b.preventDefault();else switch(m=c.allowPageScroll===l,n){case d:(c.swipeLeft&&m||!m&&c.allowPageScroll!=s)&&b.preventDefault();break;case f:(c.swipeRight&&m||!m&&c.allowPageScroll!=s)&&b.preventDefault();break;case g:(c.swipeUp&&m||!m&&c.allowPageScroll!=v)&&b.preventDefault();break;case k:(c.swipeDown&&m||!m&&c.allowPageScroll!=v)&&b.preventDefault()}G=Math.round(Math.sqrt(Math.pow(q.end.x-q.start.x,2)+Math.pow(q.end.y-
|
||||
q.start.y,2)));D=X-aa;b=H;n=G;n=Math.max(n,va(b));Y[b].distance=n;if(c.swipeStatus||c.pinchStatus)p=J(o,A);if(!c.triggerOnTouchEnd||c.triggerOnTouchLeave)b=!0,c.triggerOnTouchLeave&&(b=a(this),n=b.offset(),b={left:n.left,right:n.left+b.outerWidth(),top:n.top,bottom:n.top+b.outerHeight()},b=q.end.x>b.left&&q.end.x<b.right&&q.end.y>b.top&&q.end.y<b.bottom),!c.triggerOnTouchEnd&&b?A=ma(u):c.triggerOnTouchLeave&&!b&&(A=ma(C)),(A==z||A==C)&&J(o,A)}else A=z,J(o,A);p===!1&&(A=z,J(o,A))}}function na(a){var b=
|
||||
a.originalEvent;if(r&&b.touches.length>0)return V=P(),Z=event.touches.length+1,!0;ta()&&(B=Z);X=P();D=X-aa;oa()||!pa()?(A=z,J(b,A)):c.triggerOnTouchEnd||c.triggerOnTouchEnd==!1&&A===u?(a.preventDefault(),A=C,J(b,A)):!c.triggerOnTouchEnd&&c.tap?(A=C,S(b,A,q)):A===u&&(A=z,J(b,A));ba(!1);return null}function T(){N=O=aa=X=B=0;I=1;Z=V=0;ba(!1)}function qa(a){a=a.originalEvent;c.triggerOnTouchLeave&&(A=ma(C),J(a,A))}function wa(){t.unbind(ca,ha);t.unbind(da,T);t.unbind(ra,la);t.unbind(sa,na);U&&t.unbind(U,
|
||||
qa);ba(!1)}function ma(a){var b=a,g=c.maxTimeThreshold?D>=c.maxTimeThreshold?!1:!0:!0,d=pa(),k=oa();!g||k?b=z:d&&a==u&&(!c.triggerOnTouchEnd||c.triggerOnTouchLeave)?b=C:!d&&a==C&&c.triggerOnTouchLeave&&(b=z);return b}function J(a,b){var g=void 0;if(xa()&&ya()||ya())g=S(a,b,m);else if((za()&&W()||W())&&g!==!1)g=S(a,b,o);Aa()&&c.doubleTap&&g!==!1?g=S(a,b,p):D>c.longTapThreshold&&G<y&&c.longTap&&g!==!1?g=S(a,b,n):(B===1||!r)&&(isNaN(G)||G<c.threshold)&&c.tap&&g!==!1&&(g=S(a,b,q));b===z&&T(a);b===C&&
|
||||
(r?a.touches.length==0&&T(a):T(a));return g}function S(b,i,l){var s=void 0;if(l==m){t.trigger("swipeStatus",[i,H||null,G||0,D||0,B,w]);if(c.swipeStatus&&(s=c.swipeStatus.call(t,b,i,H||null,G||0,D||0,B,w),s===!1))return!1;if(i==C&&xa()){t.trigger("swipe",[H,G,D,B,w]);if(c.swipe&&(s=c.swipe.call(t,b,H,G,D,B,w),s===!1))return!1;switch(H){case d:t.trigger("swipeLeft",[H,G,D,B,w]);c.swipeLeft&&(s=c.swipeLeft.call(t,b,H,G,D,B,w));break;case f:t.trigger("swipeRight",[H,G,D,B,w]);c.swipeRight&&(s=c.swipeRight.call(t,
|
||||
b,H,G,D,B,w));break;case g:t.trigger("swipeUp",[H,G,D,B,w]);c.swipeUp&&(s=c.swipeUp.call(t,b,H,G,D,B,w));break;case k:t.trigger("swipeDown",[H,G,D,B,w]),c.swipeDown&&(s=c.swipeDown.call(t,b,H,G,D,B,w))}}}if(l==o){t.trigger("pinchStatus",[i,K||null,L||0,D||0,B,I,w]);if(c.pinchStatus&&(s=c.pinchStatus.call(t,b,i,K||null,L||0,D||0,B,I,w),s===!1))return!1;if(i==C&&za())switch(K){case h:t.trigger("pinchIn",[K||null,L||0,D||0,B,I,w]);c.pinchIn&&(s=c.pinchIn.call(t,b,K||null,L||0,D||0,B,I,w));break;case j:t.trigger("pinchOut",
|
||||
[K||null,L||0,D||0,B,I,w]),c.pinchOut&&(s=c.pinchOut.call(t,b,K||null,L||0,D||0,B,I,w))}}if(l==q){if(i===z||i===C)clearTimeout(ea),clearTimeout(ka),c.doubleTap&&!Aa()?(Q=P(),ea=setTimeout(a.proxy(function(){Q=null;t.trigger("tap",[b.target]);c.tap&&(s=c.tap.call(t,b,b.target))},this),c.doubleTapThreshold)):(Q=null,t.trigger("tap",[b.target]),c.tap&&(s=c.tap.call(t,b,b.target)))}else if(l==p){if(i===z||i===C)clearTimeout(ea),Q=null,t.trigger("doubletap",[b.target]),c.doubleTap&&(s=c.doubleTap.call(t,
|
||||
b,b.target))}else if(l==n&&(i===z||i===C))clearTimeout(ea),Q=null,t.trigger("longtap",[b.target]),c.longTap&&(s=c.longTap.call(t,b,b.target));return s}function pa(){var a=!0;c.threshold!==null&&(a=G>=c.threshold);return a}function oa(){var a=!1;c.cancelThreshold!==null&&H!==null&&(a=va(H)-G>=c.cancelThreshold);return a}function za(){var a=B===c.fingers||c.fingers===x||!r,b=w[0].end.x!==0,g;g=c.pinchThreshold!==null?L>=c.pinchThreshold:!0;return a&&b&&g}function W(){return!(!c.pinchStatus&&!c.pinchIn&&
|
||||
!c.pinchOut)}function xa(){var a=c.maxTimeThreshold?D>=c.maxTimeThreshold?!1:!0:!0,b=pa(),g=B===c.fingers||c.fingers===x||!r,d=w[0].end.x!==0;return!oa()&&d&&g&&b&&a}function ya(){return!(!c.swipe&&!c.swipeStatus&&!c.swipeLeft&&!c.swipeRight&&!c.swipeUp&&!c.swipeDown)}function Aa(){if(Q==null)return!1;var a=P();return!!c.doubleTap&&a-Q<=c.doubleTapThreshold}function ta(){var a=!1;V&&P()-V<=c.fingerReleaseThreshold&&(a=!0);return a}function ba(a){a===!0?(t.bind(ra,la),t.bind(sa,na),U&&t.bind(U,qa)):
|
||||
(t.unbind(ra,la,!1),t.unbind(sa,na,!1),U&&t.unbind(U,qa,!1));t.data(R+"_intouch",a===!0)}function ia(a,b){w[a].identifier=b.identifier!==void 0?b.identifier:0;w[a].start.x=w[a].end.x=b.pageX||b.clientX;w[a].start.y=w[a].end.y=b.pageY||b.clientY;return w[a]}function ua(a){var b;a:{for(b=0;b<w.length;b++)if(w[b].identifier==(a.identifier!==void 0?a.identifier:0)){b=w[b];break a}b=void 0}b.end.x=a.pageX||a.clientX;b.end.y=a.pageY||a.clientY;return b}function Ba(){for(var a=[],b=0;b<=5;b++)a.push({start:{x:0,
|
||||
y:0},end:{x:0,y:0},identifier:0});return a}function va(a){if(Y[a])return Y[a].distance}function Ca(){var a={};a[d]=fa(d);a[f]=fa(f);a[g]=fa(g);a[k]=fa(k);return a}function fa(a){return{direction:a,distance:0}}function ja(a,b){var c=Math.abs(a.x-b.x),g=Math.abs(a.y-b.y);return Math.round(Math.sqrt(c*c+g*g))}function P(){return(new Date).getTime()}var ga=r||M||!c.fallbackToMouseEvents,ca=ga?M?E?"MSPointerDown":"pointerdown":"touchstart":"mousedown",ra=ga?M?E?"MSPointerMove":"pointermove":"touchmove":
|
||||
"mousemove",sa=ga?M?E?"MSPointerUp":"pointerup":"touchend":"mouseup",U=ga?null:"mouseleave",da=M?E?"MSPointerCancel":"pointercancel":"touchcancel",G=0,H=null,D=0,O=0,N=0,I=1,L=0,K=0,Y=null,t=a(b),A="start",B=0,w=null,aa=0,X=0,V=0,Z=0,Q=0,ea=null,ka=null;try{t.bind(ca,ha),t.bind(da,T)}catch(Da){a.error("events not supported "+ca+","+da+" on jQuery.swipe")}this.enable=function(){t.bind(ca,ha);t.bind(da,T);return t};this.disable=function(){wa();return t};this.destroy=function(){wa();t.data(R,null);return t};
|
||||
this.option=function(b,g){if(c[b]!==void 0)if(g===void 0)return c[b];else c[b]=g;else a.error("Option "+b+" does not exist on jQuery.swipe.options");return null}}var d="left",f="right",g="up",k="down",h="in",j="out",i="none",l="auto",m="swipe",o="pinch",q="tap",p="doubletap",n="longtap",s="horizontal",v="vertical",x="all",y=10,F="start",u="move",C="end",z="cancel",r="ontouchstart"in window,E=window.navigator.msPointerEnabled&&!window.navigator.pointerEnabled,M=window.navigator.pointerEnabled||window.navigator.msPointerEnabled,
|
||||
R="TouchSwipe";a.fn.swipe=function(c){var g=a(this),d=g.data(R);if(d&&typeof c==="string")if(d[c])return d[c].apply(this,Array.prototype.slice.call(arguments,1));else a.error("Method "+c+" does not exist on jQuery.swipe");else if(!d&&(typeof c==="object"||!c))return b.apply(this,arguments);return g};a.fn.swipe.defaults={fingers:1,threshold:75,cancelThreshold:null,pinchThreshold:20,maxTimeThreshold:null,fingerReleaseThreshold:250,longTapThreshold:500,doubleTapThreshold:200,swipe:null,swipeLeft:null,
|
||||
swipeRight:null,swipeUp:null,swipeDown:null,swipeStatus:null,pinchIn:null,pinchOut:null,pinchStatus:null,click:null,tap:null,doubleTap:null,longTap:null,hold:null,triggerOnTouchEnd:!0,triggerOnTouchLeave:!1,allowPageScroll:"auto",fallbackToMouseEvents:!0,excludedElements:"label, button, input, select, textarea, a, .noSwipe"};a.fn.swipe.phases={PHASE_START:F,PHASE_MOVE:u,PHASE_END:C,PHASE_CANCEL:z};a.fn.swipe.directions={LEFT:d,RIGHT:f,UP:g,DOWN:k,IN:h,OUT:j};a.fn.swipe.pageScroll={NONE:i,HORIZONTAL:s,
|
||||
VERTICAL:v,AUTO:l};a.fn.swipe.fingers={ONE:1,TWO:2,THREE:3,ALL:x}});
|
||||
;(function(){if(!("undefined"==typeof Muse||"undefined"==typeof Muse.assets)){var a=function(a,b){for(var c=0,d=a.length;c<d;c++)if(a[c]==b)return c;return-1}(Muse.assets.required,"touchswipe.js");if(-1!=a){Muse.assets.required.splice(a,1);for(var a=document.getElementsByTagName("meta"),b=0,c=a.length;b<c;b++){var d=a[b];if("generator"==d.getAttribute("name")){"2014.2.0.284"!=d.getAttribute("content")&&Muse.assets.outOfDate.push("touchswipe.js");break}}}}})();
|
120
scripts/webpro.js
Normal file
|
@ -0,0 +1,120 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2012. Adobe Systems Incorporated.
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
Redistributions of source code must retain the above copyright notice,
|
||||
this list of conditions and the following disclaimer.
|
||||
Redistributions in binary form must reproduce the above copyright notice,
|
||||
this list of conditions and the following disclaimer in the documentation
|
||||
and/or other materials provided with the distribution.
|
||||
Neither the name of Adobe Systems Incorporated nor the names of its
|
||||
contributors may be used to endorse or promote products derived from this
|
||||
software without specific prior written permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
||||
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
|
||||
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
||||
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
||||
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
||||
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
||||
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
(function(a,b){function c(){}var d={version:0.1,inherit:function(a,b){var c=function(){};c.prototype=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.prototype._super=b},ensureArray:function(){var b=[],c=arguments.length;c>0&&(b=c>1||!a.isArray(arguments[0])?a.makeArray(arguments):arguments[0]);return b},scopedFind:function(b,c,d,h){for(var d=" "+d+" ",j=[],b=a(b).find(c),c=b.length,h=a(h)[0],i=0;i<c;i++)for(var l=b[i],m=l;m;){if(m.className&&(" "+m.className+" ").indexOf(d)!==-1){m===h&&
|
||||
j.push(l);break}m=m.parentNode}return a(j)}};a.extend(c.prototype,{bind:function(b,c,d){return a(this).bind(b,c,d)},unbind:function(b,c){return a(this).unbind(b,c)},trigger:function(b,c){var d=a.Event(b);a(this).trigger(d,c);return d}});d.EventDispatcher=c;b.WebPro=d})(jQuery,window,document);
|
||||
(function(a,b){var c=1;b.ImageLoader=function(c){b.EventDispatcher.call();var f=this;this.options=a.extend({},this.defaultOptions,c);this._currentEntry=null;this._queue=[];this._isRunning=this._needsSort=!1;this._loader=new Image;this._loadFunc=function(){f._handleLoad()};this._loadErrorFunc=function(){f._handleError()};this._timeoutFunc=function(){f.trigger("wp-image-loader-timeout",this._currentEntry);f._loadNext()}};b.inherit(b.ImageLoader,b.EventDispatcher);a.extend(b.ImageLoader.prototype,{defaultOptions:{timeoutInterval:1E3},
|
||||
add:function(d,f){if(d){urls=b.ensureArray(d);for(var g=0;g<urls.length;g++){var k=a.extend({reqId:c++,src:urls[g],width:0,height:0,priority:50,callback:null,data:null},f);this._queue.push(k);this._needsSort=!0;this.trigger("wp-image-loader-add",k)}this._isRunning&&!this._currentEntry&&this._loadNext()}},reprioritize:function(a,b){if(!(this._currentEntry&&this._currentEntry.src==a)){var c;for(c=0;c<this._queue.length;++c)if(this._queue[c].src==a)break;if(c!=0&&c<this._queue.length)this._queue=this._queue.splice(c,
|
||||
b?this._queue.length-c:1).concat(this._queue)}},start:function(){if(!this._isRunning)this._isRunning=!0,this._loadNext(),this.trigger("wp-image-loader-start")},stop:function(){if(this._isRunning)this._currentEntry&&this._queue.unshift(this._currentEntry),this._resetLoader(),this._isRunning=!1,this.trigger("wp-image-loader-stop")},clearQueue:function(){var a=this._isRunning;this.stop();this._queue.length=0;a&&this.start()},isQueueEmpty:function(){return this._queue.length==0},_loadNext:function(){var d;
|
||||
this._resetLoader();var a=this._queue;if(a.length){if(this._needsSort)d=this._queue=a.sort(function(a,b){var c=a.priority-b.priority;return c?c:a.reqId-b.reqId}),a=d,this._needsSort=!1;this._currentEntry=a=a.shift();var b=this._loader;b.onload=this._loadFunc;b.onerror=this._loadErrorFunc;b.src=a.src}},_resetLoader:function(){var a=this._loader;a.onload=null;a.onerror=null;this._currentEntry=a.src=null;if(this._timeoutTimerId)clearTimeout(this._timeoutTimerId),this._timeoutTimerId=0},_handleLoad:function(){var a=
|
||||
this._loader,b=this._currentEntry;b.width=a.width;b.height=a.height;b.callback&&b.callback(b.src,b.width,b.height,b.data);this.trigger("wp-image-loader-load-success",b);this._loadNext()},_handleError:function(){this.trigger("wp-image-loader-load-error",this._currentEntry);this._loadNext()}})})(jQuery,WebPro,window,document);
|
||||
(function(a,b){function c(){b.EventDispatcher.call(this);this._initialize.apply(this,arguments)}b.inherit(c,b.EventDispatcher);a.extend(c.prototype,{defaultOptions:{},_widgetName:"Widget",_initialize:function(){var b;this.plugins=[];var c=this.trigger("before-setup");c.isDefaultPrevented()||(b=this._setUp.apply(this,arguments),this.trigger("setup"));c=this.trigger("before-init-plugins");c.isDefaultPrevented()||(this._initializePlugins(b),this.trigger("init-plugins"));this.options=a.extend({},this.defaultOptions,
|
||||
b);c=this.trigger("before-extract-data");c.isDefaultPrevented()||(this._extractData(),this.trigger("extract-data"));c=this.trigger("before-transform-markup");c.isDefaultPrevented()||(this._transformMarkup(),this.trigger("transform-markup"));c=this.trigger("before-attach-behavior");c.isDefaultPrevented()||(this._attachBehavior(),this.trigger("attach-behavior"));c=this.trigger("before-ready");c.isDefaultPrevented()||(this._ready(),this.trigger("ready"))},_setUp:function(b,c){this.$element=a(b);return c},
|
||||
_initializePlugins:function(a){for(var a=a||{},b=((typeof a.useDefaultPlugins==="undefined"||a.useDefaultPlugins)&&this.defaultPlugins?this.defaultPlugins:[]).concat(a.plugins||[]),b=b.sort(function(a,b){a=typeof a.priority==="number"?a.priority:50;b=typeof b.priority==="number"?b.priority:50;return a-b}),c=0;c<b.length;c++){var k=b[c];k&&k.initialize&&k.initialize(this,a)}this.plugins=b},_extractData:function(){},_transformMarkup:function(){},_attachBehavior:function(){},_ready:function(){}});b.Widget=
|
||||
c;b.widget=function(c,f,g){var k=g&&f||b.Widget,g=g||f||{},f=function(){k.apply(this,arguments);this._widgetName=c};b.inherit(f,k);a.extend(f.prototype,g);f.prototype.defaultOptions=a.extend({},k.prototype.defaultOptions,g.defaultOptions);var g=c.split("."),h=g.length;namespace=h>1&&g[0]||"Widget";c=g[h-1];b[namespace][c]=f}})(jQuery,WebPro,window,document);
|
||||
(function(a,b){b.widget("Widget.Button",b.Widget,{defaultOptions:{hoverClass:"wp-button-hover",activeClass:"wp-button-down",disabledClass:"wp-button-disabled",disabled:!1,callback:null},_attachBehavior:function(){var b=this,d=function(f){b.mouseDown=!1;b.$element.removeClass(b.options.activeClass);!b.options.disabled&&b.options.callback&&b.options.callback.call(this,f);a(b.$element).off("mouseup",d)};this.mouseDown=!1;this.$element.on("mouseover",function(){b.options.disabled||b.$element.addClass(b.options.hoverClass+
|
||||
(b.mouseDown?" "+b.options.activeClass:""))}).on("mouseleave",function(){b.$element.removeClass(b.options.hoverClass+" "+b.options.activeClass);a(b.$element).off("mouseup",d)}).on("mousedown",function(){if(!b.options.disabled)b.mouseDown=!0,b.$element.addClass(b.options.activeClass),a(b.$element).on("mouseup",d)});this.disabled(this.options.disabled)},disabled:function(a){if(typeof a==="boolean")this.options.disabled=a,this.$element[a?"addClass":"removeClass"](this.options.disabledClass);return this.options.disabled}});
|
||||
a.fn.wpButton=function(a){this.each(function(){new b.Widget.Button(this,a)});return this}})(jQuery,WebPro,window,document);
|
||||
(function(a,b){b.widget("Widget.RadioGroup",b.Widget,{_widgetName:"radio-group",defaultOptions:{defaultIndex:0,hoverClass:"wp-radio-hover",downClass:"wp-radio-down",disabledClass:"wp-radio-disabled",checkedClass:"wp-radio-checked",disabled:!1,toggleStateEnabled:!1},_attachBehavior:function(){var a=this;this.buttons=[];this.activeElement=null;this.activeIndex=-1;this.$element.each(function(){a.buttons.push(a._addButtonBehavior(this))});this.disabled(this.options.disabled)},_addButtonBehavior:function(a){var d=
|
||||
this,f=new b.Widget.Button(a,{hoverClass:this.options.hoverClass,downClass:this.options.downClass,disabledClass:this.options.disabledClass,callback:function(b){return d._handleClick(b,f,a)}});return f},_handleClick:function(a,b,f){this.options.disabled||this.checkButton(f)},_getElementIndex:function(b){return b?a.inArray(b,this.$element.get()):-1},_getElementByIndex:function(a){return a>=0?this.$element.eq(a)[0]:null},_getElement:function(a){return typeof a==="number"?this._getElementByIndex(a):a},
|
||||
checkButton:function(b){var b=this._getElement(b),d=this.activeElement,f=this.options.checkedClass;b!==d?(d&&a(d).removeClass(f),b&&a(b).addClass(f)):this.options.toggleStateEnabled&&b&&(a(b).removeClass(f),b=null);this.activeElement=b;this.activeIndex=this._getElementIndex(b)},disabled:function(b){if(typeof b==="boolean")this.disabled=b,a.each(this.buttons,function(){this.disabled(b)});return this.options.disabled}});a.fn.wpRadioGroup=function(a){new b.Widget.RadioGroup(this,a);return this}})(jQuery,
|
||||
WebPro,window,document);
|
||||
(function(a,b){b.widget("Widget.TabGroup",b.Widget.RadioGroup,{defaultOptions:{defaultIndex:0,hoverClass:"wp-tab-hover",downClass:"wp-tab-down",disabledClass:"wp-tab-disabled",checkedClass:"wp-tab-active",disabled:!1,toggleStateEnabled:!1},selectTab:function(a){this.checkButton(a)},checkButton:function(a){var b=this._getElement(a),f=this._getElementIndex(b),b={tab:b,tabIndex:f};this.trigger("wp-tab-before-select",b);this._super.prototype.checkButton.apply(this,arguments);this.trigger("wp-tab-select",b)}});
|
||||
a.fn.wpTabGroup=function(a){new b.Widget.TabGroup(this,a);return this}})(jQuery,WebPro,window,document);
|
||||
(function(a,b){b.widget("Widget.PanelGroup",b.Widget,{_widgetName:"panel-group",defaultOptions:{defaultIndex:0,panelClass:"wp-panel",activeClass:"wp-panel-active",toggleStateEnabled:!1,tabGroups:null},_setUp:function(){var a=this;this.tabGroups=[];this._tabCallback=function(b,f){a._handleTabSelect(b,f)};this.showLock=0;this.tabDriver=null;return this._super.prototype._setUp.apply(this,arguments)},_attachBehavior:function(){this.activeElement=null;this.activeIndex=-1;this.$element.addClass(this.options.panelClass);
|
||||
var a=this.options.defaultIndex;typeof a==="number"&&a>=0&&this.showPanel(a);this.addTabGroup(this.options.tabGroups)},_getElementIndex:function(b){return b?a.inArray(b,this.$element.get()):-1},_getElementByIndex:function(a){return this.$element.eq(a)[0]},_getElement:function(a){return typeof a==="number"?this._getElementByIndex(a):a},showPanel:function(b){if(!this.showLock){++this.showLock;var d=this._getElement(b),f=this.activeElement,g=this.options.activeClass;if(d)if(d!==f){b={panel:d,panelIndex:this._getElementIndex(d)};
|
||||
this.trigger("wp-panel-before-show",b);f&&this.hidePanel(f);a(d).addClass(g);this.activeElement=d;this.activeIndex=this._getElementIndex(d);d=this.tabGroups;for(f=0;f<d.length;f++)g=d[f],g!==this.tabDriver&&g.selectTab(this.activeIndex);this.trigger("wp-panel-show",b)}else this.options.toggleStateEnabled&&this.hidePanel(d);--this.showLock}},hidePanel:function(b){if(b=typeof b==="number"?this.$element.eq(b)[0]:b){var d={panel:b,panelIndex:this._getElementIndex(b)};this.trigger("wp-panel-before-hide",
|
||||
d);a(b).removeClass(this.options.activeClass);if(b===this.activeElement)this.activeElement=null,this.activeIndex=-1;this.trigger("wp-panel-hide",d)}},_handleTabSelect:function(a,b){if(!this.showLock)this.tabDriver=a.target,this.showPanel(b.tabIndex),this.tabDriver=null},addTabGroup:function(c){if(c)for(var c=b.ensureArray(c),d=c.length,f=0;f<d;f++){var g=c[f];a.inArray(this.tabGroups,g)===-1&&(this.tabGroups.push(g),g.selectTab(this.activeIndex),g.bind("wp-tab-select",this._tabCallback))}},removeTabGroup:function(c){for(var c=
|
||||
b.ensureArray(c),d=c.length,f=0;f<d;f++){var g=c[f];sets=this.tabGroups;loc=a.inArray(sets,g);loc!==-1&&sets.splice(loc,1)}}});a.fn.wpPanelGroup=function(a){new b.Widget.PanelGroup(this,a);return this}})(jQuery,WebPro,window,document);
|
||||
(function(a,b){b.widget("Widget.Disclosure",b.Widget,{defaultOptions:{widgetClassName:"wp-disclosure-panels",tabClassName:"wp-disclosure-panels-tab",tabHoverClassName:"wp-disclosure-panels-tab-hover",tabDownClassName:"wp-disclosure-panels-tab-down",panelClassName:"wp-disclosure-panels-panel",tabActiveClassName:"wp-disclosure-panels-tab-active",panelActiveClassName:"wp-disclosure-panels-panel-active",defaultIndex:0,toggleStateEnabled:!1},_attachBehavior:function(){var a=this.$element[0],d=this.options.widgetClassName,
|
||||
f=b.scopedFind(a,"."+this.options.tabClassName,d,a),a=b.scopedFind(a,"."+this.options.panelClassName,d,a);this.tabs=new b.Widget.TabGroup(f,{hoverClass:this.options.tabHoverClassName,downClass:this.options.tabDownClassName,checkedClass:this.options.tabActiveClassName,toggleStateEnabled:this.options.toggleStateEnabled});this.panels=new b.Widget.PanelGroup(a,{panelClass:this.options.panelClassName,activeClass:this.options.panelActiveClassName,defaultIndex:this.options.defaultIndex,toggleStateEnabled:this.options.toggleStateEnabled});
|
||||
this.panels.addTabGroup(this.tabs)}});b.widget("Widget.TabbedPanels",b.Widget.Disclosure,{defaultOptions:{widgetClassName:"wp-tabbed-panels-panels",tabClassName:"wp-tabbed-panels-panels-tab",tabHoverClassName:"wp-tabbed-panels-panels-tab-hover",tabDownClassName:"wp-tabbed-panels-panels-tab-down",tabActiveClassName:"wp-tabbed-panels-panels-tab-active",panelClassName:"wp-tabbed-panels-panels-panel",panelActiveClassName:"wp-tabbed-panels-panels-panel-active",toggleStateEnabled:!1}});b.widget("Widget.Accordion",
|
||||
b.Widget.Disclosure,{defaultOptions:{widgetClassName:"wp-accordion",tabClassName:"wp-accordion-tab",tabHoverClassName:"wp-accordion-tab-hover",tabDownClassName:"wp-accordion-tab-down",tabActiveClassName:"wp-accordion-tab-active",panelClassName:"wp-accordion-panel",panelActiveClassName:"wp-accordion-panel-active",toggleStateEnabled:!1}})})(jQuery,WebPro,window,document);
|
||||
(function(a,b){b.Widget.Disclosure.DisplayPropertyTransitionPlugin={defaultOptions:{},initialize:function(b,d){var f=this;a.extend(d,a.extend({},f.defaultOptions,d));b.bind("attach-behavior",function(){f._attachBehavior(b)})},_attachBehavior:function(a){var a=a.panels,b=a.$element,f=a.activeIndex;a.bind("wp-panel-show",function(a,b){b.panel.style.display="block"});a.bind("wp-panel-hide",function(a,b){b.panel.style.display="none"});b.each(function(a){this.style.display=a!==f?"none":"block"})}};b.Widget.Disclosure.AccordionTransitionPlugin=
|
||||
{defaultOptions:{transitionDirection:"vertical",transitionDuration:500,dispatchTransitionEvents:!0},initialize:function(b,d){var f=this;a.extend(d,a.extend({},f.defaultOptions,d));b.bind("attach-behavior",function(){f._attachBehavior(b)})},_attachBehavior:function(b){var d=this,f=b.panels,g=f.$element,k=f.activeIndex,h=b.options.transitionDirection,j=b.options.widgetClassName==="AccordionWidget"?a(g[0]).closest("*[data-rotate]"):null;if(j&&j.length>0)b.options.marginBottom=Muse.Utils.getCSSIntValue(j,
|
||||
"margin-bottom"),b.options.originalHeight=j[0].scrollHeight;b.options.rotatedAccordion=j;f.bind("wp-panel-show",function(a,g){d._showPanel(b,g)});f.bind("wp-panel-hide",function(a,g){d._hidePanel(b,g)});g.each(function(b){if(b!==k){a(this).css("overflow","hidden");if(h==="vertical"||h==="both")this.style.height="0";if(h==="horizontal"||h==="both")this.style.width="0"}})},_updateMarginBottomForRotatedAccordion:function(a){a.options.rotatedAccordion.css("margin-bottom",Math.round(a.options.marginBottom-
|
||||
(a.options.rotatedAccordion[0].scrollHeight-a.options.originalHeight))+"px")},_transitionPanel:function(b,d,f){a("body").trigger("wp-page-height-change",d-b);if((b=f.options.rotatedAccordion)&&b.length>0){if(f.options.originalHeight==0&&"undefined"!==typeof d)f.options.marginBottom=Muse.Utils.getCSSIntValue(b,"margin-bottom"),f.options.originalHeight=b[0].scrollHeight;this._updateMarginBottomForRotatedAccordion(f)}},_showPanel:function(b,d){var f=b.options,g=f.transitionDirection,k=a(d.panel),h={},
|
||||
j=f.dispatchTransitionEvents,i=this,l=k.height(),m=function(a){a=parseInt(a.elem.style.height);i._transitionPanel(l,a,b);l=a};if(g==="vertical"||g==="both")h.height=k[0].scrollHeight+"px";if(g==="horizontal"||g==="both")h.width=k[0].scrollWidth+"px";k.stop(!0,!0).queue("animationFrameFx",a.animationFrameFx).animate(h,{duration:f.transitionDuration,progress:j?m:null,queue:"animationFrameFx",complete:function(){var a={overflow:""};if(g==="vertical"||g==="both")a.height="auto";if(g==="horizontal"||g===
|
||||
"both")a.width="auto";k.css(a);(a=b.options.rotatedAccordion)&&a.length>0&&i._updateMarginBottomForRotatedAccordion(b)}}).dequeue("animationFrameFx")},_hidePanel:function(b,d){var f=b.options,g=f.transitionDirection,k=a(d.panel),h={},j=f.dispatchTransitionEvents,i=this,l=k.height(),m=function(a){a=parseInt(a.elem.style.height);i._transitionPanel(l,a,b);l=a};if(g==="vertical"||g==="both")h.height="0";if(g==="horizontal"||g==="both")h.width="0";k.stop(!0,!0).queue("animationFrameFx",a.animationFrameFx).animate(h,
|
||||
{duration:f.transitionDuration,queue:"animationFrameFx",progress:j?m:null,complete:function(){k.css("overflow","hidden");var a=b.options.rotatedAccordion;a&&a.length>0&&i._updateMarginBottomForRotatedAccordion(b)}}).dequeue("animationFrameFx")}}})(jQuery,WebPro,window,document);
|
||||
(function(a,b){b.widget("Widget.SlideShowBase",b.Widget,{_widgetName:"slideshow-base",defaultOptions:{displayInterval:6E3,autoPlay:!1,loop:!0,playOnce:!1},_setUp:function(){var a=this;this._ssTimer=0;this._ssTimerTriggered=!1;this._ssTimerCallback=function(){a._ssTimerTriggered=!0;a.next();a._ssTimerTriggered=!1};return b.Widget.prototype._setUp.apply(this,arguments)},_ready:function(){this.options.autoPlay&&this.play()},play:function(a){e=this.trigger("wp-slideshow-before-play");e.isDefaultPrevented()||
|
||||
(this._startTimer(!1,a),this.trigger("wp-slideshow-play"))},stop:function(){e=this.trigger("wp-slideshow-before-stop");e.isDefaultPrevented()||(this._stopTimer(),this.trigger("wp-slideshow-stop"))},isPlaying:function(){return this._ssTimer!==0},_startTimer:function(a,b){this._stopTimer();var f=b?0:this.options.displayInterval;a&&(f+=this.options.transitionDuration);this._ssTimer=setTimeout(this._ssTimerCallback,f)},_stopTimer:function(){this._ssTimer&&clearTimeout(this._ssTimer);this._ssTimer=0},
|
||||
_executeCall:function(a,b){e=this.trigger("wp-slideshow-before-"+a);e.isDefaultPrevented()||(this["_"+a].apply(this,b)&&this.stop(),this.isPlaying()&&this._startTimer(!0),this.trigger("wp-slideshow-"+a))},first:function(){return this._executeCall("first",arguments)},last:function(){return this._executeCall("last",arguments)},previous:function(){return this._executeCall("previous",arguments)},next:function(){return this._executeCall("next",arguments)},goTo:function(){return this._executeCall("goTo",
|
||||
arguments)},close:function(){return this._executeCall("close",arguments)},_first:function(){},_last:function(){},_previous:function(){},_next:function(){},_goTo:function(){},_close:function(){}})})(jQuery,WebPro,window,document);
|
||||
(function(a,b){b.widget("Widget.ContentSlideShow",b.Widget.SlideShowBase,{_widgetName:"content-slideshow",defaultOptions:{slideshowClassName:"wp-slideshow",clipClassName:"wp-slideshow-clip",viewClassName:"wp-slideshow-view",slideClassName:"wp-slideshow-slide",slideLinkClassName:"wp-slideshow-slide-link",firstBtnClassName:"wp-slideshow-first-btn",lastBtnClassName:"wp-slideshow-last-btn",prevBtnClassName:"wp-slideshow-prev-btn",nextBtnClassName:"wp-slideshow-next-btn",playBtnClassName:"wp-slideshow-play-btn",
|
||||
stopBtnClassName:"wp-slideshow-stop-btn",closeBtnClassName:"wp-slideshow-close-btn",playingClassName:"wp-slideshow-playing"},_findWidgetElements:function(a){var d=this.$element[0];return b.scopedFind(d,a,this.options.slideshowClassName,d)},_attachBtnHandler:function(a,b){var f=this;this["$"+b+"Btn"]=this._findWidgetElements("."+a).bind("click",function(a){f[b]();a.preventDefault()})},_getAjaxSrcForImage:function(a){return a.data("src")},_reprioritizeImageLoadingIfRequired:function(b){!this._isLoaded(b)&&
|
||||
this._cssilLoader&&!this._cssilLoader.isQueueEmpty()&&(b=a(this.slides.$element[b]),this._cssilLoader.reprioritize(this._getAjaxSrcForImage(b.is("img")?b:b.find("img")),this.isPlaying()))},_attachBehavior:function(){var a=this,d=this.options;this._super.prototype._attachBehavior.call(this);this._panelShowCallback=function(){a._ssTimerTriggered||a.isPlaying()&&a._startTimer(!1)};this.$element.addClass(d.slideshowClassName);var f=this._findWidgetElements("."+d.slideClassName),g=this._findWidgetElements("."+
|
||||
d.slideLinkClassName),k=d.event==="click"&&d.deactivationEvent==="mouseout_click";this.slides=new b.Widget.PanelGroup(f,{defaultIndex:d.defaultIndex||0,toggleStateEnabled:k});this.slides.bind("wp-panel-show",this._panelShowCallback);this.tabs=null;if(g.length)this.tabs=new b.Widget.TabGroup(g,{defaultIndex:d.defaultIndex||0,toggleStateEnabled:k}),this.slides.addTabGroup(this.tabs);this.slides.bind("wp-panel-before-show",function(b,g){a._reprioritizeImageLoadingIfRequired(g.panelIndex)});this._attachBtnHandler(d.firstBtnClassName,
|
||||
"first");this._attachBtnHandler(d.lastBtnClassName,"last");this._attachBtnHandler(d.prevBtnClassName,"previous");this._attachBtnHandler(d.nextBtnClassName,"next");this._attachBtnHandler(d.playBtnClassName,"play");this._attachBtnHandler(d.stopBtnClassName,"stop");this._attachBtnHandler(d.closeBtnClassName,"close");this.bind("wp-slideshow-play",function(){this.$element.addClass(d.playingClassName)});this.bind("wp-slideshow-stop",function(){this.$element.removeClass(d.playingClassName)})},_first:function(){this.slides.showPanel(0)},
|
||||
_last:function(){var a=this.slides;a.showPanel(a.$element.length-1)},_previous:function(){var a=this.slides,b=a.$element.length,f=a.activeIndex,b=(f<1?b:f)-1;!this.options.loop&&0==f?this.isPlaying()&&this.stop():a.showPanel(b)},_next:function(){var a=this.slides,b=a.activeIndex,f=(b+1)%a.$element.length;!this.options.loop&&0==f?this.isPlaying()&&this.stop():this.options.playOnce&&0==f&&this.isPlaying()?this.stop():(!this.isPlaying()||this._isLoaded(b)&&this._isLoaded(f))&&a.showPanel(f)},_goTo:function(){var a=
|
||||
this.slides;a.showPanel.apply(a,arguments)},_close:function(){var a=this.slides;a.hidePanel(a.activeElement)},_isLoaded:function(b){if(this._csspIsImageSlideShow&&(b=a(this.slides.$element[b]),b=b.is("img")?b:b.find("img"),b.length>0&&(b.hasClass(this.options.imageIncludeClassName)||!b[0].complete)))return!1;return!0}})})(jQuery,WebPro,window,document);
|
||||
(function(a,b,c,d,f){b.Widget.ContentSlideShow.fadingTransitionPlugin={defaultOptions:{transitionDuration:500},initialize:function(b,c){var d=this;a.extend(c,a.extend({},d.defaultOptions,c));b.bind("attach-behavior",function(){d.attachBehavior(b)})},attachBehavior:function(b){var k=this,h=b.slides,j=h.$element,i=h.activeIndex,l=b._findWidgetElements("."+b.options.viewClassName);h.bind("wp-panel-show",function(c,d){k._showElement(b,a(d.panel));b.options.contentLayout_runtime==="stack"&&k._showElement(b,
|
||||
b.$closeBtn)}).bind("wp-panel-hide",function(c,d){k._hideElement(b,a(d.panel))});b.options.contentLayout_runtime==="stack"&&b.bind("wp-slideshow-close",function(){k._hideElement(b,b.$closeBtn)});for(var m=0;m<j.length;m++)if(m!==i)j[m].style.display="none";if(b.options.elastic==="fullWidth"){var o=a(c),q=a(d.body),p=function(c){c===f&&(c=Math.max(o.width(),parseInt(q.css("min-width"))));b.options.contentLayout_runtime!=="lightbox"&&l.css("left",l.position().left-l.offset().left);l.width(c);k._showElement(b,
|
||||
a(h.activeElement))};p();for(m=0;m<j.length;m++){var n=a(j[m]);n.width("100%");n.addClass("borderbox")}if(b.options.contentLayout_runtime==="lightbox")b._fstpPositionSlides=p;else o.on("orientationchange resize",function(){p()})}i===-1&&b.options.contentLayout_runtime==="stack"&&b.$closeBtn.hide();if(Muse.Browser.Features.Touch&&b.options.enableSwipe===!0){var s=b.options.transitionDuration;b._ftpSwipeNoInterrupt=!1;j.each(function(){var c=a(this);c.data("opacity",c.css("opacity"));var d=Muse.Utils.getCanvasDirection(c,
|
||||
"horizontal"),f=d.dir==="horizontal",h=d.reverse;c.swipe({triggerOnTouchEnd:!0,allowPageScroll:f?"vertical":"horizontal",threshold:75,swipeStatus:function(a,c,d,i){b.stop();if(c=="move"&&(f&&(d=="left"||d=="right")||!f&&(d=="up"||d=="down")))k._scrollTo(b,-1,i*(!h&&(d=="left"||d=="up")||h&&(d=="right"||d=="down")?1:-1),0);else if(c=="cancel")k._scrollTo(b,b.slides.activeIndex,0,s);else if(c=="end"){a=b.slides.activeIndex;c=-1;if(f&&(d=="right"&&!h||d=="left"&&h)||!f&&(d=="down"&&!h||d=="up"&&h))c=
|
||||
a-1<0?j.length-1:a-1;else if(f&&(d=="left"&&!h||d=="right"&&h)||!f&&(d=="up"&&!h||d=="down"&&h))c=a+1>j.length-1?0:a+1;c!=-1&&k._scrollTo(b,c,0,s)}}})})}},_showElement:function(a,b){var c=!1,d=function(){c||(c=!0,b.show().css("opacity",""))},f=setTimeout(d,a.options.transitionDuration+10);b.stop(!1,!0).fadeIn(a.options.transitionDuration,function(){clearTimeout(f);d()})},_hideElement:function(a,b){var c=!1,d=function(){c||(c=!0,b.hide().css("opacity",""))},f=setTimeout(d,a.options.transitionDuration+
|
||||
10);b.stop(!1,!0).fadeOut(a.options.transitionDuration,function(){clearTimeout(f);d()})},_scrollTo:function(b,c,d,f){if(!b._ftpSwipeNoInterrupt){var i=b.slides.$element,l=b.slides.activeIndex,m=c==-1;c==-1&&(c=d<0?l-1<0?i.length-1:l-1:l+1>i.length-1?0:l+1);var o=a(i[l]),q=a(i[c]);if(!m&&d==0||l==c){b._ftpSwipeNoInterrupt=!0;var p=0,n=!1,s=function(){if(!n&&(n=!0,q.show().css("opacity",""),c!=l&&b.slides.showPanel(c),++p==i.length))b._ftpSwipeNoInterrupt=!1};if(q.css("opacity")!=q.data("opacity")){var v=
|
||||
setTimeout(s,f+10);q.stop(!1,!0).animate({opacity:q.data("opacity")},f,function(){clearTimeout(v);s()})}else s();i.each(function(d){var h=a(this),o=!1,l=function(){if(!o&&(o=!0,h.hide().css("opacity",""),++p==i.length))b._ftpSwipeNoInterrupt=!1},q;d!=c&&(h.css("display")!="none"&&h.css("opacity")!=0?(q=setTimeout(l,f+10),h.stop(!1,!0).animate({opacity:0},f,function(){clearTimeout(q);l()})):l())})}else d=Math.abs(d),m=o.width(),d>m&&(d=m),d=q.data("opacity")*(d/m),m=o.data("opacity")*(1-d),o.stop(!1,
|
||||
!0).animate({opacity:m},f),q.stop(!1,!0).show().animate({opacity:d},f)}}};b.Widget.ContentSlideShow.filmstripTransitionPlugin={defaultOptions:{transitionDuration:500,transitionStyle:"horizontal"},initialize:function(b,c){var d=this;a.extend(c,a.extend({},d.defaultOptions,c));b.bind("attach-behavior",function(){d.attachBehavior(b)})},attachBehavior:function(b){var k=this,h=a(c),j=a(d.body),i=function(){return l.elastic==="fullWidth"?Math.max(h.width(),parseInt(j.css("min-width"))):p.width()},l=b.options,
|
||||
m=l.transitionStyle==="horizontal",o=b.slides,q=o.$element,p=b._findWidgetElements("."+l.clipClassName),n=b._findWidgetElements("."+l.viewClassName),s=i(),v=p.height(),x={top:"0",left:"0"},y=p.css("position");y!=="absolute"&&y!=="fixed"&&l.elastic!=="fullScreen"&&p.css("position","relative");n.css("position")!=="absolute"&&(x.position="relative");b._fstp$Clip=p;b._fstp$View=n;b._fstpStyleProp=m?"left":"top";b._fstpStylePropZero=m?"top":"left";o.bind("wp-panel-show",function(a,c){k._goToSlide(b,c.panel,
|
||||
l.transitionDuration);b.options.contentLayout_runtime==="stack"&&b.$closeBtn.stop(!0).fadeIn(l.transitionDuration)});b.options.contentLayout_runtime==="stack"&&b.bind("wp-slideshow-close",function(){p.css({opacity:0.99}).stop(!0).animate({opacity:0},{queue:!1,duration:l.transitionDuration,complete:function(){x[b._fstpStyleProp]=(m?p.width():p.height())+"px";x[b._fstpStylePropZero]="0";n.css(x);p.css({opacity:""})}});b.$closeBtn.stop(!0).fadeOut(l.transitionDuration)});b._fstpRequestType=null;b.bind("wp-slideshow-before-previous wp-slideshow-before-next",
|
||||
function(a){b._fstpRequestType=a.type.replace(/.*-/,"");b._fstpOldActiveIndex=b.slides.activeIndex}).bind("wp-slideshow-previous wp-slideshow-next",function(){b._fstpRequestType=null;b._fstpOldActiveIndex=-1});var F=function(a,c){if(a===f||c===f)a=i(),c=p.height();l.elastic==="fullWidth"&&(c=p.height(),p.width(a),l.contentLayout_runtime!=="lightbox"&&p.css("left",p.position().left-p.offset().left),n.width(a));for(var d=0,h=m?a:c,j=b._fstpStyleProp,s=b._fstpStylePropZero,v=0;v<q.length;v++){var u=
|
||||
q[v].style;u[s]="0";u[j]=d+"px";u.margin="0";u.position="absolute";d+=h}k._goToSlide(b,o.activeElement,0);return d},y=F();if(l.elastic==="fullWidth")for(var u=0;u<q.length;u++){var C=a(q[u]);C.width("100%");C.addClass("borderbox")}if(l.elastic!=="off")if(l.contentLayout_runtime==="lightbox")b._fstpPositionSlides=F;else h.on("orientationchange resize",function(){F()});else x[m?"width":"height"]=y+"px",x[m?"height":"width"]=(m?v:s)+"px";o.activeElement||(x[b._fstpStyleProp]=(m?s:v)+"px",x[b._fstpStylePropZero]=
|
||||
"0",b.options.contentLayout_runtime==="stack"&&b.$closeBtn.hide());x.overflow="visible";n.css(x);k._goToSlide(b,o.activeElement,l.transitionDuration)},_goToSlide:function(b,c,d){if(b){var f=a(c),i=b._fstp$View,l=b._fstpStyleProp,m=l==="left"?"offsetLeft":"offsetTop",o=l==="left"?"offsetWidth":"offsetHeight",q=c?-c[m]:b._fstp$Clip[0][o],p={};p[l]=q+"px";var n=b._fstpRequestType,s=b._fstpOldActiveIndex;if(n&&s!==-1){var v=b.slides.activeIndex,x=b.slides.$element.length-1;if(v!==s){var y=0;n==="previous"&&
|
||||
s===0&&v===x?y=-c[o]:n==="next"&&s===x&&v===0&&(b=b.slides.$element[s],y=b[m]+b[o]);y&&(p[l]=-y+"px",f.css(l,y+"px"))}}i.stop(!1,!0).animate(p,d,function(){y&&(f.css(l,-q+"px"),i.css(l,q+"px"))})}}};b.Widget.ContentSlideShow.alignPartsToPagePlugin={defaultOptions:{alignPartToPageClassName:"wp-slideshow-align-part-to-page"},initialize:function(b,c){var d=this;a.extend(c,a.extend({},d.defaultOptions,c));b.bind("attach-behavior",function(){d.attachBehavior(b)})},attachBehavior:function(b){if(!("fullWidth"!==
|
||||
b.options.elastic||!b.$element.hasClass("align_parts_to_page")||"fixed"!==b.$element.css("position")||b.options.contentLayout_runtime==="lightbox")){var d=a(c),f=a("#page"),j=b.options,i=function(){var c=f.offset().left+"px";a("."+j.alignPartToPageClassName,b.$element).each(function(){a(this).css("margin-left",c)})};b.$element.children().each(function(){var b=a(this);0<a("."+j.viewClassName,b).length||b.addClass(j.alignPartToPageClassName)});i();d.on("orientationchange resize",function(){i()})}}};
|
||||
b.Widget.ContentSlideShow.swipeTransitionPlugin={defaultOptions:{transitionDuration:500,transitionStyle:"horizontal"},initialize:function(b,c){var d=this;a.extend(c,a.extend({},d.defaultOptions,c));b.bind("attach-behavior",function(){d.attachBehavior(b)})},attachBehavior:function(b){var k=this,h=a(c),j=a(d.body),i=function(){return l.elastic==="fullWidth"?Math.max(h.width(),parseInt(j.css("min-width"))):p.width()},l=b.options,m=l.transitionStyle==="horizontal",o=b.slides,q=o.$element,p=b._findWidgetElements("."+
|
||||
l.clipClassName),n=b._findWidgetElements("."+l.viewClassName),s=i(),v=p.height(),x=function(a,b){if(a===f||b===f)a=i(),b=p.height();return m?a:b},y=x();viewProps={top:"0",left:"0"};p.css("position")!=="absolute"&&l.elastic!=="fullScreen"&&p.css("position","relative");n.css("position")!=="absolute"&&(viewProps.position="relative");b._fstp$Clip=p;b._fstp$View=n;b._fstpStyleProp=m?"left":"top";b._fstpStylePropZero=m?"top":"left";o.bind("wp-panel-show",function(){var a=b.slides.activeIndex*x(),c=b.options.transitionDuration;
|
||||
a==0&&b.slides.activeIndex==0&&!l.shuffle&&b.isPlaying()&&(c=0);k._scrollTo(b,a,c);b.options.contentLayout_runtime==="stack"&&b.$closeBtn.stop(!0).fadeIn(c)});b.options.contentLayout_runtime==="stack"&&b.bind("wp-slideshow-close",function(){p.css({opacity:0.99}).stop(!0).animate({opacity:0},{queue:!1,duration:l.transitionDuration,complete:function(){k._scrollTo(b,-x(),0);p.css({opacity:""})}});b.$closeBtn.stop(!0).fadeOut(b.options.transitionDuration)});b._fstpRequestType=null;b.bind("wp-slideshow-before-previous wp-slideshow-before-next",
|
||||
function(a){b._fstpRequestType=a.type.replace(/.*-/,"");b._fstpOldActiveIndex=b.slides.activeIndex}).bind("wp-slideshow-previous wp-slideshow-next",function(){b._fstpRequestType=null;b._fstpOldActiveIndex=-1});var F=function(a,c){if(a===f||c===f)a=i(),c=p.height();l.elastic==="fullWidth"&&(c=p.height(),p.width(a),l.contentLayout_runtime!=="lightbox"&&p.css("left",p.position().left-p.offset().left),n.width(a));for(var d=0,h=m?a:c,j=b._fstpStyleProp,s=b._fstpStylePropZero,v=0;v<q.length;v++){var r=
|
||||
q[v].style;r[s]="0";r[j]=d+"px";r.margin="0";r.position="absolute";d+=h}n.css(m?"width":"height",d);k._scrollTo(b,o.activeIndex*h,0);return d},u=F();if(l.elastic==="fullWidth")for(var C=0;C<q.length;C++){var z=a(q[C]);z.width("100%");z.addClass("borderbox")}if(l.elastic!=="off")if(l.lightboxEnabled_runtime)b._fstpPositionSlides=F;else h.on("orientationchange resize",function(){F()});else viewProps[m?"width":"height"]=u+"px",viewProps[m?"height":"width"]=(m?v:s)+"px";viewProps.overflow="visible";n.css(viewProps);
|
||||
var s=Muse.Utils.getCanvasDirection(n,l.transitionStyle),r=s.dir==="horizontal",E=s.reverse,M=b.options.transitionDuration;n.swipe({triggerOnTouchEnd:!0,allowPageScroll:r?"vertical":"horizontal",threshold:75,swipeStatus:function(a,c,d,f){b.stop();y=x();if(c=="move"&&(r&&(d=="left"||d=="right")||!r&&(d=="up"||d=="down")))d=y*b.slides.activeIndex+f*(!E&&(d=="left"||d=="up")||E&&(d=="right"||d=="down")?1:-1),k._scrollTo(b,d,0);else if(c=="cancel")d=y*b.slides.activeIndex,k._scrollTo(b,d,M);else if(c==
|
||||
"end"){a=-1;if(r&&(d=="right"&&!E||d=="left"&&E)||!r&&(d=="down"&&!E||d=="up"&&E))a=Math.max(b.slides.activeIndex-1,0);else if(r&&(d=="left"&&!E||d=="right"&&E)||!r&&(d=="up"&&!E||d=="down"&&E))a=Math.min(b.slides.activeIndex+1,n.children().length-1);a!=-1&&(d=y*a,k._scrollTo(b,d,M),a!=b.slides.activeIndex&&b.slides.showPanel(a))}}});o.activeElement?(s=o.activeIndex*y,k._scrollTo(b,s,0)):(k._scrollTo(b,-y,0),b.options.contentLayout_runtime==="stack"&&b.$closeBtn.hide())},_scrollTo:function(a,b,c){var g;
|
||||
var d=Muse.Browser.Features.checkCSSFeature("transition-duration"),f=Muse.Browser.Features.checkCSSFeature("transform");if(!(d===!1||f===!1)){var l=a._fstp$View.get(0);l.style[(d===!0?"":"-"+d.toLowerCase()+"-")+"transition-duration"]=(c/1E3).toFixed(1)+"s";b=-b;g=(c=a.options.transitionStyle==="horizontal")?b:0,a=g;b=c?0:b;f=(f===!0?"":"-"+f.toLowerCase()+"-")+"transform";c="translate3d("+a+"px, "+b+"px, 0px)";d=l.style[f];l.style[f]=c;l.style[f]===d&&d!==c&&(l.style[f]="translate("+a+"px, "+b+"px)")}}};
|
||||
b.Widget.ContentSlideShow.slideImageIncludePlugin={defaultOptions:{imageIncludeClassName:"wp-slideshow-slide-image-include",slideLoadingClassName:"wp-slideshow-slide-loading"},initialize:function(c,d){var f=this;a.extend(d,a.extend({},f.defaultOptions,d));c._cssilLoader=new b.ImageLoader;c.bind("attach-behavior",function(){f._attachBehavior(c)})},_attachBehavior:function(a){for(var b=this,c=a._cssilLoader,d=a._findWidgetElements("."+a.options.slideClassName),f=d.length,l="."+a.options.imageIncludeClassName,
|
||||
m=a.options.slideLoadingClassName,o=function(c,d,f,h){b._handleImageLoad(a,c,d,f,h)},q=0;q<f;q++){var p=d.eq(a._shuffleArray?a._shuffleArray[q]:q),n=p.is("img")?p:p.find(l),s=n[0];if(s){var v=a._getAjaxSrcForImage(n)||s.href;if(v)n={width:n.data("width"),height:n.data("height"),$ele:n,$slide:p},s.style.visibility="hidden",c.add(v,{callback:o,data:n}),p.addClass(m)}}a._cssilLoader.start()},_handleImageLoad:function(a,b,c,d,f){var l=f.$ele,m=l[0];m.src=b;a.options.elastic!=="off"?(l.data("imageWidth",
|
||||
c),l.data("imageHeight",d),a._csspPositionImage(m,a.options.heroFitting,a.options.elastic,c,d)):(m.width=f.width||c,m.height=f.height||d);m.style.visibility="";l.removeClass(a.options.imageIncludeClassName);f.$slide.removeClass(a.options.slideLoadingClassName);a.isPlaying()&&a.slides.$element[a.slides.activeIndex]==f.$slide[0]&&a._startTimer(!1)}};b.Widget.ContentSlideShow.shufflePlayPlugin={defaultOptions:{randomDefaultIndex:!0},initialize:function(b,c){var d=this;a.extend(c,a.extend({},d.defaultOptions,
|
||||
c));b._shuffleArray=[];b._shuffleNextDict={};b._realNext=b._next;b._next=function(){d._handleNext(b)};b._shufflePlayCount=1;b.bind("before-attach-behavior",function(){d._reshuffle(b);if(c.randomDefaultIndex&&typeof c.defaultIndex==="undefined")b.options.defaultIndex=b._shuffleArray[0]})},_fisherYatesArrayShuffle:function(a){if(a&&a.length)for(var b=a.length;--b;){var c=Math.floor(Math.random()*(b+1)),d=a[c];a[c]=a[b];a[b]=d}},_reshuffle:function(a){var b=a._shuffleArray,c={},d=a.slides?a.slides.$element.length:
|
||||
a._findWidgetElements("."+a.options.slideClassName).length;if(b.length!==d)for(var f=b.length=0;f<d;f++)b[f]=f;this._fisherYatesArrayShuffle(b);for(f=0;f<d;f++)c[b[f]]=b[(f+1)%d];a._shuffleNextDict=c;a._shufflePlayCount=1},_handleNext:function(a){if(a.isPlaying()){var b=a.slides.activeIndex,c=a._shuffleNextDict[b]||0;a._isLoaded(b)&&a._isLoaded(c)&&(a._goTo(c),++a._shufflePlayCount>=a.slides.$element.length&&(this._reshuffle(a),(!a.options.loop||a.options.playOnce)&&a.stop()))}else a._realNext()}}})(jQuery,
|
||||
WebPro,window,document);
|
||||
(function(a,b,c){b.widget("Widget.Form",b.Widget,{_widgetName:"form",defaultOptions:{validationEvent:"blur",errorStateSensitivity:"low",ajaxSubmit:!0,fieldWrapperClass:"field",formErrorClass:"form-error",formSubmittedClass:"form-submitted",formDeliveredClass:"form-delivered",focusClass:"focus",notEmptyClass:"not-empty",emptyClass:"empty",validClass:"valid",invalidClass:"invalid",requiredClass:"required"},validationTypes:{"always-valid":/.*/,email:/^[a-z0-9!#$%&'*+\/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+\/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i,alpha:/^[A-z\s]+$/,
|
||||
numeric:/^[0-9]+$/,phone:/^([0-9])?(\s)?(\([0-9]{3}\)|[0-9]{3}(\-)?)(\s)?[0-9]{3}(\s|\-)?[0-9]{4}(\s|\sext|\sx)?(\s)?[0-9]*$/,captcha:function(a){return a.data("captchaValid")},recaptcha:function(){if("undefined"==typeof Recaptcha)return!1;var a=Recaptcha.get_response();return a&&0<a.length},checkbox:function(){return!0},time:function(a){var a=a.find("input, textarea"),b=a.val().replace(/[^0-9:APM]/g,"");if(b.indexOf(":")!=-1&&b.match(/:/).length==1){var c=b.split(":"),k=parseInt(c[0]),c=parseInt(c[1]);
|
||||
if(k<0||k>24)return!0;if(c<0||c>59)return!0}else return!1;a.val(b);return!0}},_transformMarkup:function(){var b=this;b.hasCAPTCHA=!1;b.hasReCAPTCHA=!1;this.$element.find("."+this.options.fieldWrapperClass).each(function(){var c=a(this);switch(c.attr("data-type")){case "captcha":b.hasCAPTCHA=!0;c.find('input[name="CaptchaV2"]').remove();c.find('input[name="muse_CaptchaV2"]').attr("name","CaptchaV2");break;case "recaptcha":b.hasReCAPTCHA=!0}})},_extractData:function(){this.event=this.options.validationEvent;
|
||||
this.errorSensitivity=this.options.errorStateSensitivity;this.classNames={focus:this.options.focusClass,blur:this.options.emptyClass,keydown:this.options.notEmptyClass}},_attachBehavior:function(){var b=this;this.$element.find("input, textarea").each(function(){var c=a(this);c.val()!=""&&c.removeClass(b.options.emptyClass)});this.$element.find("."+this.options.fieldWrapperClass).each(function(){var c=a(this);c.attr("data-type")=="captcha"&&(c.data("captchaValid",!1),c.find('input[name="CaptchaV2"]').keyup(function(){var g=
|
||||
a(this).val(),k=c.find('input[name="CaptchaHV2"]').val();b._validateCaptcha(k,g,function(a){c.data("captchaValid",a);c.data("error-state")&&b.errorSensitivity=="high"&&b._validate(c)})}));c.find("input, textarea").val()!=""&&c.addClass(b.classNames.keydown)});this.$element.find("input, textarea").bind("focus blur keydown change propertychange",function(c){var g=b.classNames[c.type],k=b.classNames.focus,h=b.classNames.keydown,j=b.classNames.blur,i=a(this),l=i.closest("."+b.options.fieldWrapperClass);
|
||||
switch(c.type){case "focus":l.addClass(g).removeClass(j);break;case "blur":l.removeClass(k);i.val()==""&&l.addClass(g).removeClass(h);break;case "keydown":l.addClass(g).removeClass(j);break;case "change":case "propertychange":i.val()!=""?l.addClass(h).removeClass(j):l.addClass(j).removeClass(h)}});switch(this.event){case "blur":case "keyup":this.$element.find("."+this.options.fieldWrapperClass+" input, ."+this.options.fieldWrapperClass+" textarea").bind(this.event,function(){b._validate(a(this).closest("."+
|
||||
b.options.fieldWrapperClass))});case "submit":this.$element.submit(function(c){var g=!0,k=b.$element.find("."+b.options.fieldWrapperClass).length-1;b.$element.find("."+b.options.fieldWrapperClass).each(function(h){if((g=b._validate(a(this))?g:!1)&&h==k&&b.options.ajaxSubmit)c.preventDefault(),b._submitForm();g||c.preventDefault()})})}},_validateCaptcha:function(b,c,g){c.length!=6?g(!1):a.get("/ValidateCaptcha.ashx",{key:b,answer:c},function(a){g(a=="true")})},_validateReCaptcha:function(b,c){a.get("/ValidateCaptcha.ashx",
|
||||
{key:Recaptcha.get_challenge(),answer:Recaptcha.get_response(),imageVerificationType:"recaptcha"},function(a){a=="true"?b():c()})},_submitForm:function(){var b=this,c=a("#ReCaptchaAnswer",b.$element),g=a("#ReCaptchaChallenge",b.$element);b.hasReCAPTCHA&&1==c.length&&1==g.length?(c.val(Recaptcha.get_response()),g.val(Recaptcha.get_challenge()),b._validateReCaptcha(function(){b._submitFormInternal()},function(){a("."+b.options.fieldWrapperClass,b.$element).each(function(){var c=a(this);c.attr("data-type")==
|
||||
"recaptcha"&&b._switchState("invalid",c)});Recaptcha.reload()})):b._submitFormInternal()},_submitFormInternal:function(){var b=this,f=this.options.formSubmittedClass,g=this.options.formDeliveredClass,k=this.options.formErrorClass,h=f+" "+g+" "+k,j=this.$element.find("input[type=submit], button");a.ajax({url:this.$element.attr("action"),type:"post",data:this.$element.serialize(),beforeSend:function(){b.$element.removeClass(h);b.$element.addClass(f);b.$element.find("."+b.options.fieldWrapperClass).removeClass(b.options.focusClass);
|
||||
j.attr("disabled","disabled")},complete:function(h){h&&(h.status>=400||h.responseText&&h.responseText.indexOf("<?php")>=0)&&alert("Form PHP script is missing from web server, or PHP is not configured correctly on your web hosting provider. Check if the form PHP script has been uploaded correctly, then contact your hosting provider about PHP configuration.");b.$element.removeClass(f);var l=null;if(h&&h.responseText)try{l=jQuery.parseJSON(h.responseText),l=l.FormProcessV2Response||l.FormResponse||l.MusePHPFormResponse||
|
||||
l}catch(m){}if(l&&l.success){b.$element.addClass(g);if(l.redirect){c.location.href=l.redirect;return}b.$element[0].reset();b.hasCAPTCHA&&b.$element.find("input:not([type=submit]), textarea").each(function(){a(this).attr("disabled","disabled")})}else if(h=b._getFieldsWithError(l))for(l=0;l<h.length;l++)b._switchState("invalid",h[l]);else b.$element.addClass(k);b.hasCAPTCHA||j.removeAttr("disabled");b.hasReCAPTCHA&&Recaptcha.reload()}})},_getFieldsWithError:function(b){if(!b||!b.error||!b.error.fields||
|
||||
!b.error.fields.length)return null;for(var c=[],g=0;g<b.error.fields.length;g++){var k=a('[name="'+b.error.fields[g].field+'"]',this.$element).parents("."+this.options.fieldWrapperClass);1==k.length&&c.push(k)}return c},_validate:function(a){var b=a.attr("data-type")||"always-valid",c=a.find("input, textarea"),k=this.validationTypes[b],b=a.attr("data-required")==="true",h="checkbox"==c.attr("type")?typeof c.attr("checked")==="undefined":c.val()=="",c=k instanceof RegExp?Boolean(c.val().match(k)):
|
||||
k(a);if(b&&h)return this._switchState("required",a);if(!c)return this._switchState("invalid",a);return this._switchState("valid",a)},_switchState:function(a,b){function c(){l._validate(b)}var k=b.attr("data-type"),h=this.options.validClass,j=this.options.invalidClass,i=this.options.requiredClass;b.removeClass(h+" "+j+" "+i);if(a=="required"||a=="invalid"){a=="invalid"?b.addClass(j):b.addClass(i);if("recaptcha"!=k&&this.errorSensitivity!="low"){var l=this,k=this.errorSensitivity=="high"?"keyup":"blur";
|
||||
b.data("error-state")||(b.data("error-state",!0),b.find("input, textarea").bind(k,c))}return!1}b.data("error-state")&&(this.errorSensitivity=="high"?this.event!="keyup"&&b.data("error-state",!1).find("input, textarea").unbind("keyup",c):this.errorSensitivity=="medium"&&this.event!="blur"&&b.data("error-state",!1).find("input, textarea").unbind("blur",c));b.addClass(h);return!0}});a.fn.wpForm=function(a){new b.Widget.Form(this,a);return this}})(jQuery,WebPro,window,document);
|
||||
;(function(){if(!("undefined"==typeof Muse||"undefined"==typeof Muse.assets)){var a=function(a,b){for(var c=0,d=a.length;c<d;c++)if(a[c]==b)return c;return-1}(Muse.assets.required,"webpro.js");if(-1!=a){Muse.assets.required.splice(a,1);for(var a=document.getElementsByTagName("meta"),b=0,c=a.length;b<c;b++){var d=a[b];if("generator"==d.getAttribute("name")){"2014.2.0.284"!=d.getAttribute("content")&&Muse.assets.outOfDate.push("webpro.js");break}}}}})();
|
147
sitemap.xml
Normal file
|
@ -0,0 +1,147 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/54daa49b38d8c30849338b68_profile-u75.png</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/snap1.jpg</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/blank.gif</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/snap2.jpg</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/snap3.jpg</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/snap4.jpg</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/snap5.jpg</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/snap6.jpg</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/snap1-crop-u111.jpg</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/snap2-crop-u219.jpg</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/snap3-crop-u228.jpg</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/snap4-crop-u237.jpg</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/snap5-crop-u246.jpg</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/snap6-crop-u255.jpg</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/loading.gif</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/u175-17.png</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/u175-17-r.png</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/u175-17-m.png</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/u175-17-fs.png</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/appbaremailminimal.png</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/54dac34238d8c30849338db0_github-48.png</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/54dac37638d8c30849338db5_googleplus-48.png</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/54dac39e2ce955316620f07f_twitter-48.png</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/index.html</loc>
|
||||
<lastmod>2015-02-15</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
</urlset>
|