[xiph-commits] r9095 - in websites-new: . flac.xiph.org flac.xiph.org/css flac.xiph.org/images flac.xiph.org/images/logos flac.xiph.org/ssi flac.xiph.org/templates

atamido at motherfish-iii.xiph.org atamido at motherfish-iii.xiph.org
Sun Mar 27 00:14:13 PST 2005


Author: atamido
Date: 2005-03-27 00:14:10 -0800 (Sun, 27 Mar 2005)
New Revision: 9095

Added:
   websites-new/flac.xiph.org/
   websites-new/flac.xiph.org/css/
   websites-new/flac.xiph.org/css/screen.css
   websites-new/flac.xiph.org/css/xiphbar.css
   websites-new/flac.xiph.org/images/
   websites-new/flac.xiph.org/images/banners/
   websites-new/flac.xiph.org/images/dot.png
   websites-new/flac.xiph.org/images/logos/
   websites-new/flac.xiph.org/images/logos/logo130.png
   websites-new/flac.xiph.org/images/logos/logo131.png
   websites-new/flac.xiph.org/images/logos/xiphbar.png
   websites-new/flac.xiph.org/index.shtml.en
   websites-new/flac.xiph.org/index.shtml.ru
   websites-new/flac.xiph.org/ssi/
   websites-new/flac.xiph.org/ssi/_pagetop.ru.include
   websites-new/flac.xiph.org/ssi/header.include
   websites-new/flac.xiph.org/ssi/header.ru.include
   websites-new/flac.xiph.org/ssi/pagebottom.include
   websites-new/flac.xiph.org/ssi/pagebottom.ru.include
   websites-new/flac.xiph.org/ssi/pagetop.include
   websites-new/flac.xiph.org/ssi/pagetop.ru.include
   websites-new/flac.xiph.org/ssi/xiphbar.include
   websites-new/flac.xiph.org/templates/
   websites-new/flac.xiph.org/templates/index.shtml.en
   websites-new/flac.xiph.org/templates/index.shtml.ru
Log:
Added part of the FLAC homepage.  I'm not sure about the directory name, but I know know what else to call it.

The auto-negotion works now so that if a person's browser is set to use Russian, it will auto-load the .ru page if it's available.  We still need a way to indicate that there are alternate translations for pages for those that aren't using good browsers, and for those that would like to switch between translations.

Added: websites-new/flac.xiph.org/css/screen.css
===================================================================
--- websites-new/flac.xiph.org/css/screen.css	2005-03-27 06:39:56 UTC (rev 9094)
+++ websites-new/flac.xiph.org/css/screen.css	2005-03-27 08:14:10 UTC (rev 9095)
@@ -0,0 +1,162 @@
+ at import url(/css/xiphbar.css);
+
+body {
+	margin: 0;
+	border: 0;
+	padding: 0 0 1.5em 0;
+	font-family: Verdana, Arial, Helvetica, sans-serif;
+	color: #333333;
+}
+
+a {
+	color: #3366CC;
+}
+
+a:hover {
+	text-decoration: underline;
+}
+
+img {
+	border: 0;
+}
+
+#bodyborder {
+	margin: 0;
+	border: 0;
+	padding: 0 0 3em 0;
+	background-color: #FFFFFF;
+	height: 100%;
+	min-height: 600px;
+	bottom: 0;
+}
+
+#thepage {
+	margin-left: auto;
+	margin-right: auto;
+	width: 50em;
+}
+
+#logos {
+	padding: 72px 465px 0 0;
+	text-align: center;
+}
+
+#navbar ul {
+	margin: 0;
+	border: 0;
+	padding: 20px 0 25px 0;
+	text-align: center;
+	text-transform: uppercase;
+}
+
+#navbar li {
+	margin: 0;
+	border: 0;
+	padding: 0 16px 0 11px;
+	display: inline;
+	color: #FFCC66;
+	background: no-repeat url(/images/dot.png) right center;
+	font-size: .6em;
+}
+
+#navbar li a {
+	color: #3366CC;
+	text-decoration: none;
+	font-weight: bold;
+}
+
+#navbar li a:hover {
+	text-decoration: underline;
+}
+
+#navbar #developers_ {
+	padding-right: 0;
+	background: none ;
+}
+
+#banners {
+	width: 232px;
+	float: right;
+	display: none;
+}
+
+#banners img {
+	display: block;
+	padding-top: 10px;
+}
+
+#content {
+	margin: 0 0 0 0;
+	padding: 0 1em 0 1em;
+	vertical-align: top;
+	font-size: .7em;
+	line-height: 1.5;
+}
+
+h1 {
+	font-size: 1.14em;
+	font-weight: bold;
+	color: #FF9900;
+}
+
+h2 {
+	font-size: 1em;
+	font-weight: bold;
+	color: #FF9900;
+}
+
+h3 {
+	font-size: .86em;
+	font-weight: bold;
+	color: #FF9900;
+}
+
+#copyright {
+	margin: 0;
+	border: 0;
+	padding: 4em 1em 1em 1em;
+	text-align: center;
+	font-size: .6em;
+	color: #999999;
+	clear: both;
+}
+
+.navbar {
+	margin: 0;
+	padding: 20px 0 25px 0;
+	text-align: center;
+	text-transform: uppercase;
+}
+
+.navbar li {
+	padding: 0 16px 0 11px;
+	display: inline;
+	color: #FFCC66;
+	background: no-repeat url(/images/dot.png) right center;
+	font-size: .86em
+}
+
+.navbar li a {
+	color: #3366CC;
+	text-decoration: none;
+	font-weight: bold;
+}
+
+.newslist {
+	margin: 0 0 2em 0;
+	padding: 0;
+}
+
+.newslist li {
+	margin-bottom: .5em;
+	list-style: none;
+	line-height: 1.4;
+	color: #FEAC0E;
+}
+
+.newslist a {
+	color: #3366CC;
+	text-decoration: none;
+	font-weight: normal;
+}
+

