CINXE.COM
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Open+Sans:300,400,600,700&subset=latin,cyrillic' rel='stylesheet' type='text/css'> <link type="text/css" rel="stylesheet" href="css/main.css?ver=1.33"> <link rel="stylesheet" href="css/jquery.fancybox-1.3.4.css" type="text/css" media="screen" /> <script src="https://code.jquery.com/jquery-1.7.2.min.js" type="text/javascript"></script> <script type="text/javascript" src="js/jquery.cycle.all.min.js"></script> <script type="text/javascript" src="js/jquery.fancybox-1.3.4.pack.js"></script> </head> <body> <div id="page"> <div id="head"> <h1>Boris Shkolnikov</h1> <p>UP TVORCHESKAYA MASTERSKAYA<br />ARCHITECTORA B. SHKOLNIKOVA<br />7a Pobediteley avenue</p> <p>220004 Minsk</p> <p>tel/fax +375 17 240 5643<br /><a href="mailto: tm@shkolnikov.by">tm@shkolnikov.by</a></p> <p>© 2014 校袩 "孝胁芯褉褔械褋泻邪褟 屑邪褋褌械褉褋泻邪褟 邪褉褏懈褌械泻褌芯褉邪 楔泻芯谢褜薪懈泻芯胁邪 袘.协." <br />All rights reserved.</p> <!-- MENU --> <!-- <ul id="menu"> <li> <a href="index.php">BUILT</a> </li> <li> <a href="index.php">IN PROGRESS</a> </li> <li> <a href="index.php">PROJECTS</a> </li> <li> <a href="index.php">COMPETITIONS</a> </li> <li> <a href="index.php">STUDIO</a> </li> <li> <a href="index.php">TEXT UNDER LOGO</a> </li> </ul> --> <ul id="menu"> <li> <a href="index.php" class="selected"> PROJECTS </a> <ul> </ul> </li> <li> <a href="index.php?categorie_id=29" > BUILT </a> </li> <li> <a href="index.php?categorie_id=21" > IN PROGRESS </a> </li> <li> <a href="index.php?categorie_id=22" > COMPETITIONS </a> </li> <li> <a href="content.php?categorie_id=18" > STUDIO </a> </li> </ul> <ul id="lang"> <li> <a href="?article_id=81&lang=en" class="selected">en</a> |聽<a href="?article_id=81&lang=ru" >ru</a> </li> </ul> </div> <div id="main"> <!-- PROJET DETAIL --> <div id="proj_img"> <div id="col_l"> <a rel="example_group" href="cache_img/w1000_db401c7f978d9590e125152bb4172327cd.jpeg" id="img_full" style="background-image: url(cache_img/w526_h424_db401c7f978d9590e125152bb4172327cd.jpeg);"> <span class="img_title"> </span> </a> <ul id="proj_info"> <li class="proj_title"> The concept of architectural and town-planning solution of the public shopping mall on the place of tram and trolleybus park in the quarter of Kozlov-Krasnaya-Kiselev Steets in Minsk </li> <li> <span class="grey">LOCATION :</span> Minsk, Belarus </li> <li> <span class="grey">SIZE :</span> 180000 M<sup>2</sup> </li> <li> <span class="grey">DATE :</span> 2002 </li> <!-- <li> <span class="grey">TYPE :</span> </li> --> <li> <span class="grey">CLIENT :</span> - </li> <li> <span class="grey">TEAM :</span> B. Shkolnikov (the director of the group of authors) G. Stratiyenko, A. Kuzmichev </li> <li> <p>The new public shopping mall with the accurate structure of commercial and entertaining quarters is offered to be placed on the place of tram and trolleybus park in one of the central quarters of Minsk, with the creation of the public covered passages, taking into account the existing pedestrian areas. The main composite emphasis is the main entrance with the central multicoloured square, blocked by shining volume which "closes" the perspective view of Kozlov Street.</p> <p> </p> </li> </ul> </div> <ul id="img_list"> <li> <a href="?article_id=81&img_id=0" rel="cache_img/w526_h424_db401c7f978d9590e125152bb4172327cd.jpeg" style="background-image: url(cache_img/w81_h64_db401c7f978d9590e125152bb4172327cd_fill.jpeg);"> <!--<span class="title"> </span>--> <a href="cache_img/w1000_db401c7f978d9590e125152bb4172327cd.jpeg" rel="example_group" style="display: none;"></a> </a> </li> <li> <a href="?article_id=81&img_id=1" rel="cache_img/w526_h424_db00728e85f039eb5a8eceabd53db4d52e.jpeg" style="background-image: url(cache_img/w81_h64_db00728e85f039eb5a8eceabd53db4d52e_fill.jpeg);"> <!--<span class="title"> </span>--> <a href="cache_img/w1000_db00728e85f039eb5a8eceabd53db4d52e.jpeg" rel="example_group" style="display: none;"></a> </a> </li> <li> <a href="?article_id=81&img_id=2" rel="cache_img/w526_h424_dbf6c917aa9c384abbf44a5cfcd117e155.jpeg" style="background-image: url(cache_img/w81_h64_dbf6c917aa9c384abbf44a5cfcd117e155_fill.jpeg);"> <!--<span class="title"> </span>--> <a href="cache_img/w1000_dbf6c917aa9c384abbf44a5cfcd117e155.jpeg" rel="example_group" style="display: none;"></a> </a> </li> </ul> </div> <script type="text/javascript"> function full_replace(data){$("#img_full").css("background-image","url("+$(data).attr("rel")+")"); $("#img_full .title").html($(data).children(".title").html()); } $(function(){ /* $("#img_list a").click(function(event){ event.preventDefault(); full_replace($(this)); }); */ $("a[rel=example_group]").fancybox({ 'padding' : 0, 'transitionIn' : 'none', 'transitionOut' : 'none', 'titlePosition' : 'outside', 'titleShow' : true, 'overlayColor' : '#fff', 'overlayOpacity' : 1, 'centerOnScroll': true, 'cyclic' :true, 'autoScale' :true, 'overlayShow' :true, 'scrolling' : "no", 'changeFade' :0, 'changeSpeed' :0, 'speedIn' :0, 'speedOut' :0, 'showNavArrows' :true, 'showCloseButton' :true, 'titleFormat' : function(title, currentArray, currentIndex, currentOpts) { return '<span id="fancybox-title-over">'+title+'</span>'; } }); }); </script> <!-- FOOT --> </div> </div><!-- FOOTER --> </body> </html>