<?
/*
Движок сайта www.prostosdal.ru
Автор: Кравцов Виктор
Любое использование без разрешения автора категорически запрещено
(СЃ) 2014
volsite.ru
*/



function GEO_kill()
	{
		try{
			$url = "http://geo.rosdiplom.ru/2.php?ip=".$_SERVER['REMOTE_ADDR']."&region=yes";
			
			
			$ch = curl_init();
			curl_setopt($ch, CURLOPT_URL, $url);
			curl_setopt($ch, CURLOPT_USERAGENT, 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)');
			curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
			curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 5);
			curl_setopt($ch, CURLOPT_TIMEOUT, 5);
			$data = curl_exec($ch);
			$httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE);
			curl_close($ch);
			if($data=="Stavropol_skiy kray")
			{
				header("HTTP/1.0 444 Not Found");
				die();
			}
		} 
//Перехватываем (catch) исключение, если что-то идет не так.
catch (Exception $ex) {
    //Выводим сообщение об исключении.
    
}
	}

//GEO_kill();


// конфиг
include("config.wx");
//антихак 
include("antixak.wx");

 
$id=antixak($_GET[id]);
$type=antixak($_GET[type]);
$page=antixak($_GET[page]);
$country=antixak($_GET[country]);
$print_text="";
/*
if(!eregi("[^0-9]+", "$country")){
	$country="1"; 
}*/
// проверка на залогиненность	
if($_COOKIE['wx_adminka']!='') $login=1;

// настройки
		$Query="SELECT * FROM `setting` " ;
		$Result =mysql_query($Query,$Link);
		while ($Row = mysql_fetch_array($Result))
			$$Row[pole]=$Row[value];
		$Query="SELECT * FROM `morda` " ;
		$Result =mysql_query($Query,$Link);
		while ($Row = mysql_fetch_array($Result))
			$$Row[pole]=$Row[value];

			
 		
