- 001
- 002
- 003
- 004
- 005
- 006
- 007
- 008
- 009
- 010
- 011
- 012
- 013
- 014
- 015
- 016
- 017
- 018
- 019
- 020
- 021
- 022
- 023
- 024
- 025
- 026
- 027
- 028
- 029
- 030
- 031
- 032
- 033
- 034
- 035
- 036
- 037
- 038
- 039
- 040
- 041
- 042
- 043
- 044
- 045
- 046
- 047
- 048
- 049
- 050
- 051
- 052
- 053
- 054
- 055
- 056
- 057
- 058
- 059
- 060
- 061
- 062
- 063
- 064
- 065
- 066
- 067
- 068
- 069
- 070
- 071
- 072
- 073
- 074
- 075
- 076
- 077
- 078
- 079
- 080
- 081
- 082
- 083
- 084
- 085
- 086
- 087
- 088
- 089
- 090
- 091
- 092
- 093
- 094
- 095
- 096
- 097
- 098
- 099
- 100
<img src="./img/pts/main.gif">
<!--<? if ($id=="main" or $id=="" or $id=="archmain")
print "<img src=\"./img/pts/main.gif\">";
if ($id=="ecotur" or $id=="archecotur")
print "<img src=\"./img/pts/main_ekotur.gif\">";
if ($id=="koni" or $id=="archkoni")
print "<img src=\"./img/pts/main_koni.gif\">";
if ($id=="piknik" or $id=="archpiknik")
print "<img src=\"./img/pts/main_piknik.gif\">";
if ($id=="eco" or $id=="archeco")
print "<img src=\"./img/pts/main_eco.gif\">";
if ($id=="maps")
print "<img src=\"./img/pts/main_maps.gif\">";
if ($id=="info" or $id=="archinfo")
print "<img src=\"./img/pts/main_info.gif\">";
if ($id=="sitemap")
print "<img src=\"./img/pts/main_sitemap.gif\">";
if ($id=="contacts")
print "<img src=\"./img/pts/main_kord.gif\">";
if ($id=="ny")
print "<img src=\"./img/pts/main_ny.gif\">";
if ($id=="mas")
print "<img src=\"./img/pts/main_mas.gif\">";
?> -->
</td>
</tr>
<tr>
<td bgcolor="#e0ead3" background="./img/pts/left_main.gif" width="11" style="background-image: url(./img/pts/left_main.gif)"></td>
<td width="650" bgcolor="#e0ead3"><?
if ($id=="main" or $id=="")
include("global.php");
if ($id=="order")
include("order.php");
if ($id=="action")
include("action.php");
if ($id=="search")
{include("search/search.php");}
if ($id=="about" & $cat=="")
include("about.php");
if ($id=="archmain")
include("archnews.php");
if ($id=="contacts")
include("contacts.php");
if ($id=="about" & $cat=="ecoproj")
include("about/ecoproj.php");
if ($id=="about" & $cat=="anim")
include("about/anim.php");
if ($id=="about" & $cat=="prof")
include("about/prof.php");
if ($id=="about" & $cat=="press")
include("about/press.php");
if ($id=="rest" & $cat=="")
include("rest.php");
if ($id=="rest" & $cat=="child")
include("rest/child.php");
if ($id=="rest" & $cat=="child_eco")
include("rest/child_eco.php");
if ($id=="rest" & $cat=="child_edu")
include("rest/child_edu.php");
if ($id=="rest" & $cat=="child_gam")
include("rest/child_gam.php");
if ($id=="rest" & $cat=="child_his")
include("rest/child_his.php");
if ($id=="rest" & $cat=="child_sez")
include("rest/child_sez.php");
if ($id=="rest" & $cat=="child_zoo")
include("rest/child_zoo.php");
if ($id=="rest" & $cat=="child_str")
include("rest/child_str.php");
if ($id=="rest" & $cat=="child_dop")
include("rest/child_dop.php");
if ($id=="rest" & $cat=="fam")
include("rest/fam.php");
if ($id=="rest" & $cat=="adult")
include("rest/adult.php");
if ($id=="rest" & $cat=="eco")
include("rest/eco.php");
if ($id=="club" & $cat=="")
include("club.php");
if ($id=="club" & $cat=="cafe")
include("club/cafe.php");
if ($id=="club" & $cat=="piknik")
include("club/piknik.php");
if ($id=="club" & $cat=="gost")
include("club/gost.php");
if ($id=="koni" & $cat=="")
include("koni.php");
if ($id=="koni" & $cat=="uslugi")
include("koni/study.php");
if ($id=="koni" & $cat=="walk")
include("koni/walk.php");
if ($id=="koni" & $cat=="dom")
include("koni/dom.php");
if ($id=="koni" & $cat=="poni")
include("koni/poni.php");
if ($id=="koni" & $cat=="sell")
include("koni/sell.php");
if ($id=="koni" & $cat=="ippoter")
include("koni/ippoter.php");