Added: websites-new/flac.xiph.org/css/xiphbar.css
===================================================================
--- websites-new/flac.xiph.org/css/xiphbar.css	2005-03-27 06:39:56 UTC (rev 9094)
+++ websites-new/flac.xiph.org/css/xiphbar.css	2005-03-27 08:14:10 UTC (rev 9095)
@@ -0,0 +1,55 @@
+body {
+	margin: 0;
+	border: 0;
+	padding: 0;
+}
+
+#xiphbar {
+	background-color: #666666;
+	min-height: 29px;
+}
+
+#xiphbar div {
+	width: 50em;
+	margin-left: auto;
+	margin-right: auto;
+	min-width: 800px;
+}
+
+
+#xiphbar img {
+	margin: 0 0 0 0;
+	border: 0;
+	padding: .4em 0 0 12px;
+	float: left;
+	text-transform: lowercase;
+	width: 231;
+	height: 17px;
+}
+
+#xiphbar ul {
+	margin: 0;
+	border: 0;
+	padding: .23em 12px .45em 0;
+	text-align: right;
+	text-transform: uppercase;
+}
+
+#xiphbar li {
+	margin: 0;
+	border: 0;
+	padding: 0 10px 0 0;
+	display: inline;
+	list-style: none;
+}
+
+#xiphbar li a {
+	color: #FFCC66;
+	text-decoration: none;
+	font-family: Arial, Helvetica, sans-serif;
+	font-size: 10px;
+}
+
+#xiphbar li a:hover {
+	color: #FFE6B3;
+}

Added: websites-new/flac.xiph.org/images/dot.png
===================================================================
(Binary files differ)


Property changes on: websites-new/flac.xiph.org/images/dot.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: websites-new/flac.xiph.org/images/logos/logo130.png
===================================================================
(Binary files differ)


Property changes on: websites-new/flac.xiph.org/images/logos/logo130.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: websites-new/flac.xiph.org/images/logos/logo131.png
===================================================================
(Binary files differ)


Property changes on: websites-new/flac.xiph.org/images/logos/logo131.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: websites-new/flac.xiph.org/images/logos/xiphbar.png
===================================================================
(Binary files differ)


