CPPS.me - Worlds #1 Club Penguin Private Server - Play - TopicsExpress



          

CPPS.me - Worlds #1 Club Penguin Private Server - Play * { margin: 0; padding: 0; } html, body, #wrapper { font-size: 11pt; font-family: Calibri, Helvetica Neue, Bitstream Vera Sans, Bitstream, Arial, Verdana, sans-serif; min-height: 100%; width: 100%; } body { background: URL(network.d0pe.info/play/images/bg-img1.jpg) bottom center repeat-x #a4d8ff; } #wrapper { background: RGBA(255, 255, 255, 0.8); } #header { background: rgb(249,249,249); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(221,221,221,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(221,221,221,1))); background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(221,221,221,1) 100%); background: -o-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(221,221,221,1) 100%); background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(221,221,221,1) 100%); background: linear-gradient(to bottom, rgba(249,249,249,1) 0%,rgba(221,221,221,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#f9f9f9, endColorstr=#dddddd,GradientType=0 ); height: 35px; margin-bottom: 3px; position: fixed; top: 0; width: 100%; z-index: 999; } #header ul { display: block; margin: 0 auto; width: 1000px; } #header li, #header li a { display: inline; } #header li a { border-left: 1px solid #CCC; border-right: 1px solid #FFF; color: #333; line-height: 35px; text-decoration: none; position: relative; display: inline-block; float: left; padding: 0px 15px; } #header li a.active, #header li a:hover { color: rgb(38, 161, 194); } #header li:first-child a { box-shadow: -1px 0px 0px #FFF; } #header li.last a { box-shadow: 1px 0px 0px #CCC; } #header li.right a { box-shadow: -1px 0px 0px #FFF, 1px 0px 0px #CCC; float: right; font-weight: bold; } #header li.right span { float: right; line-height: 35px; padding: 0 15px; } #game { height: 100%; height: -moz-calc(100vh - 125px); /*height: -webkit-calc(100% - 125px); - :) you webkit developers */ height: calc(100vh - 125px); min-height: 460px; width: 1000px; min-width: 717px; margin: 0 auto; overflow: hidden; border-radius: 5px; position: relative; } #game embed { height: 102.1%; width: 101.2%; position: absolute; top: -1%; bottom: -1%; left: -0.5%; right: -0.5%; } #footer table { width: 1000px; min-width: 717px; max-width: 1000px; margin: 0 auto; table-layout: fixed; } #footer table td { vertical-align: top; } #footer table tr:first-child td:first-child { width: 320px; } #footer table tr:last-child td:first-child { height: 130px; } #footer table td:last-child { width: 134px; } #footer a { color: #369; } (function(){ window.addEventListener(load, window.onresize = function(){ if(webkitRequestAnimationFrame in window){ var height = document.documentElement.clientHeight; if(height == window.oldH) return; else window.oldH = height; document.getElementById(game).style.height = height - 125 + px; } var width = document.getElementById(game).clientHeight * (935 / 590); if(width == window.oldW) return; else window.oldW = width; if(width > document.documentElement.clientWidth) width = 1000; document.getElementById(game).style.width = document.getElementsByTagName(table)[0].style.width = document.getElementsByTagName(ul)[0].style.width = width + px; }, false); window.onscroll = function(){ if(window.pageYOffset > 85){ document.getElementById(header).style.position = absolute; document.getElementById(header).style.top = 85px; } else { document.getElementById(header).style.position = fixed; document.getElementById(header).style.top = 0; } } window.addEventListener(load, function(){ var qc = window.location.search.substr(1).split(&); for(var i in qc){ switch(qc[i].split(=)[0]){ case lang: document.getElementById(gameEmbed).parentNode.removeChild(document.getElementById(gameEmbed)); var embed = document.createElement(embed); embed.setAttribute(id, gameEmbed); embed.setAttribute(base, media.cpps.me/play/); embed.setAttribute(src, media.cpps.me/play/loader.swf?lang= + qc[i].split(=)[1]); document.getElementById(game).appendChild(embed); document.getElementById(lang).value = qc[i].split(=)[1]; break; } } }, true); setTimeout(window.onresize, 100); var refresh = function(){ var script = document.createElement(script); script.type = text/javascript; script.src = users.network.d0pe.info/? + new Date().getTime(); script.onload = function(){ document.getElementById(stats).innerHTML = stats.online + Online; } script.onreadystatechange = function(){ if(this.readyState != complete) return; this.onload(); } document.getElementsByTagName(head)[0].appendChild(script); }; refresh(); setInterval(refresh, 60000); })(); (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = //connect.facebook.net/en_GB/all.js#xfbml=1; fjs.parentNode.insertBefore(js, fjs); }(document, script, facebook-jssdk)); CPPS.me Register Manager Support Sign Off EnglishPortuguêsFrançaisEspañolDeutsch document.write(stats.online); Online function setSelectedIndex(s, v) { for ( var i = 0; i < s.options.length; i++ ) { if ( s.options[i].value == v ) { s.options[i].selected = true; return; } } } var scanned = 0; var q = window.location.search; function SetLang() { var m = document.getElementById(lang); var v = m.options[m.selectedIndex].value; var q = window.location.search; if (!q) { // Nothing in query string, so just pick something. //if (f = document.thumbs_up) f.submit(); var lang = window.navigator.language; window.location.href = window.location.href + ?lang= + lang.substr(0,2); } else if (!scanned && q.length > 7 && q.substr(0,6) == ?lang=) { scanned = 1; var sel = q.substr(6,2); if (v != sel) { // Must Fix Language setSelectedIndex(m, sel); v = sel; } } } SetLang(); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); rile5 CPPSHQ waddle.io - Free eMails!
Posted on: Thu, 06 Mar 2014 03:33:17 +0000

Trending Topics



Recently Viewed Topics




© 2015