'; echo ' « '; echo ''; return $in; } // Checks the cookie when loading, sets sidecollapsed to the wrong thing and calls // the function that switches the mode. function __sidebar_collapser_setupCookie($dummy) { echo "\n"; return $dummy; } if ('web' == getThemeMedia()) { rss_set_hook('rss.plugins.before.mainobject','__sidebar_collapser_js'); rss_set_hook('rss.plugins.before.mainobject','__sidebar_collapser_button'); rss_set_hook('rss.plugins.before.mainobject','__sidebar_collapser_setupCookie'); } ?>