Property changes on: websites-new/flac.xiph.org/images/logos/xiphbar.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: websites-new/flac.xiph.org/index.shtml.en
===================================================================
--- websites-new/flac.xiph.org/index.shtml.en	2005-03-27 06:39:56 UTC (rev 9094)
+++ websites-new/flac.xiph.org/index.shtml.en	2005-03-27 08:14:10 UTC (rev 9095)
@@ -0,0 +1,18 @@
+<!--#include virtual="/ssi/header.include" -->
+<!--  Enter custom page information and styles here -->
+
+<title>FLAC - Free Lossless Audio Codec</title>
+<style type="text/css">
+<!--
+#navlink_ a {
+	text-decoration: underline;
+}
+-->
+</style>
+
+<!--#include virtual="/ssi/xiphbar.include" -->
+<!--#include virtual="/ssi/pagetop.include" -->
+<!--  All your page content goes here  -->
+
+
+<!--#include virtual="/ssi/pagebottom.include" -->
\ No newline at end of file

Added: websites-new/flac.xiph.org/index.shtml.ru
===================================================================
--- websites-new/flac.xiph.org/index.shtml.ru	2005-03-27 06:39:56 UTC (rev 9094)
+++ websites-new/flac.xiph.org/index.shtml.ru	2005-03-27 08:14:10 UTC (rev 9095)
@@ -0,0 +1,62 @@
+<!--#include virtual="/ssi/header.ru.include" -->
+<!--  Enter custom page information and styles here -->
+
+<title>FLAC</title>
+<style type="text/css">
+<!--
+#navlink_ a {
+	text-decoration: underline;
+}
+-->
+</style>
+
+<!--#include virtual="/ssi/xiphbar.include" -->
+<!--#include virtual="/ssi/pagetop.ru.include" -->
+<!--  All your page content goes here  -->
+<CENTER><H2>FLAC: начало</H2></CENTER>
+
+<H3>Статус</H3>
+
+<P>26 января 2003: <B>FLAC 1.1.0</B></P>
+
+<P>Вышла версия FLAC 1.1.0. Среди новых возможностей поддержка ReplayGain и списков разметки аудиодисков. Кроме того улучшено сжатие 24-битных файлов и добавлениа поддержка редактирования тегов в плагинах. Подробнее об этом на странице <A HREF="news.html">новостей</A>.</P>
+
+<P>Обратите внимание на то, что был увеличен младший номер версии, а значит совместимость снизу вверх была нарушена (т.е. более ранние версии декодеров не смогут воспроизводить файлы, созданные более поздними версиями кодера). Это произошло из-за ошибки в декодерах в версиях до 1.0.4 включительно, из-за которой декодеры неправильно пропускали неизвестные блоки метаданных. Потоковый формат не изменился, поэтому обратная совместимость не нарушена. Это значит, что файл FLAC со списком разметки аудиодиска не будет декодироваться версиями до 1.1.0, в которой была исправлена упомянутая выше ошибка.</P>
+
+<P>Если вы используете FLAC и у вас есть предоложения или патчи, пожалуйста, присодиняйтесь к <A HREF="http://sourceforge.net/mail/?group_id=13478">списку рассылки</A> или <A HREF="http://sourceforge.net/project/memberlist.php?group_id=13478">группе разработчиков</A>. Сообщить об ошибке можно <A HREF="http://sourceforge.net/bugs/?func=addbug&group_id=13478">здесь</A>.</P>
+
+<H3>Что такое FLAC?</H3>
+
+<P>FLAC - это аббревиатура от Free Lossless Audio Codec (свободный аудиокодек, сжимающий без потерь). Проект FLAC включает:</P>
+
+<P><BLOCKQUOTE><UL>
+	<LI>потоковый формат;</LI>
+	<LI>базовые кодеры и декодеры в виде библиотек;</LI>
+	<LI><B><TT>flac</TT></B>, утилиту командной строки, выполняющую сжатие и распаковку файлов .flac;</LI>
+	<LI><B><TT>metaflac</TT></B>, утилиту командной строки для редактирования метаданных в файлах .flac;</LI>
+	<LI>плагины для разных плейеров.</LI>
+
+</UL></BLOCKQUOTE></P>
+
+<P>"Свобода" означает, что спецификация потокового формата открыта для всех и может быть использована для любых целей (проект FLAC оставляет за собой право устанавливать спецификации и сертифицировать относящиеся к нему продукты на совместимость), а также то, что ни формат, ни один из реализованных методов кодирования/декодирования не запатентованы. Это также значит, что все исходные тексты доступны по лицензиям, обязывающим предоставлять исходные коды.</P>
+
+<P>FLAC компилируется на множестве платформ: Unixes (Linux, *BSD, Solaris, OS X), Windows, BeOS и OS/2. Имеются системы сборки для autoconf/automake, MSVC, Watcom C и Project Builder.</P>
+
+<P>Чтобы узнать больше о проекте FLAC, смотрите страницы <A HREF="features.html">характеристики</A>, <A HREF="documentation.html">документация</A> и <A HREF="format.html">формат</A>. Также приведено <A HREF="comparison.html">сравнение</A> кодеров, сжимающих без потерь, и список <A HREF="goals.html">целей</A>, стоящих перед участниками проекта.</P>
+
+
+<H3>Файлы</H3>
+
+<P>На <A HREF="download.html">этой</A> странице находятся ссылки на исходные тексты, а также скопилированные версии для различных операционных систем, кроме того их можно получить прямо на <A HREF="http://www.sourceforge.net/projects/flac/">SourceForge</A>.</P>
+
+
+<H3>Документация</H3>
+
+<P>Документация доступна в режиме онлайн и в дистрибутивах. Информация по установке и использованию <B><TT>flac</TT></B> и плагинов находится <A HREF="documentation.html">здесь</A>. Более детальная информация о формате FLAC и базовом кодере приведена на <A HREF="format.html">этой странице</A>.</P>
+
+
+<H3>Регистрация id</H3>
+
+<P>Если у вас есть приложение, использующее FLAC, и вы хотите, чтобы оно работало с добавляемыми в файл метаданными, зайдите на <A HREF="id.html">страницу</A> регистрации и зарезервируйте для него идентификатор.</P>
+
+<!--#include virtual="/ssi/pagebottom.ru.include" -->
\ No newline at end of file

