- 01
 - 02
 - 03
 - 04
 - 05
 - 06
 - 07
 - 08
 - 09
 - 10
 - 11
 - 12
 - 13
 - 14
 - 15
 - 16
 - 17
 - 18
 - 19
 - 20
 - 21
 - 22
 - 23
 - 24
 - 25
 - 26
 - 27
 - 28
 - 29
 - 30
 - 31
 - 32
 - 33
 - 34
 - 35
 - 36
 - 37
 - 38
 - 39
 - 40
 - 41
 - 42
 - 43
 - 44
 - 45
 - 46
 - 47
 - 48
 - 49
 - 50
 - 51
 - 52
 - 53
 - 54
 - 55
 - 56
 - 57
 - 58
 - 59
 - 60
 - 61
 - 62
 - 63
 - 64
 - 65
 - 66
 - 67
 - 68
 - 69
 - 70
 - 71
 - 72
 - 73
 - 74
 - 75
 - 76
 - 77
 - 78
 - 79
 - 80
 - 81
 - 82
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >
<head>
<?php 
	$menu = & JSite::getMenu();
	$flag = ($menu->getActive() == $menu->getDefault()); 
	$option = JRequest::getVar('option', null); 
?>
<jdoc:include type="head" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/general.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="templates/<?php echo $this->template ?>/css/template.css" type="text/css" />
<!--[if lte IE 7]>
<script language="JavaScript" type="text/javascript" src="?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/DD_belatedPNG.js"></script>
<script language="JavaScript" type="text/javascript">
DD_belatedPNG.fix('.icon a, .phone, .menu a, .header '); 
</script>
<![endif]-->
</head>
<body >
	<div class="wrapper">
		<div class="header">
			<ul class="icon">
				<li class="<?php  if ($flag)  {?>active<?php }?>"><a href="#" class="home"><span></span></a></li>
				<li><a href="#" class="sitemap"><span></span></a></li>
				<li><a href="#" class="search"><span></span></a></li>
			</ul>
			<h3 class="phone">
				Тел. 8 (044) 561 66 22
			</h3>
			<div class="menu-wrap">
				<jdoc:include type="modules" name="menu" style="none" />
			</div>
			<div class="why">
				<h1>Преимущества работы с нами</h1>
				<ul>
					<li>1) Умеренные цены</li>
					<li>2) Использование высококлассных материалов</li>
					<li>3) Кротчайшие сроки выполнение работ</li>
					<li>4) Лучший спектр услуг в городе</li>
					<li>5) Гаранатия до 3х лет</li>
				</ul>
			</div>
		</div>
		<div class="content">
		<?php  if ($flag)  {?>
			<div class="scroller">
				<h3>Наши работы</h3>
				<div class="scroll">
					<div class="scroll-visible">
						<ul>
							<jdoc:include type="modules" name="slider" style="none" />
						</ul>
					</div>
					<a href="#" class="scroll-right"></a>
					<a href="#" class="scroll-left"></a>
				</div>
			</div>
			<div class="text-module">
					<jdoc:include type="modules" name="main-text" style="none" />
			</div>
		<?php }else{?>
			<jdoc:include type="component" />
		<?php }?>
		</div>
		<div class="bottom-modules">
			<div class="bottom-modules-item item-left"><jdoc:include type="modules" name="user1" style="xhtml" /></div>
			<div class="bottom-modules-item item-right"><jdoc:include type="modules" name="user3" style="xhtml" /></div>
			<div class="bottom-modules-item item-center"><jdoc:include type="modules" name="user2" style="xhtml" /></div>
		</div>
		<div class="footer-space"></div>
	</div>
	<div class="footer">
		<span class="copyright">
			© 2009<br />
			Все права защищены
		</span>
		<span class="design"></span>
	</div>
</body>
</html>
                                    
 Follow us!