<?php
    class myThemes_acfg
    {
        static $pages = array();
        static $res = array();
    };
?>