"yotsubanew.$cssVersion.css", 'Yotsuba B New' => "yotsubluenew.$cssVersion.css", 'Futaba New' => "futabanew.$cssVersion.css", 'Burichan New' => "burichannew.$cssVersion.css", 'Photon' => "photon.$cssVersion.css", 'Tomorrow' => "tomorrow.$cssVersion.css" ); if( !$no ) $no = $_GET['no']; $no = (int)$no; $css = ''; if( isset( $_COOKIE[$sg] ) ) { if( isset( $styles[$_COOKIE[$sg]] ) ) { $css = ''; } } else { $dcssl = $defaultcss . '.' . $cssVersion . '.css'; $css = ''; } ?>