Added: websites-new/flac.xiph.org/ssi/_pagetop.ru.include
===================================================================
--- websites-new/flac.xiph.org/ssi/_pagetop.ru.include	2005-03-27 06:39:56 UTC (rev 9094)
+++ websites-new/flac.xiph.org/ssi/_pagetop.ru.include	2005-03-27 08:14:10 UTC (rev 9095)
@@ -0,0 +1,24 @@
+<div id="thepage">
+<div id="logos">
+	<a href="http://flac.xiph.org/"><img src="/images/logos/logo131.png" alt="FLAC - Logo"/></a>
+</div>
+
+<div id="navbar">
+	<ul>
+		<li id="home_"><a href="/">начало</a></li>
+		<li id="faq_"><a href="/faq/">Faq</a></li>
+		<li id="news_"><a href="/news/">новости</a></li>
+		<li id="download_"><a href="/download/">файлы</a></li>
+		<li id="features_"><a href="/features/">характеристики</a></li>
+		<li id="goals_"><a href="/goals/">цели</a></li>
+		<li id="links_"><a href="/links/">ссылки</a></li>
+		<li id="developers_"><a href="/developers/">разработка</a></li>
+	</ul>
+</div>
+
+<div id="banners">
+	<!-- Visualize a banner here. <img src="/images/banners/try_it.png" alt="Try it out!"/> -->
+</div>
+
+<div id="main">
+<div id="content">
\ No newline at end of file

Added: websites-new/flac.xiph.org/ssi/header.include
===================================================================
--- websites-new/flac.xiph.org/ssi/header.include	2005-03-27 06:39:56 UTC (rev 9094)
+++ websites-new/flac.xiph.org/ssi/header.include	2005-03-27 08:14:10 UTC (rev 9095)
@@ -0,0 +1,10 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+<script type="text/javascript"></script>
+<link rel="icon" href="/images/logos/xiph.ico" type="image/x-icon"/>
+<link rel="shortcut icon" href="/images/logos/xiph.ico" type="image/x-icon"/>
+<link rel="stylesheet" title="Default 50em Width" media="screen" href="/css/screen.css" type="text/css"/>
+<link rel="alternate stylesheet" title="Xiph.org 50em Width" media="screen" href="/css/screen-2.css" type="text/css"/>
\ No newline at end of file

