1931 lines
46 KiB
HTML
1931 lines
46 KiB
HTML
<!DOCTYPE html>
|
||
<!-- saved from url=(0050)http://w-demo.com/getBbsInfoByBId.action?bId=36062 -->
|
||
<html class=" 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">
|
||
|
||
<!--必要样式-->
|
||
|
||
<script type="text/javascript" src="./user_게시판_상세_files/jquery.min.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/bbsList.css">
|
||
<link rel="stylesheet" type="text/css" href="./user_게시판_상세_files/myBet.css">
|
||
<link rel="stylesheet" type="text/css" href="./user_게시판_상세_files/game.css">
|
||
|
||
<link href="./user_게시판_상세_files/tuPianSuoFang.css" type="text/css" rel="stylesheet">
|
||
<script type="text/javascript">
|
||
function changeSize(obj) {
|
||
|
||
if (obj.width > 1000) {
|
||
|
||
obj.style.width = "1000px";
|
||
}
|
||
|
||
}
|
||
|
||
function checkReplyBbsForm() {
|
||
|
||
var replyInfoId = document.getElementById("replyInfoId").value;
|
||
|
||
var replyInfoRegn = /^[\s\S]{1,400}$/;
|
||
|
||
if (!replyInfoRegn.exec(refreeUserLoginNameId)) {
|
||
|
||
alert("빈칸 댓글은 허용하지 않습니다");
|
||
|
||
return false;
|
||
}
|
||
|
||
}
|
||
|
||
|
||
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";
|
||
}
|
||
|
||
|
||
</script>
|
||
|
||
<style type="text/css">
|
||
|
||
/* 弹出层 */
|
||
#mapBgLayer {
|
||
background: #FFFFFF none repeat scroll 0 0;
|
||
height: 100%;
|
||
left: 0px;
|
||
bottom: 0px;
|
||
position: fixed;
|
||
width: 100%;
|
||
filter: alpha(opacity = 80); /* IE */
|
||
opacity:0.8;
|
||
-moz-opacity: 0.8; /* Moz + FF */
|
||
z-index: 10000000;
|
||
}
|
||
|
||
#mapLayer {
|
||
|
||
position: fixed;
|
||
top:200px;
|
||
left:0px;
|
||
right:0px;
|
||
width: 1250px;
|
||
height: 600px;
|
||
margin:0 auto;
|
||
padding-top:20px;
|
||
padding-bottom:40px;
|
||
background: #0c2b3e;
|
||
border: 4px solid #000;
|
||
border-radius: 8px;
|
||
overflow:hidden;
|
||
z-index: 10000001;
|
||
}
|
||
.mapLayer ul{
|
||
margin: 0px;
|
||
padding: 0px;
|
||
font-size: 12px;
|
||
}
|
||
#xzw_starSys{
|
||
height:96%;
|
||
background:#0c2b3e;
|
||
overflow-y:auto;
|
||
}
|
||
|
||
input[type="checkbox"]{
|
||
border:1px solid #333;
|
||
width:20px;
|
||
height:20px;
|
||
}
|
||
</style>
|
||
|
||
<link rel="stylesheet" href="./user_게시판_상세_files/layer.css" id="layuicss-skinlayercss"></head>
|
||
|
||
<body class="zuQiu ext-webkit ext-chrome" id="te_width">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!--<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.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(1).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(2).css">
|
||
<!-- new 2019 3 13 -->
|
||
<link rel="stylesheet" type="text/css" href="./user_게시판_상세_files/style(3).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 clearfloat wrap_bg">
|
||
|
||
|
||
<div class="contentDiv_tit">
|
||
<div class="game_Tile">
|
||
<p class="title_t">게시판</p>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="set_padding">
|
||
|
||
<div class="zoombox">
|
||
|
||
<h1 class="bbsView_title">
|
||
안녕하세요 ~~
|
||
|
||
<span class="send_people">
|
||
|
||
<img src="./user_게시판_상세_files/lv4.png" height="30" style="vertical-align: middle;">
|
||
휴머니즘
|
||
|
||
|
||
|
||
<!--2019-06-16 -->
|
||
</span>
|
||
</h1>
|
||
|
||
<table cellpadding="0" cellspacing="0" class="View_b" width="100%">
|
||
<tbody><tr>
|
||
<td class="View_r height_te" style="border:0;">
|
||
ㅋㅋㅋㅋ
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td>
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
</tr>
|
||
</tbody></table>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="big_cont">
|
||
<form action="http://w-demo.com/replyBbsByUser.action" method="post" onsubmit="return checkReplyBbsForm()">
|
||
|
||
<table class="zi_color">
|
||
<colgroup><col width="150">
|
||
<col width="600">
|
||
<col width="300">
|
||
</colgroup><tbody><tr>
|
||
<td style=" background:#3b4c69; font-size:14px; color: #fff; width:180px;">댓글입력</td>
|
||
<td style="text-align: left; " colspan="2">
|
||
<input type="hidden" name="bbsId" value="36062">
|
||
<textarea class="Test_are02" name="replyInfo" id="replyInfoId"></textarea>
|
||
</td>
|
||
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="border:0px;">
|
||
|
||
<input type="submit" value="댓글달기" class="a-upload">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<input type="button" onclick="window.location.href='getBbsListByUser.action?pageNum=1'" value="목록으로" class="a-upload">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<input type="button" onclick="showMap()" value="베팅선택" class="a-upload">
|
||
|
||
|
||
</td>
|
||
|
||
</tr>
|
||
|
||
</tbody></table>
|
||
|
||
<div id="mapLayer" style="display: none; text-align: left;">
|
||
<div style="text-align: center;padding-bottom:20px;">
|
||
|
||
<input type="button" value="선택확인" class="btn btn-primary" onclick="javascript:closeMap();">
|
||
|
||
</div>
|
||
<div id="xzw_starSys">
|
||
|
||
<div>
|
||
|
||
<div style="position: relative; width: 1200px; margin:0px auto; ">
|
||
<input type="checkbox" name="bettingId" value="145791">
|
||
<div style="position: relative; width: 1200px; margin:0 auto; margin-top:5px; ">
|
||
|
||
<table width="1200" border="0" class="game_list" cellpadding="0" cellspacing="0">
|
||
|
||
<!-- 虚拟足球 -->
|
||
|
||
<!-- 赛狗 -->
|
||
|
||
<!-- 其他 -->
|
||
|
||
<tbody><tr>
|
||
<th>경기시간 </th>
|
||
<th>리그 </th>
|
||
<th>승(홈팀)</th>
|
||
<th>무</th>
|
||
<th>패(원정팀)</th>
|
||
<th>경기결과</th>
|
||
<th colspan="2">적중여부</th>
|
||
</tr>
|
||
|
||
|
||
|
||
|
||
|
||
<tr>
|
||
<td width="150" class="betTd">
|
||
2019-07-14 17:00
|
||
</td>
|
||
|
||
<td width="50" class="betTd">
|
||
|
||
<img src="./user_게시판_상세_files/saved_resource" title="2019 LCK Summer" height="24" style="text-align:center;">
|
||
|
||
</td>
|
||
|
||
|
||
|
||
<td width="280" class="betTd ">
|
||
|
||
<div>
|
||
|
||
<span style="float:left">
|
||
Afreeca
|
||
|
||
|
||
|
||
</span>
|
||
|
||
|
||
<span style="float:right">
|
||
3.42
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</td>
|
||
|
||
<td width="60" class="betTd ">
|
||
|
||
|
||
|
||
|
||
|
||
VS
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td width="280" class="betTd betState">
|
||
|
||
<div>
|
||
|
||
<span style="float:left">
|
||
1.17
|
||
</span>
|
||
|
||
<span style="float:right">
|
||
|
||
|
||
|
||
Griffin
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</td>
|
||
<td width="80" class="betTd">
|
||
|
||
|
||
|
||
홈승
|
||
|
||
|
||
|
||
|
||
</td>
|
||
<td width="50" class="betTd">
|
||
2:1
|
||
</td>
|
||
|
||
<td width="50" class="betTd">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<font style="color:#ea210c;">낙첨</font>
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
</tr>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</tbody></table>
|
||
|
||
</div>
|
||
|
||
|
||
<div style="position: relative; width: 1200px; float:left; text-align:left; color:#fff; margin-top:5px; height:50px; ">
|
||
|
||
<table width="1200" border="0" style=" font-weight:bold; ">
|
||
<tbody><tr>
|
||
<td>
|
||
베팅시간: 2019-07-14 16:57
|
||
</td>
|
||
|
||
<td>
|
||
베팅금: <font style="color:#fff; ">10,000</font>
|
||
</td>
|
||
|
||
<td>
|
||
총배당: <font style="color:#fff;">1.17</font>
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td>
|
||
<span style="line-height:30px;">
|
||
예상금: <font style="color:#fff;">11,700</font>
|
||
</span>
|
||
|
||
|
||
</td>
|
||
|
||
<td>
|
||
당첨금: <font style="color:#fff;">0</font>
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
</tbody></table>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div style="position: relative; width: 1200px; margin:0px auto; ">
|
||
<input type="checkbox" name="bettingId" value="144960">
|
||
<div style="position: relative; width: 1200px; margin:0 auto; margin-top:5px; ">
|
||
|
||
<table width="1200" border="0" class="game_list" cellpadding="0" cellspacing="0">
|
||
|
||
<!-- 虚拟足球 -->
|
||
|
||
<!-- 赛狗 -->
|
||
|
||
<!-- 其他 -->
|
||
|
||
<tbody><tr>
|
||
<th>경기시간 </th>
|
||
<th>리그 </th>
|
||
<th>승(홈팀)</th>
|
||
<th>무</th>
|
||
<th>패(원정팀)</th>
|
||
<th>경기결과</th>
|
||
<th colspan="2">적중여부</th>
|
||
</tr>
|
||
|
||
|
||
|
||
|
||
|
||
<tr>
|
||
<td width="150" class="betTd">
|
||
2019-05-10 22:00
|
||
</td>
|
||
|
||
<td width="50" class="betTd">
|
||
|
||
<img src="./user_게시판_상세_files/201509032023200.png" title="이스라엘 D2" height="24" style="text-align:center;">
|
||
|
||
</td>
|
||
|
||
|
||
|
||
<td width="280" class="betTd betState">
|
||
|
||
<div>
|
||
|
||
<span style="float:left">
|
||
하포엘 나자렛일리트 F
|
||
|
||
|
||
|
||
</span>
|
||
|
||
|
||
<span style="float:right">
|
||
1.5
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</td>
|
||
|
||
<td width="60" class="betTd ">
|
||
|
||
|
||
|
||
3.7
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td width="280" class="betTd ">
|
||
|
||
<div>
|
||
|
||
<span style="float:left">
|
||
5.2
|
||
</span>
|
||
|
||
<span style="float:right">
|
||
|
||
|
||
|
||
하포엘 아슈켈론 FC
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</td>
|
||
<td width="80" class="betTd">
|
||
|
||
|
||
|
||
|
||
무
|
||
|
||
|
||
|
||
</td>
|
||
<td width="50" class="betTd">
|
||
2:2
|
||
</td>
|
||
|
||
<td width="50" class="betTd">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<font style="color:#ea210c;">낙첨</font>
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
</tr>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<tr>
|
||
<td width="150" class="betTd">
|
||
2019-05-10 22:00
|
||
</td>
|
||
|
||
<td width="50" class="betTd">
|
||
|
||
<img src="./user_게시판_상세_files/201509032023200.png" title="이스라엘 D2" height="24" style="text-align:center;">
|
||
|
||
</td>
|
||
|
||
|
||
|
||
<td width="280" class="betTd ">
|
||
|
||
<div>
|
||
|
||
<span style="float:left">
|
||
하포엘 크파르사바 FC
|
||
|
||
|
||
|
||
</span>
|
||
|
||
|
||
<span style="float:right">
|
||
1.45
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</td>
|
||
|
||
<td width="60" class="betTd ">
|
||
|
||
|
||
|
||
4.0
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td width="280" class="betTd betState">
|
||
|
||
<div>
|
||
|
||
<span style="float:left">
|
||
5.7
|
||
</span>
|
||
|
||
<span style="float:right">
|
||
|
||
|
||
|
||
Beitar Tel Aviv Ramla
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</td>
|
||
<td width="80" class="betTd">
|
||
|
||
|
||
|
||
홈승
|
||
|
||
|
||
|
||
|
||
</td>
|
||
<td width="50" class="betTd">
|
||
1:0
|
||
</td>
|
||
|
||
<td width="50" class="betTd">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<font style="color:#ea210c;">낙첨</font>
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
</tr>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</tbody></table>
|
||
|
||
</div>
|
||
|
||
|
||
<div style="position: relative; width: 1200px; float:left; text-align:left; color:#fff; margin-top:5px; height:50px; ">
|
||
|
||
<table width="1200" border="0" style=" font-weight:bold; ">
|
||
<tbody><tr>
|
||
<td>
|
||
베팅시간: 2019-05-10 21:06
|
||
</td>
|
||
|
||
<td>
|
||
베팅금: <font style="color:#fff; ">50,000</font>
|
||
</td>
|
||
|
||
<td>
|
||
총배당: <font style="color:#fff;">8.55</font>
|
||
|
||
|
||
×<font style="color:#e50d1c; ">1.05</font>
|
||
|
||
|
||
</td>
|
||
|
||
<td>
|
||
<span style="line-height:30px;">
|
||
예상금: <font style="color:#fff;">0</font>
|
||
</span>
|
||
|
||
|
||
<img src="./user_게시판_상세_files/tag-1.png" height="30" style="float:left;">
|
||
+<font style="color:#e50d1c; font-weight: bold;">21374</font>
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td>
|
||
당첨금: <font style="color:#fff;">0</font>
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
</tbody></table>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div style="position: relative; width: 1200px; margin:0px auto; ">
|
||
<input type="checkbox" name="bettingId" value="144958">
|
||
<div style="position: relative; width: 1200px; margin:0 auto; margin-top:5px; ">
|
||
|
||
<table width="1200" border="0" class="game_list" cellpadding="0" cellspacing="0">
|
||
|
||
<!-- 虚拟足球 -->
|
||
|
||
<!-- 赛狗 -->
|
||
|
||
<!-- 其他 -->
|
||
|
||
<tbody><tr>
|
||
<th>경기시간 </th>
|
||
<th>리그 </th>
|
||
<th>승(홈팀)</th>
|
||
<th>무</th>
|
||
<th>패(원정팀)</th>
|
||
<th>경기결과</th>
|
||
<th colspan="2">적중여부</th>
|
||
</tr>
|
||
|
||
|
||
|
||
|
||
|
||
<tr>
|
||
<td width="150" class="betTd">
|
||
2019-05-10 17:30
|
||
</td>
|
||
|
||
<td width="50" class="betTd">
|
||
|
||
<img src="./user_게시판_상세_files/201509032111340.png" title="러시아 D1" height="24" style="text-align:center;">
|
||
|
||
</td>
|
||
|
||
|
||
|
||
<td width="280" class="betTd betState">
|
||
|
||
<div>
|
||
|
||
<span style="float:left">
|
||
FC 오렌부르크
|
||
|
||
|
||
|
||
</span>
|
||
|
||
|
||
<span style="float:right">
|
||
2.5
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</td>
|
||
|
||
<td width="60" class="betTd ">
|
||
|
||
|
||
|
||
2.8
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td width="280" class="betTd ">
|
||
|
||
<div>
|
||
|
||
<span style="float:left">
|
||
3.0
|
||
</span>
|
||
|
||
<span style="float:right">
|
||
|
||
|
||
|
||
FC 우랄
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</td>
|
||
<td width="80" class="betTd">
|
||
|
||
|
||
|
||
|
||
무
|
||
|
||
|
||
|
||
</td>
|
||
<td width="50" class="betTd">
|
||
2:2
|
||
</td>
|
||
|
||
<td width="50" class="betTd">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<font style="color:#ea210c;">낙첨</font>
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
</tr>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</tbody></table>
|
||
|
||
</div>
|
||
|
||
|
||
<div style="position: relative; width: 1200px; float:left; text-align:left; color:#fff; margin-top:5px; height:50px; ">
|
||
|
||
<table width="1200" border="0" style=" font-weight:bold; ">
|
||
<tbody><tr>
|
||
<td>
|
||
베팅시간: 2019-05-10 15:09
|
||
</td>
|
||
|
||
<td>
|
||
베팅금: <font style="color:#fff; ">9,014</font>
|
||
</td>
|
||
|
||
<td>
|
||
총배당: <font style="color:#fff;">2.5</font>
|
||
|
||
|
||
×<font style="color:#e50d1c; ">1.05</font>
|
||
|
||
|
||
</td>
|
||
|
||
<td>
|
||
<span style="line-height:30px;">
|
||
예상금: <font style="color:#fff;">22,535</font>
|
||
</span>
|
||
|
||
|
||
<img src="./user_게시판_상세_files/tag-1.png" height="30" style="float:left;">
|
||
+<font style="color:#e50d1c; font-weight: bold;">1126</font>
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td>
|
||
당첨금: <font style="color:#fff;">0</font>
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
</tbody></table>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div style="position: relative; width: 1200px; margin:0px auto; ">
|
||
<input type="checkbox" name="bettingId" value="144957">
|
||
<div style="position: relative; width: 1200px; margin:0 auto; margin-top:5px; ">
|
||
|
||
<table width="1200" border="0" class="game_list" cellpadding="0" cellspacing="0">
|
||
|
||
<!-- 虚拟足球 -->
|
||
|
||
<!-- 赛狗 -->
|
||
|
||
<!-- 其他 -->
|
||
|
||
<tbody><tr>
|
||
<th>경기시간 </th>
|
||
<th>리그 </th>
|
||
<th>승(홈팀)</th>
|
||
<th>무</th>
|
||
<th>패(원정팀)</th>
|
||
<th>경기결과</th>
|
||
<th colspan="2">적중여부</th>
|
||
</tr>
|
||
|
||
|
||
|
||
|
||
|
||
<tr>
|
||
<td width="150" class="betTd">
|
||
2019-05-10 17:30
|
||
</td>
|
||
|
||
<td width="50" class="betTd">
|
||
|
||
<img src="./user_게시판_상세_files/201509032111340.png" title="러시아 D1" height="24" style="text-align:center;">
|
||
|
||
</td>
|
||
|
||
|
||
|
||
<td width="280" class="betTd betState">
|
||
|
||
<div>
|
||
|
||
<span style="float:left">
|
||
FC 오렌부르크
|
||
|
||
|
||
|
||
</span>
|
||
|
||
|
||
<span style="float:right">
|
||
2.5
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</td>
|
||
|
||
<td width="60" class="betTd ">
|
||
|
||
|
||
|
||
2.8
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td width="280" class="betTd ">
|
||
|
||
<div>
|
||
|
||
<span style="float:left">
|
||
3.0
|
||
</span>
|
||
|
||
<span style="float:right">
|
||
|
||
|
||
|
||
FC 우랄
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</td>
|
||
<td width="80" class="betTd">
|
||
|
||
|
||
|
||
|
||
무
|
||
|
||
|
||
|
||
</td>
|
||
<td width="50" class="betTd">
|
||
2:2
|
||
</td>
|
||
|
||
<td width="50" class="betTd">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<font style="color:#ea210c;">낙첨</font>
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
</tr>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<tr>
|
||
<td width="150" class="betTd">
|
||
2019-05-10 19:00
|
||
</td>
|
||
|
||
<td width="50" class="betTd">
|
||
|
||
<img src="./user_게시판_상세_files/201509032121090.png" title="K-리그" height="24" style="text-align:center;">
|
||
|
||
</td>
|
||
|
||
|
||
|
||
<td width="280" class="betTd ">
|
||
|
||
<div>
|
||
|
||
<span style="float:left">
|
||
상주 상무
|
||
|
||
|
||
|
||
</span>
|
||
|
||
|
||
<span style="float:right">
|
||
2.2
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</td>
|
||
|
||
<td width="60" class="betTd ">
|
||
|
||
|
||
|
||
2.9
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td width="280" class="betTd betState">
|
||
|
||
<div>
|
||
|
||
<span style="float:left">
|
||
3.2
|
||
</span>
|
||
|
||
<span style="float:right">
|
||
|
||
|
||
|
||
성남 FC
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</td>
|
||
<td width="80" class="betTd">
|
||
|
||
|
||
|
||
홈승
|
||
|
||
|
||
|
||
|
||
</td>
|
||
<td width="50" class="betTd">
|
||
1:0
|
||
</td>
|
||
|
||
<td width="50" class="betTd">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<font style="color:#ea210c;">낙첨</font>
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
</tr>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<tr>
|
||
<td width="150" class="betTd">
|
||
2019-05-10 19:00
|
||
</td>
|
||
|
||
<td width="50" class="betTd">
|
||
|
||
<img src="./user_게시판_상세_files/201509032109430.png" title="베트남 D1" height="24" style="text-align:center;">
|
||
|
||
</td>
|
||
|
||
|
||
|
||
<td width="280" class="betTd ">
|
||
|
||
<div>
|
||
|
||
<span style="float:left">
|
||
빈즈엉 FC
|
||
|
||
|
||
|
||
</span>
|
||
|
||
|
||
<span style="float:right">
|
||
2.2
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</td>
|
||
|
||
<td width="60" class="betTd ">
|
||
|
||
|
||
|
||
3.3
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td width="280" class="betTd betState">
|
||
|
||
<div>
|
||
|
||
<span style="float:left">
|
||
2.75
|
||
</span>
|
||
|
||
<span style="float:right">
|
||
|
||
|
||
|
||
사이공 FC
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</td>
|
||
<td width="80" class="betTd">
|
||
|
||
|
||
|
||
홈승
|
||
|
||
|
||
|
||
|
||
</td>
|
||
<td width="50" class="betTd">
|
||
1:0
|
||
</td>
|
||
|
||
<td width="50" class="betTd">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<font style="color:#ea210c;">낙첨</font>
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
</tr>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<tr>
|
||
<td width="150" class="betTd">
|
||
2019-05-10 20:00
|
||
</td>
|
||
|
||
<td width="50" class="betTd">
|
||
|
||
<img src="./user_게시판_상세_files/201509032111340.png" title="러시아 D1" height="24" style="text-align:center;">
|
||
|
||
</td>
|
||
|
||
|
||
|
||
<td width="280" class="betTd betState">
|
||
|
||
<div>
|
||
|
||
<span style="float:left">
|
||
FC 디나모 모스크바
|
||
|
||
|
||
|
||
</span>
|
||
|
||
|
||
<span style="float:right">
|
||
1.9
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</td>
|
||
|
||
<td width="60" class="betTd ">
|
||
|
||
|
||
|
||
3.1
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td width="280" class="betTd ">
|
||
|
||
<div>
|
||
|
||
<span style="float:left">
|
||
4.4
|
||
</span>
|
||
|
||
<span style="float:right">
|
||
|
||
|
||
|
||
FC 로스토프
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</td>
|
||
<td width="80" class="betTd">
|
||
|
||
|
||
|
||
|
||
무
|
||
|
||
|
||
|
||
</td>
|
||
<td width="50" class="betTd">
|
||
0:0
|
||
</td>
|
||
|
||
<td width="50" class="betTd">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<font style="color:#ea210c;">낙첨</font>
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
</tr>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</tbody></table>
|
||
|
||
</div>
|
||
|
||
|
||
<div style="position: relative; width: 1200px; float:left; text-align:left; color:#fff; margin-top:5px; height:50px; ">
|
||
|
||
<table width="1200" border="0" style=" font-weight:bold; ">
|
||
<tbody><tr>
|
||
<td>
|
||
베팅시간: 2019-05-10 15:09
|
||
</td>
|
||
|
||
<td>
|
||
베팅금: <font style="color:#fff; ">8,000</font>
|
||
</td>
|
||
|
||
<td>
|
||
총배당: <font style="color:#fff;">41.8</font>
|
||
|
||
|
||
×<font style="color:#e50d1c; ">1.05</font>
|
||
|
||
|
||
</td>
|
||
|
||
<td>
|
||
<span style="line-height:30px;">
|
||
예상금: <font style="color:#fff;">0</font>
|
||
</span>
|
||
|
||
|
||
<img src="./user_게시판_상세_files/tag-1.png" height="30" style="float:left;">
|
||
+<font style="color:#e50d1c; font-weight: bold;">16719</font>
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td>
|
||
당첨금: <font style="color:#fff;">0</font>
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
</tbody></table>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!-- <div class="big_cont" style="text-align: center">
|
||
|
||
<input type="button" value="선택확인" class="btn btn-primary" onclick="javascript:closeMap();" />
|
||
|
||
</div> -->
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
<div id="mapBgLayer" style="display: none;"></div>
|
||
<!--屏蔽层,用来透明的屏蔽整个页面-->
|
||
|
||
</form>
|
||
</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>
|
||
<script type="text/javascript">
|
||
function zoom_image(obj) {
|
||
if (obj.hasClass('photoBox')) {
|
||
var load = obj.find('.loadingBox');
|
||
load.show();
|
||
var img = obj.next().find('img');
|
||
if (img.attr('src') == 'about:blank') {
|
||
img.attr('src', obj.find('img').attr('src').replace('m.',
|
||
'l.'));
|
||
img.load(function() {
|
||
obj.hide();
|
||
obj.next().show();
|
||
});
|
||
} else {
|
||
obj.hide();
|
||
obj.next().show();
|
||
}
|
||
} else {
|
||
obj.hide();
|
||
obj.prev().show();
|
||
obj.prev().find('.loadingBox').hide();
|
||
}
|
||
}
|
||
</script>
|
||
|
||
|
||
|
||
|
||
<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> |