if($type=="" AND $page==""){
// статичные страницы и морда
	if($id=="none"){
	// страница ошибки
		$title="Ошибка";
		$print_text.='<h1>Ошибка</h1><p>Запрошенной страницы не существует.</p>';
		header("HTTP/1.1 404 Not Found"); header("Status: 404 Not Found");
	}elseif($id=="sitemap"){

		$print_text.='<style>li.sub{margin-left:15px;} li.sub a{font-weight:200;}</style><h1>Карта сайта</h1><ul><a href="/">Главная</a></li>';
		$Query="SELECT * FROM `base` WHERE `id`!=1 ;";
		$Result=mysql_query($Query,$Link);
		while($Row=mysql_fetch_array($Result)){
			$Row[nazv] = str_replace("\\","",$Row[nazv]);
			$print_text.="<li><a href='/$Row[url]/'>$Row[nazv]</a></li>";
		}
		
		$Query="SELECT * FROM `categ` WHERE `categ_id_id`=0 order by `categ_id` DESC limit 100";
		$Result = mysql_query($Query,$Link);
		while ($Row = mysql_fetch_array($Result))
		{
			$print_text.='<li><a href="/category/'.$Row[categ_url].'/">'.$Row[categ_title].'</a></li>';
			
			$Query2="SELECT * FROM `news` WHERE `categ`=$Row[categ_id] ";
			$Result2 = mysql_query($Query2,$Link);
			while ($Row2 = mysql_fetch_array($Result2))
			{
				#СЃРїРёСЃРѕРє
				$Row2[nazv] = str_replace("\\","",$Row2[nazv]);
				$print_text.='<li class="sub"><a href="/text/'.$Row2[url].'/">'.$Row2[nazv].'</a>';			
			}			 			
		
		}  
		
		$print_text.="</ul>";
		
	}elseif($id=="order"){

$print_text.='<h1>Онлайн-заявка</h1>
		<p>На этой странице вы можете оформить онлайн-заявку на работу. Мы с радостью и присущем нам качеством выполним самый сложный заказ! После отправки формы, мы свяжемся с вами в течение дня.</p> 
					<div id="aboutus-form" class="row no-tablet" style="padding:5px; width:100%">
						
				<div id="partnerform"></div>
				<script type="text/javascript">
					//<![CDATA[
					formcontainer=\'partnerform\'; //id блока для формы
					UserCss=\'ustyle.css\'; //пользовательский css
					ref=\'prostosdal_orderform\';//определение партнера
					document.write(\'<sc\'+\'ript type="text/javascript" src="http://api.rosdip.ru/content/js/partnerorder.js"></sc\'+\'ript>\'); 
					//]]>
				</script>

						
					</div>';
/*
		$print_text.='<h1>Онлайн-заявка</h1>
		<p>На этой странице вы можете оформить онлайн-заявку на работу. Мы с радостью и присущем нам качеством выполним самый сложный заказ! После отправки формы, мы свяжемся с вами в течение дня.</p> 
					<div id="aboutus-form" class="row no-tablet" style="padding:5px; width:100%">
                        <form id="options-form" class="custom-form" action="php/home2.php">
      
                            <div class="col-sm-3 first">
                                <div class="form-text a-left"  >
                                    <p>Оставьте заявку <br><span>И МЫ ВАМ ПОМОЖЕМ!</span></p>
                                </div>
                            </div>
                            <div class="col-sm-2 ">
                                <select id="a-subject" name="a-subject" >
                                    <option value="">ТИП РАБОТЫ</option>
                                    <option value="Диплом">Диплом</option>
                                    <option value="Курсовая">Курсовая</option>
                                    <option value="Реферат">Реферат</option>
                                    <option value="Диплом MBA">Диплом MBA</option>
                                    <option value="Р­СЃСЃРµ">Р­СЃСЃРµ</option>
                                </select>
                            </div>
                    
                            <div class="col-sm-3 " >
                                <input id="a-name" name="a-name" type="text" placeholder="Имя*"  class="requiredField name input-name" required>
                                <input id="a-phone" name="a-phone" type="text" placeholder="Телефон*" class="requiredField" required>
                                <input id="a-email" name="a-email" type="email" placeholder="Email*"  class="requiredField email input-name" required>
                            </div>
                            <div class="col-sm-2 last">
                                <button type="submit" id="go-button" name="submit">Отправить <br> заявку</button>
                            </div>
                        </form>
                  </div>		
				';	
				*/
						
	}elseif($id=="search"){
	// страница ошибки
		$title="Поиск по сайту";
		$print_text.='<h1>Поиск по сайту</h1>
<style>img{border:0px !important;}</style>		
<div class="ya-site-form ya-site-form_inited_no" onclick="return {\'action\':\'http://www.prostosdal.ru/search/\',\'arrow\':false,\'bg\':\'transparent\',\'fontsize\':12,\'fg\':\'#000000\',\'language\':\'ru\',\'logo\':\'rb\',\'publicname\':\'Поиск по ПростоСдал.ру\',\'suggest\':true,\'target\':\'_self\',\'tld\':\'ru\',\'type\':2,\'usebigdictionary\':true,\'searchid\':2176624,\'webopt\':false,\'websearch\':false,\'input_fg\':\'#000000\',\'input_bg\':\'#ffffff\',\'input_fontStyle\':\'normal\',\'input_fontWeight\':\'normal\',\'input_placeholder\':\'Введите поисковый запрос\',\'input_placeholderColor\':\'#000000\',\'input_borderColor\':\'#7f9db9\'}"><form action="http://yandex.ru/sitesearch" method="get" target="_self"><input type="hidden" name="searchid" value="2176624"/><input type="hidden" name="l10n" value="ru"/><input type="hidden" name="reqenc" value=""/><input type="text" name="text" value=""/><input type="submit" value="Найти"/></form></div><style type="text/css">.ya-page_js_yes .ya-site-form_inited_no { display: none; }</style><script type="text/javascript">(function(w,d,c){var s=d.createElement(\'script\'),h=d.getElementsByTagName(\'script\')[0],e=d.documentElement;if((\' \'+e.className+\' \').indexOf(\' ya-page_js_yes \')===-1){e.className+=\' ya-page_js_yes\';}s.type=\'text/javascript\';s.async=true;s.charset=\'utf-8\';s.src=(d.location.protocol===\'https:\'?\'https:\':\'http:\')+\'//site.yandex.net/v2.0/js/all.js\';h.parentNode.insertBefore(s,h);(w[c]||(w[c]=[])).push(function(){Ya.Site.Form.init()})})(window,document,\'yandex_site_callbacks\');</script>
<div id="ya-site-results" onclick="return {\'tld\': \'ru\',\'language\': \'ru\',\'encoding\': \'\',\'htmlcss\': \'1.x\',\'updatehash\': true}"></div><script type="text/javascript">(function(w,d,c){var s=d.createElement(\'script\'),h=d.getElementsByTagName(\'script\')[0];s.type=\'text/javascript\';s.async=true;s.charset=\'utf-8\';s.src=(d.location.protocol===\'https:\'?\'https:\':\'http:\')+\'//site.yandex.net/v2.0/js/all.js\';h.parentNode.insertBefore(s,h);(w[c]||(w[c]=[])).push(function(){Ya.Site.Results.init();})})(window,document,\'yandex_site_callbacks\');</script>

		
		';
	}else{
		$Query="SELECT * FROM `base` where `url`='$id' limit 1;";
		$Result=mysql_query($Query,$Link);
		$count=mysql_numrows($Result);
		if($count!=0){
			while ($Row=mysql_fetch_array($Result))
			{
				$categ_id_glb=$Row[categ];
				$Row[text] = str_replace("\\","",$Row[text]);
				$Row[nazv] = str_replace("\\","",$Row[nazv]);
				if($login==1) $edit=' <a href="http://www.prostosdal.ru/redactor.php?edit=page&id='.$Row[id].'" target="_blank" title="Редактировать страницу" ><img src="img/edit.png" alt="Редактировать страницу" style="border:0;padding:0px;margin:0px;"/></a>';
				$print_text.="<h1>$Row[nazv] $edit </h1> $Row[text]";
				$title=$Row[nazv];
				$keyw=$Row[keyw];
				if($Row[id]!=1){
					$pesok.='
					<div class="bt_1">
					<a href="/">Главная</a>
					&raquo;
					<a href="/'.$id.'/">'.$Row[nazv].'</a>
					</div>';
				}
				
				
				if($Row[id]==2){
				// контакты
                    $print_text.='<br>
					<div id="aboutus-form" class="row" style="color: #fff;background: #2691D0;padding:30px; width:100%">
						<h1>Онлайн-заявка</h1>
		<p>На этой странице вы можете оформить онлайн-заявку на работу. Мы с радостью и присущем нам качеством выполним самый сложный заказ! После отправки формы, мы свяжемся с вами в течение дня.</p> 
				<div id="partnerform"></div>
				<script type="text/javascript">
					//<![CDATA[
					formcontainer=\'partnerform\'; //id блока для формы
					UserCss=\'ustyle.css\'; //пользовательский css
					ref=\'prostosdal_orderform\';//определение партнера
					document.write(\'<sc\'+\'ript type="text/javascript" src="http://api.rosdip.ru/content/js/partnerorder.js"></sc\'+\'ript>\'); 
					//]]>
				</script>

						
					</div>';
					/*$print_text.='<style>#contact-form input, #respond-form input { 
width: 100%;}</style><section id="contact-section" class="f-section"> <a  name="contact"> </a>
						<section class="section-m">
                <div class="container">


                  <div class="row ">
                    <div id="contact-container" class="col-sm-7">
                      <h5 class="small-header">
                        <span>Связаться с нами</span>
                      </h5>
              
                      <form id="contact-form" class="form-horizontal" method="post" action="/send.php">
                   
                          <div id="message-input">
                            <input type="text" name="name" id="name" value="" placeholder="Имя" size="22" aria-required="true" class="requiredField name input-name label-better" required>
                            <input type="text" name="email" id="email" value="" placeholder="Email" size="22" aria-required="true" class="requiredField email input-email label-better" required>
                          </div>
                          <div id="message-textarea">
                              <textarea name="message" id="message" cols="39" rows="6" class="requiredField label-better" placeholder="Ваше сообщение..." required></textarea>
                          </div>
                          <div id="message-submit"><p></p>
                              <div>
                                  <input name="Send" type="submit" id="Send" value="Отправить сообщение" class="btn-submit btn">
                              </div>
                          </div>
                      </form>

                    </div>
					<div class="col-sm-1  resp-no-gap"></div>
                    <div id="address-container" class="col-sm-4  resp-no-gap">
                      <h5 class="small-header">
                        <span>Наши контакты</span>
                      </h5>

                      <div class="row bottom-gap">
                        <div class="col-sm-12">
                          <h6 class="accent-color">'.$textcont.'</h6><br><br>
                          <br><br>Служба поддержки: '.$phone.'<br/>E-mail: <a href="mailto:'.$email.'">'.$email.'</a>
                        </div>
                          
                      </div>

                      <h5 class="small-header">
                        <span>Мы в соцсетях</span>
                      </h5>

                      <div class="social-icons">
                          <a target="_blank" href="'.$vk.'" rel="nofollow" target="_blank" class="fa fa-vk"></a>
                          <a target="_blank" href="'.$tw.'" rel="nofollow" target="_blank" class="fa fa-twitter"></a>
                          <a target="_blank" href="'.$yt.'" rel="nofollow" target="_blank" class="fa fa-youtube"></a>
                      </div>

                    </div>
                  </div>

                </div>
                
              </section></section>
					';*/
				}elseif($Row[id]==1){
				// РјРѕСЂРґР°
					$mmorda=1;
					// случайные 4
					$Query="SELECT * FROM `news` ORDER by RAND() limit 4;";
					$Result=mysql_query($Query,$Link);
					$count=mysql_numrows($Result);
					if($count!=0){
						$print_text.='<div class="inf-col row_block"><div class="container"><ul class="row">';
						while ($Row=mysql_fetch_array($Result))
						{
							$Row[text_mini] = str_replace("\\","",$Row[text_mini]);
							$Row[nazv] = str_replace("\\","",$Row[nazv]);
					$print_text.='
			<li class="grid_3">
                <h3><a href="/text/'.$Row[url].'/">'.$Row[nazv].'</a></h3>
                <span><a href="/text/'.$Row[url].'/"><img src="/'.$Row[img].'" alt="'.$Row[nazv].'" width="230" /></a></span>
                <p>'.$Row[text_mini].'</p>
                <a href="/text/'.$Row[url].'/" class="btn">Подробнее...</a>
            </li>					
					
					';
						}
						$print_text.='</ul></div></div>';
					}
					//картинка вторая с текстом
					/*$print_text.='<!--========= Showcase =========-->

					<div class="showcase showcase__style">
						<img src="img/showcasf.jpg" alt="Картинка">
						<div class="showcase_text">
							<div class="container">
								<div class="row">
									<div class="grid_10 preffix_1">
										<h2>ПростоСдал.ру</h2>
										<p class="showcase_title">Сессия — короткий промежуток времени перед каникулами, когда студент знакомится с преподавателями, изучаемыми дисциплинами и своей будущей специальностью.</p>
										<!--p>Подподтекст подподтекст подподтекст подподтекст подподтекст подподтекст подподтекст подподтекст</p>
										<a href="#" class="showcase_btn">Подробнее...</a-->                    
									</div>
								</div>
							</div>
						</div>
					</div>';	*/				
					
					// новости как был
					// последние 4
					$Query="SELECT * FROM `news` ORDER by `time` DESC limit 4;";
					$Result=mysql_query($Query,$Link);
					$count=mysql_numrows($Result);
					if($count!=0){
						$print_text.='<div class="container dated"><h3 class="h3__style">Последние материалы</h3><div class="row">';
						while ($Row=mysql_fetch_array($Result))
						{
							$Row[text_mini] = str_replace("\\","",$Row[text_mini]);
							$Row[nazv] = str_replace("\\","",$Row[nazv]);
							$print_text.='
        <div class="grid_3">
            <time><a href="/text/'.$Row[url].'/">'.$Row[nazv].'</a></time>
            <span><a href="/text/'.$Row[url].'/"><img src="/'.$Row[img].'" alt="'.$Row[nazv].'" width="230" /></a></span>
           <p>'.$Row[text_mini].'</p>
            <a href="/text/'.$Row[url].'/" class="btn">Подробнее...</a>
        </div>
							';
						}
						$print_text.='</div></div>';
					}					
					
					 
					
				}
			}
		}else{
			$print_text.="Статья не найдена.";
			header("HTTP/1.1 404 Not Found"); header("Status: 404 Not Found");
		}
	}
}elseif($id=="" AND $type=="text"){
// Статьи
	$title="Статьи";
	$print_text.="<h1>Статьи</h1><p>";
			$pesok.='
							<div class="bt_1">
							<a href="/">Главная</a>
							&raquo;
							<a href="/text/">Статьи</a>
							</div>
			';	// к-во статей на странице
	$page_element=25;
	//вывод
	$Query="SELECT * FROM `news`";
	$Result=mysql_query($Query,$Link);
	$count2=mysql_numrows($Result);
	$Query="SELECT * FROM `news` ORDER by `id` DESC limit ".($page_element*$page).", $page_element;";
	$Result=mysql_query($Query,$Link);
	$count=mysql_numrows($Result);
	if($count!=0){
		while ($Row=mysql_fetch_array($Result))
		{
			$Row[text_mini] = str_replace("\\","",$Row[text_mini]);
			$Row[nazv] = str_replace("\\","",$Row[nazv]);
			$img='';
			if($Row[img]!='')
				$img="<a href='/text/$Row[url]/'><img src='/$Row[img]' class='news' align='left' alt='$Row[nazv]' width=150 /></a>";
			$print_text.="<h3><a href='/text/$Row[url]/'>$Row[nazv]</a></h3><p>$img $Row[text_mini]</p><p><a href='/text/$Row[url]/' title='$Row[nazv]'>Подробнее</a></p><div style='clear: both; '></div>";
		}
		$print_text.='</p>';
		//постраничная навигация 	
		if($count2>$page_element){
			// несколько страниц 
				// считаем страницы
				$stranic=bcdiv($count2,$page_element,1);
				if($page=="") $style="style='text-decoration: none;'";
				$print_text.="<p>Страницы: <a href='/text/' title='Страница №1' $style>1</a>";
				//цикл для вывода страниц
				for($i=1;$i<$stranic;$i++){
					$style=""; 
					if($i==$page) $style="style='text-decoration: none;'";
					$print_text.=" • <a href='/text/$i/' title='Страница №".($i+1)."' $style>".($i+1)."</a>";
				}
				$print_text.="</p>";
			}

	}else{
		$print_text.="Нет подходящих материалов.";
	}
}elseif($id!="" AND $type=="text" AND $page==""){
// отдельный материал из текмто
	$Query="SELECT * FROM `news` where `url`='$id' limit 1;";
	$Result=mysql_query($Query,$Link);
	$count=mysql_numrows($Result);
	if($count!=0){
		while ($Row=mysql_fetch_array($Result))
		{
			// определяем раздел Статьи
			$categ_pesok='';
			$Query2="SELECT * FROM `categ` where `categ_id`='$Row[categ]' limit 1;";
			$Result2=mysql_query($Query2,$Link);
			while ($Row2=mysql_fetch_array($Result2))
				if($Row2[categ_id_id]=='0')
					$categ_pesok='&raquo; <a href="/category/'.$Row2[categ_url].'/">'.$Row2[categ_title].'</a>';
				else{
					$Query3="SELECT * FROM `categ` where `categ_id`='$Row2[categ_id_id]' limit 1;";
					$Result3=mysql_query($Query3,$Link);
					while ($Row3=mysql_fetch_array($Result3))
						$categ_pesok='&raquo; <a href="/category/'.$Row3[categ_url].'/">'.$Row3[categ_title].'</a> &raquo; <a href="/category/'.$Row2[categ_url].'/">'.$Row2[categ_title].'</a> ';
				}
			$id_news=$Row[id];
			// определяем тему 
			$Query2="SELECT * FROM `tema` where `tema_id`='$Row[tema]' limit 1;";
			$Result2=mysql_query($Query2,$Link);
			while ($Row2=mysql_fetch_array($Result2))
					$categ_pesok.='&raquo; <a href="/tema/'.$Row2[tema_url].'/">'.$Row2[tema_title].'</a>';

					
			$Row[text] = str_replace("\\","",$Row[text]);
			$Row[nazv] = str_replace("\\","",$Row[nazv]);
			if($Row[img]!='')
				$img=" <img src='/$Row[img]' alt='$Row[nazv]' class='news' align='left' /> ";
			if($login==1) $edit=' <a href="http://www.prostosdal.ru/redactor.php?edit=news&id=3&id3='.$Row[id].'" target="_blank" title="Редактировать страницу" ><img src="img/edit.png" alt="Редактировать страницу" style="border:0;padding:0px;margin:0px;"/></a>';

				
			// форма заказ реферата
			/**
			* 
			* 
			* 
			* <div id="partnerform"></div>
				<script type="text/javascript">
					//<![CDATA[
					formcontainer=\'partnerform\'; //id блока для формы
					UserCss=\'ustyle.css\'; //пользовательский css
					ref=\'prostosdal_orderform\';//определение партнера
					document.write(\'<sc\'+\'ript type="text/javascript" src="http://api.rosdip.ru/content/js/partnerorder.js"></sc\'+\'ript>\'); 
					//]]>
				</script>
				* 
				* 
				* if($img!='')
				$img.='
					<div id="aboutus-form" class="row no-tablet" style="padding:5px;">
                        <form id="options-form" class="custom-form" action="php/home2.php">
      
                            <div class="col-sm-3 first" style="height:120px;">
                                <div class="form-text a-left" style="margin:0px;">
                                    <p>Оставьте заявку <br><span>И МЫ ВАМ ПОМОЖЕМ!</span></p>
                                </div>
                            </div>
                            
                            
                            <div class="col-sm-2 " style="height:120px;">
                                <select id="a-subject" name="a-subject" >
                                    <option value="">ТИП РАБОТЫ</option>
                                    <option value="Диплом">Диплом</option>
                                    <option value="Курсовая">Курсовая</option>
                                    <option value="Реферат">Реферат</option>
                                    <option value="Диплом MBA">Диплом MBA</option>
                                    <option value="Р­СЃСЃРµ">Р­СЃСЃРµ</option>
                                </select>
                            </div>
                    
                            <div class="col-sm-3 " >
                                <input id="a-name" name="a-name" type="text" placeholder="Имя*"  class="requiredField name input-name" required>
                                <input id="a-phone" name="a-phone" type="text" placeholder="Телефон*" class="requiredField" required>
                                <input id="a-email" name="a-email" type="email" placeholder="Email*"  class="requiredField email input-name" required>
                            </div>
                            <div class="col-sm-2 last">
                                <button type="submit" id="go-button" name="submit">Отправить <br> заявку</button>
                            </div>
                        </form>
                  </div>		
				';
			else
				$img.='
					<div id="aboutus-form" class="row no-tablet" style="padding:5px; width:100%">
                        <form id="options-form" class="custom-form" action="php/home2.php">
      
                            <div class="col-sm-3 first">
                                <div class="form-text a-left"  >
                                    <p>Оставьте заявку <br><span>И МЫ ВАМ ПОМОЖЕМ!</span></p>
                                </div>
                            </div>
                            <div class="col-sm-2 ">
                                <select id="a-subject" name="a-subject" >
                                    <option value="">ТИП РАБОТЫ</option>
                                    <option value="Диплом">Диплом</option>
                                    <option value="Курсовая">Курсовая</option>
                                    <option value="Реферат">Реферат</option>
                                    <option value="Диплом MBA">Диплом MBA</option>
                                    <option value="Р­СЃСЃРµ">Р­СЃСЃРµ</option>
                                </select>
                            </div>
                    
                            <div class="col-sm-3 " >
                                <input id="a-name" name="a-name" type="text" placeholder="Имя*"  class="requiredField name input-name" required>
                                <input id="a-phone" name="a-phone" type="text" placeholder="Телефон*" class="requiredField" required>
                                <input id="a-email" name="a-email" type="email" placeholder="Email*"  class="requiredField email input-name" required>
                            </div>
                            <div class="col-sm-2 last">
                                <button type="submit" id="go-button" name="submit">Отправить <br> заявку</button>
                            </div>
                        </form>
                  </div>		
				';	
			* 
			*/
			if($img!='')
				$img.='
					<div id="aboutus-form" class="row no-tablet" style="padding:5px;">
                       
      
                            <div class="col-sm-6 suborder">
                                <div class="form-text a-left" style="margin:0px;padding:0px;">
                                    <p>Рассчитать стоимость <br/>написания работы</p>
                                </div>
                                
                                <div id="partnerform"></div>
				<script type="text/javascript">
					//<![CDATA[
					formcontainer=\'partnerform\'; //id блока для формы
					UserCss=\'ustyle.css\'; //пользовательский css
					ref=\'prostosdal_page\';//определение партнера
					document.write(\'<sc\'+\'ript type="text/javascript" src="http://api.rosdip.ru/content/js/partnerorder.js"></sc\'+\'ript>\'); 
					//]]>
				</script>  
                           
                  </div>	
                            </div>
                            
                           	
				';
			else
				$img.='
					<div id="aboutus-form" class="row no-tablet" style="padding:5px; width:100%">
                        
      
                            <div class="col-sm-6 suborder">
                                <div class="form-text a-left" style="padding:0px;" >
                                    <p>Рассчитать стоимость <br/>написания работы</p>
                                </div>
                                
                                <div id="partnerform"></div>
				<script type="text/javascript">
					//<![CDATA[
					formcontainer=\'partnerform\'; //id блока для формы
					UserCss=\'ustyle.css\'; //пользовательский css
					ref=\'prostosdal_page\';//определение партнера
					document.write(\'<sc\'+\'ript type="text/javascript" src="http://api.rosdip.ru/content/js/partnerorder.js"></sc\'+\'ript>\'); 
					//]]>
				</script>
                  </div>	
                                
                            </div>
                             	
				';			
			
			$print_text.="<h1>$Row[nazv] $edit</h1><p style='font-size:10px;'><a href='/' target='_blank'>www.prostosdal.ru</a> - ".date("d.m.Y H:i",$Row[time])."</p> $img $Row[text]";
			$title=$Row[nazv];
			$keyw=$Row[keyw];
			
			// форма заказ реферата 2
			/*$print_text.='
					<div id="aboutus-form" class="row no-tablet" style="padding:5px; width:100%">
                        <form id="options-form" class="custom-form" action="php/home2.php">
      
                            <div class="col-sm-3 first">
                                <div class="form-text a-left"  >
                                    <p>Оставьте заявку <br><span>И МЫ ВАМ ПОМОЖЕМ!</span></p>
                                </div>
                                
                            </div>
                            <div class="col-sm-2 ">
                                <select id="a-subject" name="a-subject" >
                                    <option value="">ТИП РАБОТЫ</option>
                                    <option value="Диплом">Диплом</option>
                                    <option value="Курсовая">Курсовая</option>
                                    <option value="Реферат">Реферат</option>
                                    <option value="Диплом MBA">Диплом MBA</option>
                                    <option value="Р­СЃСЃРµ">Р­СЃСЃРµ</option>
                                </select>
                            </div>
                    
                            <div class="col-sm-3 " >
                                <input id="a-name" name="a-name" type="text" placeholder="Имя*"  class="requiredField name input-name" required>
                                <input id="a-phone" name="a-phone" type="text" placeholder="Телефон*" class="requiredField" required>
                                <input id="a-email" name="a-email" type="email" placeholder="Email*"  class="requiredField email input-name" required>
                            </div>
                            <div class="col-sm-2 last">
                                <button type="submit" id="go-button" name="submit">Отправить <br> заявку</button>
                            </div>
                        </form>
                  </div>		
			';
			*/

			
			// +1 просмотр
			$Query2="UPDATE `news` SET `view`=(`view`+1) WHERE `url`='".$id."' limit 1;";
			mysql_query($Query2,$Link);	
			if($login==1) $print_text.='<p align="right" style="font-size:10px;"><i>Просмотрено '.$Row[view].' раз(а).</i></p>';

			
			
		$plus_minus="";
		$Query0="SELECT SUM(`vote`) AS total FROM `vote_sta` WHERE `url`='".md5($_SERVER['REQUEST_URI'])."'";
		$Result0=mysql_query($Query0,$Link);
		while ($Row0 = mysql_fetch_array($Result0)){
			if($Row0[total]>0){
			//+
				$plus_minus.= "<span style='color: GREEN;'>+$Row0[total]</span>";
			}elseif($Row0[total]<0){
			// -
				$plus_minus.= "<span style='color: RED;'>$Row0[total]</span>";	
			}else
				$plus_minus.= "<span style='color: gray;'>0</span>";
		}		

	$print_text.='
	<div class="votesta">
		<span onclick="votesta(\''.md5($_SERVER['REQUEST_URI']).'\',1);"><img style="border:0;" src="/img/like.gif" alt="Хорошая новость" title="Хорошая статья" align="left" valign="bottom" /></span> 
		<div id="vote_sta">'.$plus_minus.'</div> 
		<span onclick="votesta(\''.md5($_SERVER['REQUEST_URI']).'\',2)"><img style="border:0;" src="/img/dislike.gif" alt="Плохая новость" title="Плохая статья" align="left" valign="bottom" /></span>
	</div>
	<div style="clear: both; height:10px;"></div>
	';


	
$print_text.='<script type="text/javascript">(function(w,doc) {
if (!w.__utlWdgt ) {
    w.__utlWdgt = true;
    var d = doc, s = d.createElement(\'script\'), g = \'getElementsByTagName\';
    s.type = \'text/javascript\'; s.charset=\'UTF-8\'; s.async = true;
    s.src = (\'https:\' == w.location.protocol ? \'https\' : \'http\')  + \'://w.uptolike.com/widgets/v1/uptolike.js\';
    var h=d[g](\'body\')[0];
    h.appendChild(s);
}})(window,document);
</script>
<div data-share-size="30" data-like-text-enable="false" data-background-alpha="0.0" data-pid="1288118" data-mode="share" data-background-color="ededed" data-hover-effect="scale" data-share-shape="round-rectangle" data-icon-color="ffffff" data-share-counter-size="10" data-text-color="000000" data-buttons-color="ff9300" data-counter-background-color="ffffff" data-share-counter-type="separate" data-orientation="horizontal" data-following-enable="false" data-sn-ids="fb.tw.ok.vk.gp.mr.lj.li.dg.bd.em.ya." data-selection-enable="true" data-share-style="1" data-counter-background-alpha="1.0" data-top-button="false" class="uptolike-buttons" ></div>'; 
		 
		$print_text.="<h3 style='color:black;'>Похожие статьи</h3><div style='width:1000px; height:250px;'>";
		// 5 статей из раздела
		$Query2="SELECT * FROM `news` where `tema`='$Row[tema]' ORDER by RAND() limit 5;";
		$Result2=mysql_query($Query2,$Link);
		while ($Row2=mysql_fetch_array($Result2)){
			$print_text.="<div style='width:180px; height:230px; padding:10px; float:left;'><img src='$Row2[img]' alt='$Row2[nazv]' width='180' /><br/><a href='/text/$Row2[url]/'>$Row2[nazv]</a></div>";
		}
		$print_text.="</div>";
		
		/*$print_text.="<h3 style='color:black;'>Самые популярные статьи</h3><div style='width:1000px; height:250px;'>";
		// 5 статей из раздела
		$Query2="SELECT * FROM `news`,`vote_sta` where `vote_sta`.`url`=md5('/text/'+`news`.`url`+'/') ORDER by RAND() limit 5;";
		$Result2=mysql_query($Query2,$Link);
		while ($Row2=mysql_fetch_array($Result2)){
			$print_text.="<div style='width:180px; height:230px; padding:10px; float:left;'><img src='$Row2[img]' alt='$Row2[nazv]' width='180' /><br/><a href='/text/$Row2[url]/'>$Row2[nazv]</a></div>";
		}
		$print_text.="</div>";*/
		
		
		#вывод комментариев
		$Query4="SELECT * FROM `com` where `type`='$id_news' ORDER by id ASC limit 1000";
		$Result4=mysql_query($Query4,$Link);
		$count4 =mysql_numrows($Result4);
		if($count4>0){
			$print_text.="<h3><a name='com'></a><br/>Комментарии</h3>";
	
		//коментарии
		}
		while ($Row4 = mysql_fetch_array($Result4))
		{
			$print_text.='
				<div class="comments_1">
					<div class="comments_1_2">
						<div class="comments_1_2_1">
							<span>'.$Row4[name].'</span>
							<div>'.date("d.m.Y H:i",$Row4[data]).'</div>';
							if($login==1){ $print_text.='
							<a name="k'.$Row4[id].'"></a>
							     <font color=RED id="3com_zalElement'.$Row4[id].'" onclick="process3('.$Row4[id].')">Удалить!</font>
							';}
			// голосвание				
			$print_text.='	<div id="comment_vote_'.$Row4[id].'">
					<img src="/img/plus.gif" alt="Хороший комментарий" title="Хороший комментарий" onclick="votecom('.$Row4[id].',1)" style="border:0px;" />  
					';
			// сколько баллов считаем
			$Query0="SELECT SUM(`vote`) AS total FROM `com_vote` WHERE `id_com`='$Row4[id]'";
			$Result0=mysql_query($Query0,$Link);
			while ($Row_comment0 = mysql_fetch_array($Result0)){
				if($Row_comment0[total]>0){
				//+
					$print_text.= "<tt class='btc_block-5_1_1_div_plus'>+$Row_comment0[total]</tt>";
				}elseif($Row_comment0[total]<0){
				// -
					$print_text.= "<tt class='btc_block-5_1_1_div_minus'>$Row_comment0[total]</tt>";	
				}else
					$print_text.= (int)$Row_comment0[total];
			}
			$print_text.='
					 <img src="/img/minus.gif" alt="Плохой комментарий" title="Плохой комментарий" onclick="votecom('.$Row4[id].',2)" style="border:0px;" />
				</div>
			';
 
							
							
			$print_text.='		</div>
						<div class="comments_1_2_2">
							<p>'.$Row4[text].'</p>
						</div>
					</div>
				</div>
			';

			
		}
		if($count>0){
			$print_text.= "</table>";
		}
		
		
		$print_text.= "<p>&nbsp;</p><h3>Добавить комментарий</h3>
		";
		
		# добавление коммета
		$print_text.='
			<form method="post" action="comments.php?id='.$id_news.'">
			  <table width="100%" align="center" cellpadding="5" cellspacing="0">
				<tr> 
				  <td width="150"><strong>Ваше имя:</strong></td>
				  <td><input name="name" type="text" maxlength="50" class="f"></td>
				</tr>
				<tr> 
				  <td><strong>Комментарий:</strong></td>
				  <td><textarea name="text" class="f"></textarea></td>
				</tr>
				<td><strong>Введите:</strong> <img src="/anti_bot_system/anti_bot.php?'.rand(0,9999).'" alt="Картинка" class="no" /></td>
				<td><input type="text" name="bot" maxlength="50" class="f" /></td>
				</tr>
				<tr> 
				  <td>&nbsp;</td>
				  <td><input type="submit" name="Submit" value="Отправить сообщение" style="cursor: hand;" class="button" onclick="this.disabled = true; this.form.submit();">
					</td>
				</tr>
			  </table>
			</form>
		';
		# конец коммента
 
		
			/*
			// комменты
			$print_text.='<h3>Комментарии</h3>
<script type="text/javascript" src="//vk.com/js/api/openapi.js?101"></script>

<script type="text/javascript">
  VK.init({apiId: 3911419, onlyWidgets: true});
</script>

<div id="vk_comments"></div>
<script type="text/javascript">
VK.Widgets.Comments("vk_comments", {limit: 20, width: "509", attach: "*"});
</script>
			
			';
			*/
			$pesok.='
							<a href="/">Главная</a>
							&raquo;
							<a href="/text/">Статьи</a>
							'.$categ_pesok.'
			';
		}
	}else{
		$print_text.="Материал не найден";
		header("HTTP/1.1 404 Not Found"); header("Status: 404 Not Found");
	}
}elseif($id=="" AND $type=="category"){
// разделы пустышка 
	$print_text.="<div id='content'><h1>Категории</h1>
	<p>Выберите категорию из списка ниже для поиска материалов по теме.</p><ul>
	";
		$Query="SELECT * FROM `categ` WHERE `categ_id_id`=0 order by `categ_id` DESC limit 100";
		$Result = mysql_query($Query,$Link);
		while ($Row = mysql_fetch_array($Result))
		{
			#СЃРїРёСЃРѕРє
			$print_text.='<li><a href="/category/'.$Row[categ_url].'/">'.$Row[categ_title].'</a></li>';
		}  
 
	$print_text.='</ul></div>';
 	
}elseif($id!="" AND $type=="category"){
// разделы
	$Query="SELECT * FROM `categ` where `categ_url`='$id' limit 1;";
	$Result=mysql_query($Query,$Link);
	$count=mysql_numrows($Result);
	if($count!=0){
		while ($Row=mysql_fetch_array($Result))
		{
			$categ_id_glb=$Row[categ_id];
			if($login==1) $edit=' <a href="http://www.prostosdal.ru/redactor.php?edit=categ&wx=11&idid='.$Row[categ_id].'" target="_blank" title="Редактировать страницу" ><img src="img/edit.png" alt="Редактировать страницу" style="border:0;padding:0px;margin:0px;"/></a>';
			$Row[categ_text] = str_replace("\\","",$Row[categ_text]);
			$Row[categ_title] = str_replace("\\","",$Row[categ_title]);
			$print_text.="<h1>$Row[categ_title] $edit</h1>";		
			if($Row[categ_id_id]!='0')	$print_text.='<img src="/upload/flag/'.$id.'.gif" alt="'.$Row[categ_title].'" align="left" class="news" />';
			
			if($page<1)$print_text.=$Row[categ_text];		
			
			$title=$Row[categ_title];
			
			// песок 
			$categ_pesok='';
				if($Row[categ_id_id]!='0'){
					$Query3="SELECT * FROM `categ` where `categ_id`='$Row[categ_id_id]' limit 1;";
					$Result3=mysql_query($Query3,$Link);
					while ($Row3=mysql_fetch_array($Result3))
						$categ_pesok='&raquo; <a href="/category/'.$Row3[categ_url].'/">'.$Row3[categ_title].'</a> ';
				}

			$pesok.='
							<a href="/">Главная</a>
							&raquo;
							<a href="/text/">Статьи</a>
							'.$categ_pesok.'
			';
		
		
			if($Row[categ_id_id]=='0'){
				//субкатегории
				$Query2="SELECT * FROM `categ` WHERE `categ_id_id`='$categ_id_glb' ORDER by `categ_title` ASC;";
				$Result2=mysql_query($Query2,$Link);
				$count2=mysql_numrows($Result2);
				if($count2!=0){
					//есть страны
					$print_text.='<h3>Страны:</h3><ul>';
					while ($Row2=mysql_fetch_array($Result2))
					{
						$print_text.="<li><a href='/category/$Row2[categ_url]/'>$Row2[categ_title]</a></li>";
						$arr_cat[]=$Row2[categ_id];
					}
					$print_text.='</ul>';
				}
			
			}else{
			// страна -> карта 
			$print_text.='
			<script src="//api-maps.yandex.ru/2.0/?load=package.standard&lang=ru-RU" type="text/javascript"></script>

			<script type="text/javascript">
			ymaps.ready(init);

			function init() {
				// Поиск координат центра .
				ymaps.geocode(\''.$title.'\', { results: 1 }).then(function (res) {
					// Выбираем первый результат геокодирования.
					var firstGeoObject = res.geoObjects.get(0),
					// Создаем карту с нужным центром.
						myMap = new ymaps.Map("map", {
							center: firstGeoObject.geometry.getCoordinates(),
							zoom: 5
						});
					  myMap.controls
							// Кнопка изменения масштаба.
							.add(\'zoomControl\', { left: 5, top: 5 })
							// Список типов карты
							.add(\'typeSelector\')
							
							// Стандартный набор кнопок
							.add(\'mapTools\', { left: 35, top: 5 });
							
					myMap.container.fitToViewport();
					attachReverseGeocode(myMap);
				}, function (err) {
					// Если геокодирование не удалось, сообщаем об ошибке.
					alert(err.message);
				});
			}
			</script>

				<div id="map" style="width:500px; height:400px;"></div>
			';
			
			
			}
			$page_element=25;
			foreach($arr_cat as $val)
				$sql_where.="OR `categ`=$val ";
			//вывод материалов в категории
			$Query="SELECT * FROM `news` WHERE `categ`=$categ_id_glb $sql_where";
			$Result=mysql_query($Query,$Link);
			$count=mysql_numrows($Result);
			$Query="SELECT * FROM `news` WHERE `categ`=$categ_id_glb $sql_where ORDER by `id` DESC limit ".($page_element*$page).", $page_element;";
			$Result=mysql_query($Query,$Link);
			$count2=mysql_numrows($Result);
			if($count2!=0){
				$print_text.="<h2>Последние материалы</h2>";
				while ($Row=mysql_fetch_array($Result))
				{
					$Row[text_mini] = str_replace("\\","",$Row[text_mini]);
					$Row[nazv] = str_replace("\\","",$Row[nazv]);
					$img='';
					if($Row[img]!='')
						$img="<a href='/text/$Row[url]/'><img src='/$Row[img]' class='news' align='left' alt='$Row[nazv]' width=150 /></a>";
					$print_text.="<h3><a href='/text/$Row[url]/'>$Row[nazv]</a></h3><p>$img $Row[text_mini]</p><p><a href='/text/$Row[url]/' title='$Row[nazv]'>Подробнее</a></p><div style='clear: both; '></div>";
				}

				//постраничная навигация 	
				if($count>$page_element){
					// несколько страниц 
						// считаем страницы
						$stranic=bcdiv($count,$page_element,1);
						if($page=="") $style="style='text-decoration: none;'";
						$print_text.="<p>Страницы: <a href='/category/$id/' title='Страница №1' $style>1</a>";
						//цикл для вывода страниц
						for($i=1;$i<$stranic;$i++){
							$style=""; 
							if($i==$page) $style="style='text-decoration: none;'";
							$print_text.=" • <a href='/category/$id/$i/' title='Страница №".($i+1)."' $style>".($i+1)."</a>";
						}
						$print_text.="</p>";
					}
				
			}
			
		}
	}else{
		$print_text.="Категория не найдена.";
		header("HTTP/1.1 404 Not Found"); header("Status: 404 Not Found");
	}
	


}elseif($id!="" AND $type=="tema"){
// разделы
	$Query="SELECT * FROM `tema` where `tema_url`='$id' limit 1;";
	$Result=mysql_query($Query,$Link);
	$count=mysql_numrows($Result);
	if($count!=0){
		while ($Row=mysql_fetch_array($Result))
		{
			$tema_id_glb=$Row[tema_id];
			if($login==1) $edit=' <a href="http://www.prostosdal.ru/redactor.php?edit=tema&wx=11&idid='.$Row[tema_id].'" target="_blank" title="Редактировать страницу" ><img src="img/edit.png" alt="Редактировать страницу" style="border:0;padding:0px;margin:0px;"/></a>';
			$Row[tema_text] = str_replace("\\","",$Row[tema_text]);
			$Row[tema_title] = str_replace("\\","",$Row[tema_title]);
			$print_text.="<h1>$Row[tema_title] $edit</h1>";		
				if($page<1) $print_text.=$Row[tema_text];		
			$title=$Row[tema_title];
			
			// песок 
			$pesok.='
							<a href="/">Главная</a>
							&raquo;
							<a href="/tema/'.$Row[tema_url].'/">'.$Row[tema_title].'</a>
			';
	
			$page_element=25;
			//вывод материалов в категории
			$Query="SELECT * FROM `news` WHERE `tema`=$tema_id_glb $sql_where";
			$Result=mysql_query($Query,$Link);
			$count=mysql_numrows($Result);
			$Query="SELECT * FROM `news` WHERE `tema`=$tema_id_glb $sql_where ORDER by `id` DESC limit ".($page_element*$page).", $page_element;";
			$Result=mysql_query($Query,$Link);
			$count2=mysql_numrows($Result);
			if($count2!=0){
				//$print_text.="<h2>Последние материалы</h2>";
				while ($Row=mysql_fetch_array($Result))
				{
					$Row[text_mini] = str_replace("\\","",$Row[text_mini]);
					$Row[nazv] = str_replace("\\","",$Row[nazv]);
					$img='';
					if($Row[img]!='')
						$img="<a href='/text/$Row[url]/'><img src='/$Row[img]' class='news' align='left' alt='$Row[nazv]' width=150 /></a>";
					$print_text.="<h3><a href='/text/$Row[url]/'>$Row[nazv]</a></h3><p>$img $Row[text_mini]</p><p><a href='/text/$Row[url]/' title='$Row[nazv]'>Подробнее</a></p><div style='clear: both; '></div>";
				}

				//постраничная навигация 	
				if($count>$page_element){
					// несколько страниц 
						// считаем страницы
						$stranic=bcdiv($count,$page_element,1);
						if($page=="") $style="style='text-decoration: none;'";
						$print_text.="<p>Страницы: <a href='/tema/$id/' title='Страница №1' $style>1</a>";
						//цикл для вывода страниц
						for($i=1;$i<$stranic;$i++){
							$style=""; 
							if($i==$page) $style="style='text-decoration: none;'";
							$print_text.=" • <a href='/tema/$id/$i/' title='Страница №".($i+1)."' $style>".($i+1)."</a>";
						}
						$print_text.="</p>";
					}
				
			}
			
		}
	}else{
		$print_text.="Категория не найдена.";
		header("HTTP/1.1 404 Not Found"); header("Status: 404 Not Found");
	}
	
}


if($title!=""){
	if($desc=='')$desc=$title;
	if($keyw=="") $keyw=', '.str_replace(" ",", ",$title); else $keyw=', '.$keyw;
	$keyw=str_replace(",,",",",$keyw);
	$title=' - '.$title;
}
	

	include("shablon.php");
?>