601 lines
21 KiB
HTML
601 lines
21 KiB
HTML
<!DOCTYPE html>
|
|
<!-- saved from url=(0055)http://w-demo.com/getConsultListByUser.action?pageNum=1 -->
|
|
<html class=" js csstransitions ext-strict"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<!--<base href="http://w-demo.com:80/">--><base href=".">
|
|
<link rel="SHORTCUT ICON" href="http://w-demo.com/img/logoIco.ico">
|
|
<title>WINS DEMO </title>
|
|
|
|
<meta http-equiv="pragma" content="no-cache">
|
|
<meta http-equiv="cache-control" content="no-cache">
|
|
<meta http-equiv="expires" content="0">
|
|
|
|
<link rel="stylesheet" type="text/css" href="./user_고객센터_files/demo.css">
|
|
<!--必要样式-->
|
|
<link rel="stylesheet" type="text/css" href="./user_고객센터_files/jquery-ui.css">
|
|
<link rel="stylesheet" type="text/css" href="./user_고객센터_files/style.css">
|
|
<script type="text/javascript" src="./user_고객센터_files/modernizr.custom.63321.js.다운로드"></script>
|
|
<script type="text/javascript" src="./user_고객센터_files/jquery.min.js.다운로드"></script>
|
|
<script type="text/javascript" src="./user_고객센터_files/jquery-ui.js.다운로드"></script>
|
|
<script type="text/javascript" src="./user_고객센터_files/jquery.ui.touch-punch.min.js.다운로드"></script>
|
|
<script type="text/javascript" src="./user_고객센터_files/jquery.pagination.js.다운로드"></script>
|
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="./user_고객센터_files/mainStyle.css">
|
|
<link rel="stylesheet" type="text/css" href="./user_고객센터_files/pageTop.css">
|
|
<link rel="stylesheet" type="text/css" href="./user_고객센터_files/consultList.css">
|
|
|
|
<link rel="stylesheet" type="text/css" href="./user_고객센터_files/paging.css">
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
|
function locationHref(current){
|
|
|
|
window.location.href = "getConsultListByUser.action?pageNum="+ current;
|
|
|
|
}
|
|
|
|
function showMap() {
|
|
|
|
var bg = document.getElementById("mapBgLayer");
|
|
var con = document.getElementById("mapLayer");
|
|
|
|
|
|
bg.style.display = "";
|
|
|
|
con.style.display = "";
|
|
|
|
|
|
|
|
|
|
}
|
|
function closeMap() {
|
|
var bg = document.getElementById("mapBgLayer");
|
|
var con = document.getElementById("mapLayer");
|
|
|
|
bg.style.display = "none";
|
|
con.style.display = "none";
|
|
|
|
|
|
|
|
}
|
|
|
|
function checkSendConsultForm(){
|
|
|
|
var consultTitleId=document.getElementById("consultTitleId").value;
|
|
var consultInfoId=document.getElementById("consultInfoId").value;
|
|
|
|
var consultTitleRegn=/^[\s\S]{1,30}$/;
|
|
|
|
if(!consultTitleRegn.exec(consultTitleId)){
|
|
|
|
alert("제목글을 입력해주세요(1~30자리까지 입니다)");
|
|
|
|
return false;
|
|
}
|
|
|
|
var consultInfoRegn=/^[\s\S]{1,300}$/;
|
|
|
|
if(!consultInfoRegn.exec(consultInfoId)){
|
|
|
|
alert("문의글을 입력해주세요 감사합니다");
|
|
|
|
return false;
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
</script>
|
|
|
|
<link rel="stylesheet" href="./user_고객센터_files/layer.css" id="layuicss-skinlayercss"></head>
|
|
|
|
<body class="zuQiu ext-webkit ext-chrome" id="te_width">
|
|
<input type="hidden" value="1" id="isCountPage">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--<base href="http://w-demo.com:80/">--><base href=".">
|
|
<link rel="SHORTCUT ICON" href="http://w-demo.com/img/logoIco.ico">
|
|
<title>WINS DEMO </title>
|
|
|
|
|
|
|
|
<meta http-equiv="pragma" content="no-cache">
|
|
<meta http-equiv="cache-control" content="no-cache">
|
|
<meta http-equiv="expires" content="0">
|
|
|
|
<link rel="stylesheet" type="text/css" href="./user_고객센터_files/mainStyle.css">
|
|
<link rel="stylesheet" type="text/css" href="./user_고객센터_files/pageTop.css">
|
|
<link rel="stylesheet" href="./user_고객센터_files/buttons.css" type="text/css">
|
|
<link rel="stylesheet" href="./user_고객센터_files/animate.min.css" type="text/css">
|
|
|
|
<link rel="stylesheet" href="./user_고객센터_files/style(1).css" type="text/css">
|
|
|
|
<script type="text/javascript" src="./user_고객센터_files/messageDwr.js.다운로드"></script>
|
|
<script type="text/javascript" src="./user_고객센터_files/consultDwr.js.다운로드"></script>
|
|
<script type="text/javascript" src="./user_고객센터_files/userBizImplDwr.js.다운로드"></script>
|
|
<script type="text/javascript" src="./user_고객센터_files/bettingBizImplDwr.js.다운로드"></script>
|
|
<script type="text/javascript" src="./user_고객센터_files/engine.js.다운로드"></script>
|
|
<script type="text/javascript" src="./user_고객센터_files/util.js.다운로드"></script>
|
|
<script type="text/javascript" src="./user_고객센터_files/layer.js.다운로드"></script>
|
|
|
|
<link rel="stylesheet" href="./user_고객센터_files/style(2).css" media="screen" type="text/css">
|
|
<link rel="stylesheet" type="text/css" href="./user_고객센터_files/game.css">
|
|
|
|
<link href="./user_고객센터_files/jquery-accordion-menu.css" rel="stylesheet" type="text/css">
|
|
|
|
|
|
<script type="text/javascript" src="./user_고객센터_files/pageTopPage1.js.다운로드"></script>
|
|
|
|
<link rel="stylesheet" type="text/css" href="./user_고객센터_files/style(3).css">
|
|
<!-- new 2019 3 13 -->
|
|
<link rel="stylesheet" type="text/css" href="./user_고객센터_files/style(4).css">
|
|
|
|
<script src="./user_고객센터_files/jquery.js.다운로드"></script>
|
|
<script src="./user_고객센터_files/jquery-ui.min.js.다운로드"></script>
|
|
<script src="./user_고객센터_files/jquery.easing.1.3.js.다운로드"></script>
|
|
|
|
|
|
<!-- end new 2019 3 13 -->
|
|
|
|
|
|
|
|
|
|
|
|
<input type="hidden" id="userNewConsultMusic" value="201611081256397.wav">
|
|
<input type="hidden" id="userNewMessageMusic" value="201611081256458.wav">
|
|
<input type="hidden" id="userId" value="72">
|
|
|
|
<div id="betFaker" style="position:absolute; right:0; top:0;">
|
|
|
|
</div>
|
|
|
|
|
|
<header id="dHead" class="basic">
|
|
<!-- header_wrap -->
|
|
<div class="header-wrap">
|
|
<div class="inner">
|
|
<h1><a href="http://w-demo.com/goHome.action">OUTBACK STEAKHOUSE</a></h1>
|
|
<nav id="gnb" class="gnb-wrap">
|
|
<ul>
|
|
|
|
<li class="gnb-01 ">
|
|
<a href="http://w-demo.com/getGameListBySelectType.action?gameType=1">크로스</a>
|
|
|
|
<div class="snb">
|
|
<div class="snb-list">
|
|
<h3><a href="http://w-demo.com/#">크로스</a></h3>
|
|
<ul>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=1">크로스</a></li>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=3">스페셜</a></li>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=4">실시간</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
|
|
<li class="gnb-02 ">
|
|
<a href="http://w-demo.com/getGameListBySelectType.action?gameType=5">미니게임</a>
|
|
|
|
<div class="snb">
|
|
<div class="snb-list">
|
|
<h3><a href="http://w-demo.com/#">미니게임</a></h3>
|
|
<ul>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=5">사다리</a></li>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=11">다리다리</a></li>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=7">파워볼</a></li>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=6">달팽이</a></li>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=12">로하이</a></li>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=13">알라딘</a></li>
|
|
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=71">스피드키노</a></li>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=72">파워사다리</a></li>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=73">키노사다리</a></li>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=74">panda</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
|
|
<li class="gnb-03 ">
|
|
<a href="http://w-demo.com/getGameListBySelectType.action?gameType=141">BET365</a>
|
|
<div class="snb">
|
|
<div class="snb-list">
|
|
<h3><a href="http://w-demo.com/#">BET365</a></h3>
|
|
<ul>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=141">가상축구</a></li>
|
|
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=151">개경주</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
|
|
<li class="gnb-04 ">
|
|
<a href="http://w-demo.com/getGameListBySelectType.action?gameType=19">로투스</a>
|
|
<div class="snb">
|
|
<div class="snb-list">
|
|
<h3><a href="http://w-demo.com/#">로투스</a></h3>
|
|
<ul>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=19">바카라I</a></li>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=20">바카라II</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
|
|
<li class="gnb-08 ">
|
|
<a href="http://ch7735.com/" target="_blank">카지노</a>
|
|
</li>
|
|
|
|
<li class="gnb-05 ">
|
|
<a href="http://w-demo.com/getGameResultBySelectType.action?pageNum=1&sType=8">경기결과</a>
|
|
</li>
|
|
<li class="gnb-06 ">
|
|
<a href="http://w-demo.com/getBettingByUser.action?pageNum=1">베팅내역</a>
|
|
</li>
|
|
<li class="gnb-07 ">
|
|
<a href="http://w-demo.com/getBbsListByUser.action?pageNum=1">게시판</a>
|
|
</li>
|
|
|
|
</ul>
|
|
<span class="bar"></span>
|
|
</nav>
|
|
<!-- //gnb -->
|
|
|
|
<ul class="global-menu">
|
|
<li><a href="http://w-demo.com/getConsultListByUser.action?pageNum=1">고객센터</a></li>
|
|
<li><a href="http://w-demo.com/getWebConfigInfoForInputMoney.action">충전하기</a></li>
|
|
<li><a href="http://w-demo.com/getUserMoneyLogOfExchangeMoneyList.action">환전하기</a></li>
|
|
</ul>
|
|
|
|
|
|
<div class="header_bottom">
|
|
|
|
<div class="gundong_area clearfloat">
|
|
<div class="personal_content">
|
|
<ul class="my_message clearfloat">
|
|
<li>
|
|
<a onclick="window.location.href='getUserInfoByUid.action'" class="level_show">
|
|
<img src="./user_고객센터_files/lv4.png" height="30">
|
|
|
|
<span>마스터</span>
|
|
님
|
|
</a>
|
|
</li>
|
|
<li class="left_space">
|
|
보유금액 : <span id="userMoneyNum1" style="color:#ffcd00;">1,312,000</span>원
|
|
|
|
<a onclick="window.location.href='getMessageListByUser.action?pageNum=1'" class="message_box">쪽지함 : (<span id="message_numb" style="color:#ffcd00;">0</span>)</a>
|
|
</li>
|
|
<li class="left_space">
|
|
포인트 : <span id="userPointNum1" style="color:#ffcd00;">120,670</span>원
|
|
|
|
<input type="button" onclick="changePointToMoney()" value="전환" class="point_zhuanhuan">
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="gundong_box">
|
|
<marquee scrollamount="4" onmouseover="this.stop()" onmouseout="this.start()" height="30" style="line-height:30px;">
|
|
테스트중 테스트중 테스트중
|
|
</marquee>
|
|
</div>
|
|
<b class="title_gundong">NOTICE</b>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<!-- //header_wrap -->
|
|
</header>
|
|
|
|
<script type="text/javascript" src="./user_고객센터_files/front_ui.js.다운로드"></script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--<base href="http://w-demo.com:80/">--><base href=".">
|
|
|
|
<title>WINS DEMO </title>
|
|
|
|
<meta http-equiv="pragma" content="no-cache">
|
|
<meta http-equiv="cache-control" content="no-cache">
|
|
<meta http-equiv="expires" content="0">
|
|
<link rel="stylesheet prefetch" href="http://w-demo.com/suZhiDongHua/css/font-awesome.min.css">
|
|
|
|
<style type="text/css">
|
|
.liImg {
|
|
width: 28px;
|
|
}
|
|
|
|
.liAset {
|
|
margin-left: 0px;
|
|
line-height: 40px;
|
|
text-align:center;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
|
|
|
|
<!--右导航start-->
|
|
<div style="text-align:center;clear:both"></div>
|
|
|
|
|
|
<div id="jquery-accordion-menu" class="jquery-accordion-menu red" style="width:0px;height: 100%;position: fixed; z-index: 9999;top: 0px;background: rgb(39, 57, 89);">
|
|
|
|
<ul id="demo-list" class="leftNavLi" style="height:100%;padding-top:215px;">
|
|
|
|
<li><a class="liAset" onclick="window.location.href='getUserMoneyLogByUser.action'">머니로그<span style="width:20px;display: inline-block;"></span><img class="liImg" src="./user_고객센터_files/money_icon.png">
|
|
</a>
|
|
</li>
|
|
<li><a class="liAset" onclick="window.location.href='getUserPointListByUser.action'">포인트로그<span style="width:20px;display: inline-block;"></span><img class="liImg" src="./user_고객센터_files/point_icon.png">
|
|
</a>
|
|
</li>
|
|
|
|
<li><a class="liAset" onclick="window.location.href='getUserTuiJianInfoByUid.action'">추천내역<span style="width:20px;display: inline-block;"></span><img class="liImg" src="./user_고객센터_files/shop_show_icon.png">
|
|
</a>
|
|
</li>
|
|
|
|
<li><a class="liAset" onclick="window.location.href='getMoneyLogByLogType.action'">룰<span style="width:5px;display: inline-block;"> </span> 렛 <span style="width:24px;display: inline-block;"> </span> <img class="liImg" src="./user_고객센터_files/zhuanpan_icon.png">
|
|
</a>
|
|
</li>
|
|
<li><a class="liAset" onclick="window.location.href='getSignInLogByUser.action'">출<span style="width:5px;display: inline-block;"> </span> 석 <span style="width:24px;display: inline-block;"> </span> <img class="liImg" src="./user_고객센터_files/sign_icon.png">
|
|
</a>
|
|
</li>
|
|
<li><a class="liAset" onclick="window.location.href='getGongGaoByUser.action'">베팅규정<span style="width:5px;display: inline-block;"> </span> <!-- <img
|
|
class="liImg" src="css/cssImg/shop_show_icon.png"> -->
|
|
<i class="fa fa-paper-plane fa-3x liImg"></i>
|
|
</a>
|
|
</li>
|
|
<li><a class="liAset" onclick="location='userLoadOut.action'" style="background-color:#f00;color:#fff;">로그아웃
|
|
</a>
|
|
</li>
|
|
|
|
|
|
<li>
|
|
<div style="text-align:center;">
|
|
|
|
<a style="border:0px;" href="http://w-demo.com/getAllOnLineUserInfo.action" target="_blank">
|
|
<img src="./user_고객센터_files/logo2.png" width="90px">
|
|
</a>
|
|
<a style="" href="http://w-demo.com/goToBackOfficeHomePage.action" target="_blank">
|
|
<span style="color:#fff;font-size:12px;border-bottom:1px solie #fff;">[어드민 이동]</span>
|
|
</a>
|
|
|
|
|
|
</div>
|
|
</li>
|
|
|
|
<!-- -->
|
|
</ul>
|
|
|
|
<div class="jquery-accordion-menu-footer"><i class="fa fa-angle-right fa-3x page_left_fa"></i></div>
|
|
</div>
|
|
|
|
<script type="text/javascript">
|
|
$(function() {
|
|
var divWidth=$("#jquery-accordion-menu");
|
|
$('.jquery-accordion-menu-footer').on('click',function(){
|
|
if($('.page_left_fa').hasClass('fa-angle-left')){
|
|
console.log(1);
|
|
$('.page_left_fa').removeClass('fa-angle-left');
|
|
$('.page_left_fa').addClass('fa-angle-right');
|
|
divWidth.animate({width:'0px',opacity:'1'},800);
|
|
}else{
|
|
console.log(2);
|
|
$('.page_left_fa').removeClass('fa-angle-right');
|
|
$('.page_left_fa').addClass('fa-angle-left');
|
|
divWidth.animate({width:'145px',opacity:'1'},800);
|
|
}
|
|
|
|
});
|
|
});
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="clearfloat wrap_all">
|
|
|
|
<div class="contentDiv wrap_bg">
|
|
|
|
<div class="contentDiv_tit">
|
|
<div class="game_Tile">
|
|
<p class="title_t">고객센터</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="set_padding">
|
|
|
|
<table class="contentDiv_table" cellpadding="0" cellspacing="0" style="background:none;">
|
|
<tbody><tr>
|
|
<th width="300">제목</th>
|
|
|
|
<th width="250">내용</th>
|
|
|
|
<th width="150">문의시간</th>
|
|
|
|
<th width="150">상태</th>
|
|
|
|
<!--<th width="150">실행</th>-->
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
<td>
|
|
<a href="http://w-demo.com/getConsultBycId.action?cId=2125" class="messageTitlea">
|
|
|
|
|
|
계좌문의!!
|
|
|
|
</a>
|
|
</td>
|
|
|
|
<td>
|
|
|
|
|
|
계좌문의 드립니다 ^^
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
05-10 08:14
|
|
</td>
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
본인확인완료
|
|
|
|
|
|
</td>
|
|
|
|
<!-- <td>
|
|
|
|
<a href="deleteConsultByCid.action?cId=2125&pageNum=1">삭제</a>
|
|
|
|
</td>
|
|
-->
|
|
</tr>
|
|
|
|
|
|
</tbody></table>
|
|
|
|
|
|
<div class="big_cont" style="padding-bottom:50px;">
|
|
<input type="hidden" id="pageCount" value="1">
|
|
<input type="hidden" id="pageNum" value="1">
|
|
|
|
<div id="pageToolbar"><div id="Paging_0864786503493516" class="ui-paging-container"><ul><li class="js-page-first js-page-action ui-pager ui-pager-disabled">처음</li><li class="js-page-prev js-page-action ui-pager ui-pager-disabled">이전</li><li data-page="1" class="ui-pager focus">1</li><li class="js-page-next js-page-action ui-pager ui-pager-disabled">다음</li><li class="ui-paging-toolbar"><input type="text" class="ui-paging-count"><a href="javascript:void(0)">선택</a></li></ul></div></div>
|
|
|
|
|
|
<div class="one_bg_one_btn" onclick="window.location.href='getBettingListByUserForSendConsult.action'">문의하기</div>
|
|
|
|
|
|
<script type="text/javascript" src="./user_고객센터_files/query.js.다운로드"></script>
|
|
<script type="text/javascript" src="./user_고객센터_files/paging.js.다운로드"></script>
|
|
<script>
|
|
|
|
$('#pageToolbar').Paging({pagesize:1,count:$("#pageCount").val(),toolbar:true});
|
|
</script>
|
|
<!--
|
|
<div id="slider" class="sp-slider-wrapper">
|
|
|
|
</div>
|
|
-->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="pageFooterDiv">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--<base href="http://w-demo.com:80/">--><base href=".">
|
|
|
|
<title>WINS DEMO </title>
|
|
|
|
<meta http-equiv="pragma" content="no-cache">
|
|
<meta http-equiv="cache-control" content="no-cache">
|
|
<meta http-equiv="expires" content="0">
|
|
|
|
|
|
|
|
|
|
|
|
<footer id="dFoot">
|
|
<a href="javascript:front.common.moveScroll(0, 750);" class="btn-top"><img src="./user_고객센터_files/btn_top.gif" alt="TOP"></a>
|
|
<ul class="speed-big-menu">
|
|
<li class="menu-01">
|
|
<a href="http://w-demo.com/getWebConfigInfoForInputMoney.action">
|
|
<span class="title" style="color:#fff;">INPUT MONEY</span>
|
|
<span class="txt">충전하기</span>
|
|
<span class="arrow"></span>
|
|
<span class="icon"><img src="./user_고객센터_files/speed_menu_icon_01.png" alt=""></span>
|
|
</a>
|
|
</li>
|
|
<li class="menu-02">
|
|
<a href="http://w-demo.com/getUserMoneyLogOfExchangeMoneyList.action">
|
|
<span class="title" style="color:#fff;">OUT MONEY</span>
|
|
<span class="txt">환전하기</span>
|
|
<span class="arrow"></span>
|
|
<span class="icon"><img src="./user_고객센터_files/speed_menu_icon_02.png" alt=""></span>
|
|
</a>
|
|
</li>
|
|
<li class="menu-03">
|
|
<a href="http://w-demo.com/getConsultListByUser.action?pageNum=1">
|
|
<span class="title" style="color:#fff;">TALK ME</span>
|
|
<span class="txt">고객센터</span>
|
|
<span class="arrow"></span>
|
|
<span class="icon"><img src="./user_고객센터_files/speed_menu_icon_03.png" alt=""></span>
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<section class="footer-wrap">
|
|
<!--<h2><img src="images/picture/footer_logo.png" alt="OUTBACK STEAKEHOUSE"/></h2>-->
|
|
<ul class="footer-menu">
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=1" style="font-weight:700;">크로스</a></li>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=5">미니게임</a></li>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=141">BET365</a></li>
|
|
<li><a href="http://w-demo.com/getGameListBySelectType.action?gameType=19">로투스</a></li>
|
|
<li><a href="http://w-demo.com/getGameResultBySelectType.action?pageNum=1&sType=8">경기결과</a></li>
|
|
<li><a href="http://w-demo.com/getBettingByUser.action?pageNum=1">베팅내역</a></li>
|
|
<li><a href="http://w-demo.com/getBbsListByUser.action?pageNum=1">게시판</a></li>
|
|
</ul>
|
|
|
|
|
|
|
|
</section>
|
|
</footer>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="syno-nsc-ext-comp-1008" class=" x-tip-invalid" style="position: absolute; z-index: 11000; visibility: hidden; display: none;"><div class="x-tip-invalid-tl"><div class="x-tip-invalid-tr"><div class="x-tip-invalid-tc"><div class="x-tip-invalid-header x-unselectable" id="syno-nsc-ext-gen3"><span class="x-tip-invalid-header-text"></span></div></div></div></div><div class="x-tip-invalid-bwrap" id="syno-nsc-ext-gen4"><div class="x-tip-invalid-ml"><div class="x-tip-invalid-mr"><div class="x-tip-invalid-mc" id="syno-nsc-ext-gen7"><div class="x-tip-invalid-body" id="syno-nsc-ext-gen5" style="height: auto;"></div></div></div></div><div class="x-tip-invalid-bl x-panel-nofooter" id="syno-nsc-ext-gen6"><div class="x-tip-invalid-br"><div class="x-tip-invalid-bc"></div></div></div></div><div class="x-tip-anchor x-tip-anchor-top" id="syno-nsc-ext-gen8" style="z-index: 11001;"></div></div></body></html> |