itsolution/index.php
2021-10-26 18:21:20 +09:00

275 lines
7.1 KiB
PHP

<? $main = "main"; ?>
<? include "include/header.php"; ?>
<?
include($_SERVER[DOCUMENT_ROOT] . "/module/popup/popup.inc.php");
include_once $_SERVER[DOCUMENT_ROOT] . "/module/board/board.lib.php";
//DB연결
$dblink = SetConn($_conf_db["main_db"]);
//공지사항 게시판
$arrNoticeList = getBoardListBase("notice", "", "", "", "5", 0);
//DB해제
SetDisConn($dblink);
?>
<div id="container">
<div class="main-visual">
<h2 class="hide">메인슬라이드</h2>
<div class="inner">
<ul id="visual-slide">
<li><img src="../images/main/visual1.jpg" alt=""></li>
<li><img src="../images/main/visual2.jpg" alt=""></li>
<li><img src="../images/main/visual3.jpg" alt=""></li>
</ul>
</div>
</div>
<div class="main-bnr">
<ul>
<li class="bg1">
<div class="info">
<dl>
<dt>SERVER</dt>
<dd>- 정품HP 서버 사용</dd>
<dd>- 안정적인 RAID 1+0 구성</dd>
<dd>- 365/24 기술문의 가능</dd>
</dl>
</div>
</li>
<li class="bg2">
<div class="info">
<dl>
<dt>NETWORK</dt>
<dd>- 안정적인 기가망 사용</dd>
<dd>- 100%에 도전! DDOS 방어</dd>
<dd>- 실시간 트래픽 관제</dd>
</dl>
</div>
</li>
<li class="bg3">
<div class="info">
<dl>
<dt>SERVICE</dt>
<dd>- 365일24시간 고객대응</dd>
<dd>- 친절한 고객 응대</dd>
<dd>- 신속하고 정확한 작업 처리</dd>
</dl>
</div>
</li>
</ul>
</div>
<div class="contain">
<div class="main-title">
<h2>PRICE &amp SPECIFICATION</h2>
<p>IT Solution의 주력상품(서버)안내 및 사양, 가격정보입니다.</p>
</div>
<div class="main-price">
<div class="col">
<div class="main-table">
<table>
<caption>4core</caption>
<colgroup>
<col width="195px">
<col>
</colgroup>
<thead>
<tr>
<th scope="col" colspan="2">4core</th>
</tr>
</thead>
<tbody>
<tr>
<th>CPU</th>
<td>E5530</td>
</tr>
<tr>
<th>RAM</th>
<td>8G</td>
</tr>
<tr>
<th>HDD</th>
<td>SAS146G*4</td>
</tr>
<tr>
<th class="none">임대료</th>
<td class="none"><strong class="line-through">35만원</strong> <strong class="f-back">할인가 25만원</strong> <span class="text-gray">(회선비 별도)</span></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="col">
<div class="main-table">
<table>
<caption>8core</caption>
<colgroup>
<col width="195px">
<col>
</colgroup>
<thead>
<tr>
<th scope="col" colspan="2">8core</th>
</tr>
</thead>
<tbody>
<tr>
<th>CPU</th>
<td>X5560*2</td>
</tr>
<tr>
<th>RAM</th>
<td>16G</td>
</tr>
<tr>
<th>HDD</th>
<td>SSD128G*2+SATA500G*2</td>
</tr>
<tr>
<th class="none">임대료</th>
<td class="none"><strong class="line-through">45만원</strong> <strong class="f-back">할인가 35만원</strong> <span class="text-gray">(회선비 별도)</span></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="col">
<div class="main-table type2">
<table>
<caption>12core</caption>
<colgroup>
<col width="195px">
<col>
</colgroup>
<thead>
<tr>
<th scope="col" colspan="2">12core</th>
</tr>
</thead>
<tbody>
<tr>
<th>CPU</th>
<td>X5650*2</td>
</tr>
<tr>
<th>RAM</th>
<td>16G</td>
</tr>
<tr>
<th>HDD</th>
<td>SSD128G*2+SATA500G*2</td>
</tr>
<tr>
<th class="none">임대료</th>
<td class="none"><strong class="line-through">55만원</strong> <strong class="f-back">할인가 45만원</strong> <span class="text-gray">(회선비 별도)</span></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="col type2">
<div class="main-table">
<table>
<caption>20core</caption>
<colgroup>
<col width="195px">
<col>
</colgroup>
<thead>
<tr>
<th scope="col" colspan="2">20core</th>
</tr>
</thead>
<tbody>
<tr>
<th>CPU</th>
<td>E2690v2*2</td>
</tr>
<tr>
<th>RAM</th>
<td>32G</td>
</tr>
<tr>
<th>HDD</th>
<td>SSD128G*2+SATA500G*2</td>
</tr>
<tr>
<th class="none">임대료</th>
<td class="none"><strong class="line-through">65만원</strong> <strong class="f-back">할인가 55만원</strong> <span class="text-gray">(회선비 별도)</span></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div class="main-service">
<div class="contain">
<div class="col">
<a href="../sub/sub03_01.php">
<div class="link">
<dl>
<dt>회선 서비스</dt>
<dd>회선서비스 코로케이션 / 단독회선 등이 있습니다.</dd>
</dl>
<div class="more">View more <span class="arrow"></span></div>
</div>
</a>
</div>
<div class="col">
<a href="../sub/sub03_02.php">
<div class="link">
<dl>
<dt>기타 서비스</dt>
<dd>방화벽 / 웹방화벽 / 우회망 / 도메인 구매대행이 있습니다.</dd>
</dl>
<div class="more">View more <span class="arrow"></span></div>
</div>
</a>
</div>
</div>
</div>
<div class="main-notice">
<div class="contain">
<div class="title">
<dl>
<dt>Notice</dt>
<dd>IT Solution의 관련한 공지사항입니다.</dd>
</dl>
</div>
<div class="list">
<ul>
<?
//공지사항 출력
if($arrNoticeList["list"]["total"] > 0){
for($i=0; $i < $arrNoticeList["list"]["total"]; $i++){
//신규글 표시
if(strtotime($arrNoticeList["list"][$i][wdate])+($arrBoardInfo["list"][0]["newmark"]*86400) > time()){
$newImage =" <img src='/images/bbs/icon_new.gif' alt='New' />";
}else{
$newImage ="";
}
?>
<li>
<a href="/sub/sub04_01.php?mode=view&idx=<?=$arrNoticeList["list"][$i][idx]?>">
<?=text_cut(stripslashes($arrNoticeList["list"][$i][subject]),40)?></a> <?=$newImage?>
<span><?=substr($arrNoticeList["list"][$i][wdate],0,10)?></span>
</li>
<?}}else{?>
<li>등록된 게시물이 없습니다.</li>
<?}?>
<!-- <li><a href="#">IT Solution에서 공지드립니다.</a> <span>2018-10-22</span></li>
<li><a href="#">IT Solution에서 공지드립니다.</a> <span>2018-10-22</span></li>
<li><a href="#">IT Solution에서 공지드립니다.</a> <span>2018-10-22</span></li>
<li><a href="#">안녕하세요. 관리자입니다. 공지안내드립니다. 안녕하세요. 관리자입니다. 공지안내드립니다.</a> <span>2018-10-22</span></li>
<li><a href="#">IT Solution에서 공지드립니다.</a> <span>2018-10-22</span></li> -->
</ul>
</div>
</div>
</div>
</div>
<? include "include/footer.php"; ?>