268
| <![CDATA[<div style="margin:0 10px 0 10px;display:inline;" class="sectiontablefooter" id="pg-pagination" ></div>]]>
|
268
| <![CDATA[<div style="margin:0 10px 0 10px;display:inline;" class="pagecounter"></div>]]>
|
269
| <![CDATA[<div style="text-align:right;">Powered by <a href="http://www.phoca.cz/phocadownload" target="_blank" title="Phoca Download">Phoca Download</a></div>]]>
|
76
| <![CDATA[<style type="text/css">
#sbox-window.phocadownloadplaywindow {background-color:#fff;padding:2px}
#sbox-overlay.phocadownloadplayoverlay {background-color:#000;}
</style>]]>
|
80
| <![CDATA[<style type="text/css">
#sbox-window.phocadownloadpreviewwindow {background-color:#fff;padding:2px}
#sbox-overlay.phocadownloadpreviewoverlay {background-color:#000;}
</style>]]>
|
88
| <![CDATA[<style type="text/stylesheet">
@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
</style>]]>
|
120
| <![CDATA[<style>
.logo-img {width: 100%;}
</style>]]>
|
125
| <![CDATA[<style>
.t3-sl { padding-bottom: 0px !important;}
</style>]]>
|
34
| <![CDATA[<script type="text/javascript">
jQuery(function($) {
SqueezeBox.initialize({});
SqueezeBox.assign($('a.pd-modal-button').get(), {
parse: 'rel'
});
});
window.jModalClose = function () {
SqueezeBox.close();
};
// Add extra modal close functionality for tinyMCE-based editors
document.onreadystatechange = function () {
if (document.readyState == 'interactive' && typeof tinyMCE != 'undefined' && tinyMCE)
{
if (typeof window.jModalClose_no_tinyMCE === 'undefined')
{
window.jModalClose_no_tinyMCE = typeof(jModalClose) == 'function' ? jModalClose : false;
jModalClose = function () {
if (window.jModalClose_no_tinyMCE) window.jModalClose_no_tinyMCE.apply(this, arguments);
tinyMCE.activeEditor.windowManager.close();
};
}
if (typeof window.SqueezeBoxClose_no_tinyMCE === 'undefined')
{
if (typeof(SqueezeBox) == 'undefined') SqueezeBox = {};
window.SqueezeBoxClose_no_tinyMCE = typeof(SqueezeBox.close) == 'function' ? SqueezeBox.close : false;
SqueezeBox.close = function () {
if (window.SqueezeBoxClose_no_tinyMCE) window.SqueezeBoxClose_no_tinyMCE.apply(this, arguments);
tinyMCE.activeEditor.windowManager.close();
};
}
}
};
</script>]]>
|
95
| <![CDATA[<script type="text/javascript">
//<![CDATA[
if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
var msViewportStyle = document.createElement("style");
msViewportStyle.appendChild(
document.createTextNode("@-ms-viewport{width:auto!important}")
);
document.getElementsByTagName("head")[0].appendChild(msViewportStyle);
}
//]]>
</script>]]>
|