this.toggleElements[ elementId ] = true;
this.setToggle = function( elementId, doToggle ) {
var teUserbarTab = new function() {
cookies.staticbar_sticky = 'unsticky';
jQuery.cookie('staticbar_sticky', 'unsticky', {expires: 365, path: '/'});
//document.getElementById('page_bar_spacer').style.paddingTop = '0px';
document.getElementById('headerbar_stickswitch').style.backgroundImage = "url('http://eslstatic.net/skins/v2008_base/menu/userbar_lock.png')";
headerBar.removeClass('shadowbar').css( 'position', 'absolute' );
document.getElementById('headerbar_stickswitch').style.backgroundImage = "url('http://eslstatic.net/skins/v2008_base/menu/userbar_unlock.png')";
cookies.staticbar_sticky = 'sticky';
jQuery.cookie('staticbar_sticky', 'sticky', {expires: 365, path: '/'});
//document.getElementById('page_bar_spacer').style.paddingTop = '45px'; // ?
headerBar.addClass( 'shadowbar' );
if( headerBar.hasClass('transparentbar' ) )
headerBar.css( 'position', 'fixed' )
var headerBar = jQuery( '#headerbar' );
if ( cookies.staticbar_sticky == 'sticky' )
cookies.staticbar_sticky = jQuery.cookie( 'staticbar_sticky' );
var skinColor = jQuery('#headerbar').css('borderColor');
ESL: Everest Poker Einsteiger Guide - Everest Poker - Germany - ESL - Die eSport-Liga
Комментариев нет:
Отправить комментарий