Added: websites-new/flac.xiph.org/ssi/header.ru.include
===================================================================
--- websites-new/flac.xiph.org/ssi/header.ru.include	2005-03-27 06:39:56 UTC (rev 9094)
+++ websites-new/flac.xiph.org/ssi/header.ru.include	2005-03-27 08:14:10 UTC (rev 9095)
@@ -0,0 +1,10 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+<script type="text/javascript"></script>
+<link rel="icon" href="/images/logos/xiph.ico" type="image/x-icon"/>
+<link rel="shortcut icon" href="/images/logos/xiph.ico" type="image/x-icon"/>
+<link rel="stylesheet" title="Default 50em Width" media="screen" href="/css/screen.css" type="text/css"/>
+<link rel="alternate stylesheet" title="Xiph.org 50em Width" media="screen" href="/css/screen-2.css" type="text/css"/>
\ No newline at end of file

Added: websites-new/flac.xiph.org/ssi/pagebottom.include
===================================================================
--- websites-new/flac.xiph.org/ssi/pagebottom.include	2005-03-27 06:39:56 UTC (rev 9094)
+++ websites-new/flac.xiph.org/ssi/pagebottom.include	2005-03-27 08:14:10 UTC (rev 9095)
@@ -0,0 +1,12 @@
+
+</div>
+</div>
+<div id="copyright">
+	<p>The Xiph Fish Logo and the FLAC logos are trademarks (&trade;) of Xiph.Org and Josh Coalson respectively.</p>
+	<p>These pages &copy; 1994 - 2005 Josh Coalson. All rights reserved.</p>
+</div>
+
+</div>
+</div>
+</body>
+</html>
\ No newline at end of file

Added: websites-new/flac.xiph.org/ssi/pagebottom.ru.include
===================================================================
--- websites-new/flac.xiph.org/ssi/pagebottom.ru.include	2005-03-27 06:39:56 UTC (rev 9094)
+++ websites-new/flac.xiph.org/ssi/pagebottom.ru.include	2005-03-27 08:14:10 UTC (rev 9095)
@@ -0,0 +1,12 @@
+
+</div>
+</div>
+<div id="copyright">
+	<p>The Xiph Fish Logo and the FLAC logos are trademarks (&trade;) of Xiph.Org and Josh Coalson respectively.</p>
+	<p>These pages &copy; 1994 - 2005 Josh Coalson. All rights reserved.</p>
+</div>
+
+</div>
+</div>
+</body>
+</html>
\ No newline at end of file

Added: websites-new/flac.xiph.org/ssi/pagetop.include
===================================================================
--- websites-new/flac.xiph.org/ssi/pagetop.include	2005-03-27 06:39:56 UTC (rev 9094)
+++ websites-new/flac.xiph.org/ssi/pagetop.include	2005-03-27 08:14:10 UTC (rev 9095)
@@ -0,0 +1,24 @@
+<div id="thepage">
+<div id="logos">
+	<a href="http://flac.xiph.org/"><img src="/images/logos/logo131.png" alt="FLAC - Free Lossless Audio Codec Logo"/></a>
+</div>
+
+<div id="navbar">
+	<ul>
+		<li id="home_"><a href="/">Home</a></li>
+		<li id="faq_"><a href="/faq/">Faq</a></li>
+		<li id="news_"><a href="/news/">News</a></li>
+		<li id="download_"><a href="/download/">Download</a></li>
+		<li id="features_"><a href="/features/">Features</a></li>
+		<li id="goals_"><a href="/goals/">Goals</a></li>
+		<li id="links_"><a href="/links/">Links</a></li>
+		<li id="developers_"><a href="/developers/">Developers</a></li>
+	</ul>
+</div>
+
+<div id="banners">
+	<!-- Visualize a banner here. <img src="/images/banners/try_it.png" alt="Try it out!"/> -->
+</div>
+
+<div id="main">
+<div id="content">
\ No newline at end of file

