Initial commit, added files

This commit is contained in:
daaric 2025-11-09 15:39:50 +01:00
commit d8119a52aa
7330 changed files with 219373 additions and 0 deletions

View file

@ -0,0 +1,131 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Or-fea > MEZINÁRODNÍ FESTIVAL DECHOVÝCH HUDEB PRAHA</title>
<meta name="description" content="OR-FEA - Mezinárodní festival dětských a mládežnických pěveckých sborů Iuventus In Praga Cantat">
<meta name="keywords" content="sborový festival, MEZINÁRODNÍ FESTIVAL,Iuventus In Praga Cantat, Praha">
<link rel="stylesheet" type="text/css" href="../../jss/jquery.jscrollpane.css" media="all" />
<link rel="stylesheet" type="text/css" href="../../css/orfea.css" />
</head>
<body>
<div id="obsah">
<div id="hlavicka">
<?
include ('../../menu/hlavicka-cs.php');
?>
</div>
<!-- *********************** menu ******************************* -->
<div id="menu">
<?
include ('../../menu/menu-cs.php');
?>
</div>
<!-- *********************** akce ******************************* -->
<div id="top-akce">
<div id="perex-detail">
<img src="2014-01-24-iuventus-in-praga-cantat-praha/iuventus-in-praga-logo.png" height="65" align="left" style="margin-top:-5px;">
<h1>
Mezinárodní festival dětských a mládežnických pěveckých sborů Iuventus In Praga Cantat
</h1>
<h4 style="margin-top:0px;">
24. 25. ledna 2014 v Praze
</h4>
<img src="2014-01-24-iuventus-in-praga-cantat-praha/iuventus-in-praga-cantat-praha.jpg" width="550" align="left" style="margin-right: 15px;"/>
<p>
V letošním roce probíhá I. ročník Mezinárodního festivalu dětských a mládežnických pěveckých sborů, který se bude konat v termínu 24. 1. 25. 1. 2014 v Praze.</p>
<p>Pořadatelem festivalu je or-fea spol. s r.o., festivalová a organizační kancelář ve spolupráci s Unií českých pěveckých sborů a agenturou Millenium Travel. Festival se koná pod záštitou hlavního města Prahy.</p>
<div style="clear:both; margin:5px;">&nbsp;</div>
<!-- *************************** Odkazy na externí soubory ********************* -->
<div id="akce-dalsi-odkazy">
<table cellspacing="2px" cellpadding="2px">
<tr>
<td ><a href="">Festival programme</a></td>
<td><a href="">Competition regulations</a></td>
<td ><a href="">Festival paskages</a></td>
</tr>
<tr>
<td><a href="">Application form</a></td>
<td><a href="">Questionare</a></td>
<td><a href="">Participant´s list</a></td>
</tr>
</table>
<table>
<tr>
<td ><a href="">Results</a></td>
<td><a href="">Photogaleries</a></td>
<td><a href="">Facebook</a></td>
</tr>
</table>
</div>
</div>
</div>
<!-- *********************** carousel ******************************* -->
<div style="clear:both;">&nbsp;</div>
<!-- ********************************* Zapati ******************************** -->
<div id="paticka">
<?
include ('../../menu/paticka-cs.php');
?>
</div>
</div>
<!-- *********************** scripty pro carousel ******************************* -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<!-- the jScrollPane script -->
<script type="text/javascript" src="js/jquery.mousewheel.js"></script>
<script type="text/javascript" src="js/jquery.contentcarousel.js"></script>
<script type="text/javascript">
$('#ca-container').contentcarousel();
</script>
</body>
</html>