Added: websites-new/flac.xiph.org/ssi/pagetop.ru.include
===================================================================
--- websites-new/flac.xiph.org/ssi/pagetop.ru.include	2005-03-27 06:39:56 UTC (rev 9094)
+++ websites-new/flac.xiph.org/ssi/pagetop.ru.include	2005-03-27 08:14:10 UTC (rev 9095)
@@ -0,0 +1,24 @@
+<div id="thepage">
+<div id="logos">
+	<a href="http://flac.xiph.org/"><img src="/images/logos/logo131.png" alt="FLAC - Logo"/></a>
+</div>
+
+<div id="navbar">
+	<ul>
+		<li id="home_"><a href="/">начало</a></li>
+		<li id="faq_"><a href="/faq/">Faq</a></li>
+		<li id="news_"><a href="/news/">новости</a></li>
+		<li id="download_"><a href="/download/">файлы</a></li>
+		<li id="features_"><a href="/features/">характеристики</a></li>
+		<li id="goals_"><a href="/goals/">цели</a></li>
+		<li id="links_"><a href="/links/">ссылки</a></li>
+		<li id="developers_"><a href="/developers/">разработка</a></li>
+	</ul>
+</div>
+
+<div id="banners">
+	<!-- Visualize a banner here. <img src="/images/banners/try_it.png" alt="Try it out!"/> -->
+</div>
+
+<div id="main">
+<div id="content">
\ No newline at end of file

Added: websites-new/flac.xiph.org/ssi/xiphbar.include
===================================================================
--- websites-new/flac.xiph.org/ssi/xiphbar.include	2005-03-27 06:39:56 UTC (rev 9094)
+++ websites-new/flac.xiph.org/ssi/xiphbar.include	2005-03-27 08:14:10 UTC (rev 9095)
@@ -0,0 +1,16 @@
+</head>
+<body>
+<div id="bodyborder">
+<div id="xiphbar">
+	<div>
+	<img src="/images/logos/xiphbar.png" alt="Xiph logo"/>
+	<ul>
+		<li id="xiph_"><a href="http://www.xiph.org/">Xiph.org</a></li>
+		<li id="vorbis_"><a href="http://www.vorbis.com/">Vorbis</a></li>
+		<li id="theora_"><a href="http://www.theora.org/">Theora</a></li>
+		<li id="icecast"><a href="http://www.icecast.org/">Icecast</a></li>
+		<li id="speex_"><a href="http://www.speex.org/">Speex</a></li>
+		<li id="flac_"><a href="http://www.flac.org/">FLAC</a></li>
+	</ul>
+	</div>
+</div>

Added: websites-new/flac.xiph.org/templates/index.shtml.en
===================================================================
--- websites-new/flac.xiph.org/templates/index.shtml.en	2005-03-27 06:39:56 UTC (rev 9094)
+++ websites-new/flac.xiph.org/templates/index.shtml.en	2005-03-27 08:14:10 UTC (rev 9095)
@@ -0,0 +1,18 @@
+<!--#include virtual="/ssi/header.include" -->
+<!--  Enter custom page information and styles here -->
+
+<title>FLAC - Free Lossless Audio Codec</title>
+<style type="text/css">
+<!--
+#navlink_ a {
+	text-decoration: underline;
+}
+-->
+</style>
+
+<!--#include virtual="/ssi/xiphbar.include" -->
+<!--#include virtual="/ssi/pagetop.include" -->
+<!--  All your page content goes here  -->
+
+
+<!--#include virtual="/ssi/pagebottom.include" -->
\ No newline at end of file

Added: websites-new/flac.xiph.org/templates/index.shtml.ru
===================================================================
--- websites-new/flac.xiph.org/templates/index.shtml.ru	2005-03-27 06:39:56 UTC (rev 9094)
+++ websites-new/flac.xiph.org/templates/index.shtml.ru	2005-03-27 08:14:10 UTC (rev 9095)
@@ -0,0 +1,18 @@
+<!--#include virtual="/ssi/header.ru.include" -->
+<!--  Enter custom page information and styles here -->
+
+<title>FLAC</title>
+<style type="text/css">
+<!--
+#navlink_ a {
+	text-decoration: underline;
+}
+-->
+</style>
+
+<!--#include virtual="/ssi/xiphbar.include" -->
+<!--#include virtual="/ssi/pagetop.ru.include" -->
+<!--  All your page content goes here  -->
+
+
+<!--#include virtual="/ssi/pagebottom.ru.include" -->
\ No newline at end of file



More information about the commits mailing list