project-totopia/w-demo.com_capture/html_sources/어드민1/admin_입출금관리_충전관리.html
2019-07-21 06:39:16 +09:00

4344 lines
130 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<!-- saved from url=(0096)http://w-demo.com/getUserMoneyLogListByLogInfoForManage.action?logType=0&changeState=5&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-admin</title>
<script type="text/javascript" src="./admin_입출금관리_충전관리_files/userMoneyLogBizImplDwr.js.다운로드"></script>
<script type="text/javascript" src="./admin_입출금관리_충전관리_files/engine.js.다운로드"></script>
<script type="text/javascript" src="./admin_입출금관리_충전관리_files/util.js.다운로드"></script>
<link rel="stylesheet" type="text/css" href="./admin_입출금관리_충전관리_files/demo.css">
<link rel="stylesheet" type="text/css" href="./admin_입출금관리_충전관리_files/jquery-ui.css">
<link rel="stylesheet" type="text/css" href="./admin_입출금관리_충전관리_files/style.css">
<!--必要样式 兼容性最好的jQuery 出现兼容问题用中个-->
<script type="text/javascript" src="./admin_입출금관리_충전관리_files/jquery.min.js.다운로드"></script>
<script type="text/javascript" src="./admin_입출금관리_충전관리_files/modernizr.custom.63321.js.다운로드"></script>
<script type="text/javascript" src="./admin_입출금관리_충전관리_files/jquery-ui.js.다운로드"></script>
<script type="text/javascript" src="./admin_입출금관리_충전관리_files/jquery.ui.touch-punch.min.js.다운로드"></script>
<script type="text/javascript" src="./admin_입출금관리_충전관리_files/jquery.pagination.js.다운로드"></script>
<link rel="stylesheet" href="./admin_입출금관리_충전관리_files/jquery-labelauty.css">
<!-- date控件 -->
<link href="./admin_입출금관리_충전관리_files/date.css" type="text/css" rel="stylesheet">
<!-- cocer -->
<script type="text/javascript" src="./admin_입출금관리_충전관리_files/cocer.js.다운로드"></script>
<link rel="stylesheet" href="./admin_입출금관리_충전관리_files/cocer.css" type="text/css">
<link rel="stylesheet" type="text/css" href="./admin_입출금관리_충전관리_files/paging.css">
<script type="text/javascript">
function locationHref(current){
var logTypeValue = $("#logType").val();
var changeStateValue = $("#changeState").val();
var fromDateStringValue = $("#fromDateString").val();
var toDateStringValue = $("#toDateString").val();
var userLoginNameValue = $("#userLoginName").val();
var userNameValue = $("#userName").val();
var accountNameValue = $("#accountName").val();
window.location.href = "getUserMoneyLogListByLogInfoForManage.action?logType="+logTypeValue+"&changeState="+changeStateValue+"&fromDateString="+fromDateStringValue+"&toDateString="+toDateStringValue+"&userLoginName="+userLoginNameValue+"&userName="+userNameValue+"&accountName="+accountNameValue+"&pageNum="+current;
}
function submitGameForm(){
$("#inputMoneyForm").submit();
}
function submitLog(changeState){
var checkCount = 0;
$('input[name="logIdStrings"]:checked').each(function(){//遍历每一个名字为interest的复选框其中选中的执行函数
checkCount++;
});
if(checkCount>0){
$("#inputMoneyLogForm").attr("action","submitInputMoneyLog.action?toState="+changeState);
$("#inputMoneyLogForm").attr("method", "post");
$("#inputMoneyLogForm").submit();
}else{
alert("최소 하나를 선택하세요!!!");
}
}
function showMap(userId) {
userMoneyLogBizImplDwr.getTodayInputMoneyAndExchangeMoneyInfoByUserId(userId,getTodayInputMoneyAndExchangeMoneyInfoByUserIdCallBack);
}
function getTodayInputMoneyAndExchangeMoneyInfoByUserIdCallBack(jsonDate){
var jsonString = eval("(" + jsonDate + ")");
$("#inputMoneyCount").html(
jsonString[0]["inputMoneyCount"]);
$("#inputMoneyNum").html(
jsonString[0]["inputMoneyNum"]);
$("#exchangeMoneyCount").html(
jsonString[0]["exchangeMoneyCount"]);
$("#exchangeMoneyNum").html(
jsonString[0]["exchangeMoneyNum"]);
var con = document.getElementById("mapLayer");
con.style.display = "";
}
function closeMap() {
var con = document.getElementById("mapLayer");
con.style.display = "none";
}
var reloadTime = 30;
window.setInterval(shuaXin, 1000);
function shuaXin(){
var isShuXin = $("#isShuXin");
if(isShuXin.attr("checked")){
reloadTime = reloadTime-1;
$("#reloadTime").html(reloadTime);
if(reloadTime==0){
$("#inputMoneyForm").submit();
}
}
}
</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 = 30); /* IE */
opacity:0.3;
-moz-opacity: 0.3; /* Moz + FF */
z-index: 10000;
}
#mapLayer {
width: 300px;
height: 250px;
top:150px;
left:300px;
right:0px;
margin-left:auto;
margin-right:auto;
position: fixed;
background: #FFF;
z-index: 10001;
border: 4px solid #d3dddd;
border-radius: 8px 8px 8px 8px;
}
.mapLayer ul{
margin: 0px;
padding: 0px;
font-size: 12px;
}
</style>
</head>
<body class=" ext-webkit ext-chrome" id="syno-nsc-ext-gen3">
<div id="header">
<h1>
</h1>
</div>
<div id="search">
<!--<base href="http://w-demo.com:80/">--><base href=".">
<link rel="SHORTCUT ICON" href="http://w-demo.com/img/logoIco.ico">
<title>WINS DEMO-admin</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="./admin_입출금관리_충전관리_files/backOfficeUtilDwr.js.다운로드"></script>
<script type="text/javascript" src="./admin_입출금관리_충전관리_files/bettingBizImplDwr.js.다운로드"></script>
<script type="text/javascript" src="./admin_입출금관리_충전관리_files/engine.js.다운로드"></script>
<script type="text/javascript" src="./admin_입출금관리_충전관리_files/util.js.다운로드"></script>
<link rel="stylesheet" href="./admin_입출금관리_충전관리_files/style(1).css">
<link rel="stylesheet" href="./admin_입출금관리_충전관리_files/reset.css">
<link rel="stylesheet" href="./admin_입출금관리_충전관리_files/backOfficeTop.css">
<script type="text/javascript" src="./admin_입출금관리_충전관리_files/backOfficeTop.js.다운로드"></script>
<div style="text-align: left;">
<input type="hidden" id="positionOneMusic" value="201704210226251.wav">
<input type="hidden" id="positionFourMusic" value="201904141534562.wav">
<input type="hidden" id="positionsevenMusic" value="201904141555313.wav">
<input type="hidden" id="positionNineMusic" value="201904111357504.wav">
<input type="hidden" id="positionTenMusic" value="201705031529275.wav">
<input type="hidden" id="positionElevenMusic" value="201904180242006.wav">
<input type="hidden" id="haveNewBettingMusic" value="201705121725019.wav">
<input type="hidden" id="attentionUserHaveNewBettingMusic" value="2017011721025610.wav">
<table class="adminTable" summary="장바구니 상품의 옵션정보, 수량과 금액, 할인금액과 할인적용금액 및 배송비 속성">
<colgroup>
<col style="width: 7%;">
<col style="width: 7%;">
<col style="width: 7%;">
<col style="width: 7%;">
<col style="width: 7%;">
<col style="width: 7%;">
<col style="width: 3%;">
<col style="width: 7%;">
<col style="width: 7%;">
<col style="width: 7%;">
<col style="width: 7%;">
<col style="width: 7%;">
<col style="width: 3%;">
<col style="width: 3%;">
<col style="width: 3%;">
<col style="width: 3%;">
</colgroup>
<thead>
<tr>
<th scope="col" class="lisub">
<a class="lisub" href="http://w-demo.com/getUserMoneyLogListByLogInfoForManage.action?logType=0&amp;changeState=0&amp;pageNum=1">
<div class="sub80">
<span>충전요청</span>
<div class="radi_point">
<strong id="untreatedInputMoneyCount">0</strong>
</div>
</div>
</a>
</th>
<th scope="col" class="lisub">
<a class="lisub" href="http://w-demo.com/getUserMoneyLogListByLogInfoForManage.action?logType=0&amp;changeState=1&amp;pageNum=1">
<div class="sub80">
<span>충전대기</span>
<div class="radi_point2">
<strong id="undeterminedInputMoneyCount">0</strong>
</div>
</div>
</a>
</th>
<th scope="col" class="lisub">
<a class="lisub" href="http://w-demo.com/getUserMoneyLogListByLogInfoForManage.action?logType=0&amp;changeState=2&amp;pageNum=1">
<div class="sub80">
<span>충전완료</span>
<div class="radi_point3">
<strong id="todayInputMoneyCount">0</strong>
</div>
</div>
</a>
</th>
<th scope="col" class="lisub">
<a class="lisub" href="http://w-demo.com/getUserMoneyLogListByLogInfoForManage.action?logType=1&amp;changeState=0&amp;pageNum=1">
<div class="sub80">
<span>환전요청</span>
<div class="radi_point">
<strong id="untreatedExchangeCount">0</strong>
</div>
</div>
</a>
</th>
<th scope="col" class="lisub">
<a class="lisub" href="http://w-demo.com/getUserMoneyLogListByLogInfoForManage.action?logType=1&amp;changeState=1&amp;pageNum=1">
<div class="sub80">
<span>환전대기</span>
<div class="radi_point2">
<strong id="undeterminedExchangeCount">0</strong>
</div>
</div>
</a>
</th>
<th scope="col" class="lisub">
<a class="lisub" href="http://w-demo.com/getUserMoneyLogListByLogInfoForManage.action?logType=1&amp;changeState=2&amp;pageNum=1">
<div class="sub80">
<span>환전완료</span>
<div class="radi_point3">
<strong id="todayExchangeCount">0</strong>
</div>
</div>
</a>
</th>
<th scope="col" class="limain">
<div class="sub60">
<span>고객센터</span>
</div>
</th>
<th scope="col" class="lisub">
<a class="lisub" href="http://w-demo.com/getConsultListByState.action?pageNum=1&amp;state=0">
<div class="sub80">
<span>읽지않음</span>
<div class="radi_point3">
<strong id="unreadConsultCount">0</strong>
</div>
</div>
</a>
</th>
<th scope="col" class="lisub">
<a class="lisub" href="http://w-demo.com/getConsultListByState.action?pageNum=1&amp;state=1">
<div class="sub80">
<span>미답변</span>
<div class="radi_point3">
<strong id="unReplayConsultCount">0</strong>
</div>
</div>
</a>
</th>
<th scope="col" class="lisub">
<a class="lisub" href="http://w-demo.com/getBbsListByBbsInfo.action?pageNum=1&amp;status=0&amp;selectType=url">
<div class="sub80">
<span>게시판</span>
<div class="radi_point6">
<strong id="todayBbsCount">0</strong>
</div>
</div>
</a>
</th>
<th scope="col" class="lisub">
<a class="lisub" href="http://w-demo.com/getAllBetMoneyTooMuchGame.action">
<div class="sub80">
<span>배팅경고</span>
<div class="radi_point6">
<strong id="betTooMuchGameCount">0</strong>
</div>
</div>
</a>
</th>
<th scope="col" class="lisub">
<a class="lisub" href="http://w-demo.com/getBettingByBetInfo.action?isReSetTwo=1">
<div class="sub80">
<span>유의회원</span>
<div class="radi_point6">
<strong id="attentionUserIsHaveNewBetting">0</strong>
</div>
</div>
</a>
</th>
<th scope="col" class="limain">
<div class="sub60">
<span>요청알림</span>
</div>
</th>
<th scope="col" class="lisub">
<div class="sub40">
<section title="">
<div class="roundedOne">
<input type="checkbox" value="None" id="isSound" name="check" onclick="changeIsSoundStateDwr();">
<label for="isSound"></label>
</div>
</section>
</div>
</th>
<th scope="col" class="limain">
<div class="sub60">
<span>배팅알림</span>
</div>
</th>
<th scope="col" class="lisub">
<div class="sub40">
<section title="">
<div class="roundedOne">
<input type="checkbox" value="None" id="newBetIsSound" name="check" onclick="changeNewBetIsSoundStateDwr();">
<label for="newBetIsSound"></label>
</div>
</section>
</div>
</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
<table class="adminTable money_show_tl" style="min-width:1300px;">
<colgroup>
<col style="width: 7%;">
<col style="width: 3%;">
<col style="width: 6%;">
<col style="width: 3%;">
<col style="width: 6%;">
<col style="width: 4%;">
<col style="width: 5%;">
<col style="width: 5%;">
<col style="width: 4%;">
<col style="width: 4%;">
<col style="width: 5%;">
<col style="width: 5%;">
<col style="width: 4%;">
<col style="width: 4%;">
<col style="width: 4%;">
<col style="width: 4%;">
<col style="width: 3%;">
<col style="width: 4%;">
<col style="width: 4%;">
<col style="width: 5%;">
<col style="width: 3%;">
<col style="width: 4%;">
<col style="width: 4%;">
</colgroup>
<thead>
<tr>
<td style="background-color:#000;">일일집계</td>
<td style="border:0;">
<span>충전 </span>
</td>
<td style="background-color:#444; ">
<span style="color:#e85f14;" id="todaySumInputMoney">0</span>
</td>
<td style="border:0;">
<span>환전 </span>
</td>
<td style="background-color:#444; ">
<span style="color:#e85f14;" id="todaySumExchangeMoney">0</span>
</td>
<td style="border:0;">
<span>보유머니 </span>
</td>
<td style="background-color:#444; ">
<span style="color:#e85f14;" id="sumMoneyOfUser">5,993,372</span>
</td>
<td style="border:0;">
<span>보유포인트 </span>
</td>
<td style="background-color:#444; ">
<span style="color:#e85f14;" id="sumPointOfUser">593,696</span>
</td>
<td style="border:0;">
<span>지급머니 </span>
</td>
<td style="background-color:#444; ">
<span style="color:#e85f14;" id="todayBackOfficeChangeMoney">0</span>
</td>
<td style="border:0;">
<span>지급포인트 </span>
</td>
<td style="background-color:#444; ">
<span style="color:#e85f14;" id="todayBackOfficeChangePoint">0</span>
</td>
<td style="border:0;">
<span>전체회원 </span>
</td>
<td style="background-color:#444; ">
<span style="color:#e85f14;" id="sumUserCount">9</span>
</td>
<td style="border:0;">
<span>신규회원 </span>
</td>
<td style="background-color:#444; ">
<span style="color:#e85f14;" id="todayRegUserCount">0</span>
</td>
<td style="border:0;">
<a href="http://w-demo.com/getUserListForManageByUserInfo.action?betGameState=1"><span style="color:#fff;">베팅회원 </span></a>
</td>
<td style="background-color:#444; ">
<a href="http://w-demo.com/getUserListForManageByUserInfo.action?betGameState=1"><span id="nowBettingUserCount">1</span></a>
</td>
<td style="border:0;">
<a href="http://w-demo.com/getAllOnLineUserInfo.action"><span style="color:#fff;">현재접속자 </span></a>
</td>
<td style="background-color:#444; ">
<a href="http://w-demo.com/getAllOnLineUserInfo.action"><span id="onlineUserCount">0</span></a>
</td>
<td style="border:0;">
<span>총접속자 </span>
</td>
<td style="background-color:#444; ">
<span style="color:#e85f14;" id="todayLoginUserCount">1</span>
</td>
</tr>
</thead>
</table>
<table class="adminTable">
<colgroup>
<col style="width: 99%;">
<col style="width: 1%;">
</colgroup>
<thead>
<tr>
<th scope="col">
<div class="rct_info" style="">
<table class="table table-bordered table-striped topTr" style="margin-bottom:0px;">
<tbody><tr>
<td style="text-align:center;">
<span class="subBtn_tl" style="display:none; cursor:pointer;"><img src="./admin_입출금관리_충전관리_files/arrow_dow.gif" <="" span="">
</span></td>
<td>
TOTAL&nbsp;
<img src="./admin_입출금관리_충전관리_files/total.png">
</td>
<td>
스포츠&nbsp;
<img src="./admin_입출금관리_충전관리_files/sports.png">
</td>
<td>
다리다리&nbsp;
<img src="./admin_입출금관리_충전관리_files/game11.png">
</td>
<td>
사다리&nbsp;
<img src="./admin_입출금관리_충전관리_files/ladder.png">
</td>
<td>
달팽이&nbsp;
<img src="./admin_입출금관리_충전관리_files/game6.png">
</td>
<td>
파워볼&nbsp;
<img src="./admin_입출금관리_충전관리_files/game7.png">
</td>
<td>
가상축구&nbsp;
<img src="./admin_입출금관리_충전관리_files/xu_footerball.png">
</td>
<td>
개경주&nbsp;
<img src="./admin_입출금관리_충전관리_files/dog_game.png">
</td>
<td>
바카라 I&nbsp;
<img src="./admin_입출금관리_충전관리_files/poker02.png">
</td>
<td>
바카라 II&nbsp;
<img src="./admin_입출금관리_충전관리_files/poker02.png">
</td>
<td>
로하이&nbsp;
<img src="./admin_입출금관리_충전관리_files/poker01.png">
</td>
<td>
알라딘&nbsp;
<img src="./admin_입출금관리_충전관리_files/game13.png">
</td>
<td>
스피드키노&nbsp;
<img src="./admin_입출금관리_충전관리_files/33333.png">
</td>
<td>
파워사다리&nbsp;
<img src="./admin_입출금관리_충전관리_files/1212.png">
</td>
<td>
키노사다리&nbsp;
<img src="./admin_입출금관리_충전관리_files/131313.png">
</td>
<td>
panda&nbsp;
<img src="./admin_입출금관리_충전관리_files/pandatop.png">
</td>
</tr>
<tr class="backOffice_shuju">
<td>
베팅건수
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?isReSet=1">
<strong id="sub_totalbattingcnt">30</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=1">
<strong id="getsportCount">4</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=11">
<strong id="todayXiaoTiZhiGameSumBetCountString">1</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=5">
<strong id="getLadderCount">2</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=6">
<strong id="getworiCount">4</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=7">
<strong id="getpowerCount">2</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=4">
<strong id="todayXuNiZuQiuGameSumBetCountString">12</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=8">
<strong id="todaySaiGouGameSumBetCountString">2</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=19">
<strong id="todayBaccaratOneGameSumBetCountString">0</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=20">
<strong id="todayBaccaratTwoGameSumBetCountString">0</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=12">
<strong id="todayLhGameSumBetCountString">0</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=13">
<strong id="todayAladingGameSumBetCountString">0</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=71">
<strong id="todaySpeedKenoGameSumBetCountString">0</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=72">
<strong id="todayPowerLadderGameSumBetCountString">2</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=73">
<strong id="todayKenoLadderGameSumBetCountString">1</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=74">
<strong id="todayPandaGameSumBetCountString">0</strong>
</a>
</td>
</tr>
<tr class="backOffice_shuju">
<td>
베팅금액
</td>
<td style="text-align:right;">
<strong id="sub_totalbatting">2,005,100</strong>
</td>
<td style="text-align:right;">
<strong id="getsportBatting">395,100</strong>
</td>
<td style="text-align:right;">
<strong id="todayXiaoTiZhiGameSumBetMoneyString">100,000</strong>
</td>
<td style="text-align:right;">
<strong id="getLadderBatting">200,000</strong>
</td>
<td style="text-align:right;">
<strong id="getworiBatting">400,000</strong>
</td>
<td style="text-align:right;">
<strong id="getpowerBatting">265,000</strong>
</td>
<td style="text-align:right;">
<strong id="todayXuNiZuQiuGameSumBetMoneyString">360,000</strong>
</td>
<td style="text-align:right;">
<strong id="todaySaiGouGameSumBetMoneyString">60,000</strong>
</td>
<td style="text-align:right;">
<strong id="todayBaccaratOneGameSumBetMoneyString">0</strong>
</td>
<td style="text-align:right;">
<strong id="todayBaccaratTwoGameSumBetMoneyString">0</strong>
</td>
<td style="text-align:right;">
<strong id="todayLhGameSumBetMoneyString">0</strong>
</td>
<td style="text-align:right;">
<strong id="todayAladingGameSumBetMoneyString">0</strong>
</td>
<td style="text-align:right;">
<strong id="todaySpeedKenoGameSumBetMoneyString">0</strong>
</td>
<td style="text-align:right;">
<strong id="todayPowerLadderGameSumBetMoneyString">160,000</strong>
</td>
<td style="text-align:right;">
<strong id="todayKenoLadderGameSumBetMoneyString">65,000</strong>
</td>
<td style="text-align:right;">
<strong id="todayPandaGameSumBetMoneyString">0</strong>
</td>
</tr>
<tr class="backOffice_shuju">
<td>
당첨금액
</td>
<td style="text-align:right;">
<strong id="getBettingMoney">2,182,300</strong>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=1&amp;isBetRitht=1">
<strong id="getsportGet">0</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=11&amp;isBetRitht=1">
<strong id="todayXiaoTiZhiGameSumGetMoneyString">0</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=5&amp;isBetRitht=1">
<strong id="getLadderGet">390,000</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=6&amp;isBetRitht=1">
<strong id="getworiGet">907,000</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=7&amp;isBetRitht=1">
<strong id="getpowerGet">195,000</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=4&amp;isBetRitht=1">
<strong id="todayXuNiZuQiuGameSumGetMoneyString">168,300</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=8&amp;isBetRitht=1">
<strong id="todaySaiGouGameSumGetMoneyString">210,000</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=19&amp;isBetRitht=1">
<strong id="todayBaccaratOneGameSumGetMoneyString">0</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=20&amp;isBetRitht=1">
<strong id="todayBaccaratTwoGameSumGetMoneyString">0</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=12&amp;isBetRitht=1">
<strong id="todayLhGameSumGetMoneyString">0</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=13&amp;isBetRitht=1">
<strong id="todayAladingGameSumGetMoneyString">0</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=71&amp;isBetRitht=1">
<strong id="todaySpeedKenoGameSumGetMoneyString">0</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=72&amp;isBetRitht=1">
<strong id="todayPowerLadderGameSumGetMoneyString">312,000</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=73&amp;isBetRitht=1">
<strong id="todayKenoLadderGameSumGetMoneyString">0</strong>
</a>
</td>
<td style="text-align:right;">
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=74&amp;isBetRitht=1">
<strong id="todayPandaGameSumGetMoneyString">0</strong>
</a>
</td>
</tr>
<tr class="backOffice_shuju">
<td>
(진행)배팅
</td>
<td style="text-align:right;">
<strong id="curBettingOfNotHaveResult">1,029,600</strong>
</td>
<td style="text-align:right;">
<strong id="getsportBattingOfNotHaveResult">329,600</strong>
</td>
<td style="text-align:right;">
<strong id="todayXiaoTiZhiGameSumBetMoneyStringOfNotHaveResult">0</strong>
</td>
<td style="text-align:right;">
<strong id="getLadderBattingOfNotHaveResult">0</strong>
</td>
<td style="text-align:right;">
<strong id="getworiBattingOfNotHaveResult">0</strong>
</td>
<td style="text-align:right;">
<strong id="getpowerBattingOfNotHaveResult">0</strong>
</td>
<td style="text-align:right;">
<strong id="todayXuNiZuQiuGameSumBetMoneyStringOfNotHaveResult">0</strong>
</td>
<td style="text-align:right;">
<strong id="todaySaiGouGameSumBetMoneyStringOfNotHaveResult">700,000</strong>
</td>
<td style="text-align:right;">
<strong id="todayBaccaratOneGameSumBetMoneyStringOfNotHaveResult">0</strong>
</td>
<td style="text-align:right;">
<strong id="todayBaccaratTwoGameSumBetMoneyStringOfNotHaveResult">0</strong>
</td>
<td style="text-align:right;">
<strong id="todayLhGameSumBetMoneyStringOfNotHaveResult">0</strong>
</td>
<td style="text-align:right;">
<strong id="todayAladingGameSumBetMoneyStringOfNotHaveResult">0</strong>
</td>
<td style="text-align:right;">
<strong id="todaySpeedKenoGameSumBetMoneyStringOfNotHaveResult">0</strong>
</td>
<td style="text-align:right;">
<strong id="todayPowerLadderQiuGameSumBetMoneyStringOfNotHaveResult">0</strong>
</td>
<td style="text-align:right;">
<strong id="todayKenoLadderGameSumBetMoneyStringOfNotHaveResult">0</strong>
</td>
<td style="text-align:right;">
<strong id="todayPandaGameSumBetMoneyStringOfNotHaveResult">0</strong>
</td>
</tr>
</tbody></table>
</div>
</th>
<th scope="col">
&nbsp;&nbsp;
</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
</div>
<div id="sidebar">
<!--<base href="http://w-demo.com:80/">--><base href=".">
<link rel="SHORTCUT ICON" href="http://w-demo.com/img/logoIco.ico">
<title>WINS DEMO-admin</title>
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./admin_입출금관리_충전관리_files/bootstrap.min.css">
<link rel="stylesheet" href="./admin_입출금관리_충전관리_files/bootstrap-responsive.min.css">
<link rel="stylesheet" href="./admin_입출금관리_충전관리_files/jquery.gritter.css">
<link rel="stylesheet" href="./admin_입출금관리_충전관리_files/unicorn.main.css">
<link rel="stylesheet" href="./admin_입출금관리_충전관리_files/unicorn.grey.css" class="skin-color">
<!-- table -->
<link rel="stylesheet" href="./admin_입출금관리_충전관리_files/uniform.css">
<link rel="stylesheet" href="./admin_입출금관리_충전관리_files/select2.css">
<ul style="display: block;">
<!-- 1 -->
<li class="">
<a href="http://w-demo.com/getInputMoneyAndExchangeMoneyInfoOrderByDate.action">
<i class="icon icon-th"></i>
<!-- 首页 -->
<span>통계보기</span>
</a>
</li>
<li class="">
<a href="http://w-demo.com/getBetInfoOrderByDate.action">
<i class="icon icon-list-alt"></i>
<span>개별통계</span>
</a>
</li>
<li class="">
<a href="http://w-demo.com/getAdminUserListForManage.action">
<i class="icon icon-map-marker"></i>
<span>권한설정</span>
</a>
</li>
<!-- 2 -->
<li class="submenu">
<a href="http://w-demo.com/#"><i class="icon icon-user"></i>
<!-- 用户相关 -->
<span>회원관리</span>
<span class="label">+</span>
</a>
<ul>
<li>
<a href="http://w-demo.com/getUserListForManageByUserInfo.action">
<!-- 用户&amp;管理 -->
<span>회원리스트</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getAllOnLineUserInfo.action">
<!-- 用户&amp;管理 -->
<span>현재접속자</span>
</a>
</li>
<li>
<a href="http://w-demo.com/insertUserByBackOfficeJumpAction.action">
<!-- 用户&amp;管理 -->
<span>회원가입</span>
</a>
</li>
<!--
<li >
<a href="getUserListByUserInfo.action">
<span>회원정리</span>
</a>
</li>
-->
<li>
<a href="http://w-demo.com/getXiaJiaUserListByUserInfo.action">
<span>커미션 설정</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getUserSignInLogListByUserNameOnBackOffice.action">
<span>출석관리</span>
</a>
</li>
</ul>
</li>
<!-- 3 -->
<li class="submenu">
<a href="http://w-demo.com/#"><i class="icon icon-flag"></i>
<!-- 游戏相关 -->
<span>게임관리</span>
<span class="label">+</span>
</a>
<ul>
<li>
<a href="http://w-demo.com/getGameListForManageByGameInfo.action?gameState=1&amp;selectType=url&amp;pageNum=1">
<span>결과입력 및 수정</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getBetGameConfigList.action">
<span>스포츠 조합설정</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getGameListForManageByGameByGamePlayType.action?gamePlayType=5&amp;pageNum=1">
<span>미니게임</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getWebConfigTwo.action">
<span>미니게임 관리</span>
</a>
</li>
<li>
<a href="http://w-demo.com/goInputGameByExcelPage.action">
<!-- 批上传 -->
<span>액셀등록</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getBettingByBetInfo.action">
<!-- 押注管理 -->
<span>베팅내역</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getCanSubmitBettingList.action">
<span>정산하기</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getSportList.action">
<span>종목관리</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getLeagueList.action?pageNum=1">
<span>리그관리</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getGameBlackList.action">
<span>자동등록 제외</span>
</a>
</li>
</ul>
</li>
<!-- 4 -->
<li class="active open submenu">
<a href="http://w-demo.com/#"><i class="icon icon-refresh"></i>
<span>입출금 관리</span>
<span class="label">+</span>
</a>
<ul>
<li class="active">
<a href="http://w-demo.com/getUserMoneyLogListByLogInfoForManage.action?logType=0&amp;changeState=5&amp;pageNum=1">
<span>충전관리</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getUserMoneyLogListByLogInfoForManage.action?logType=1&amp;changeState=5&amp;pageNum=1">
<span>환전관리</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getUserMoneyLogByUserInfo.action">
<span>머니 LOG</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getUserPointLogByUserInfo.action">
<span>포인트 LOG</span>
</a>
</li>
<!--
<li >
<a href="selectMoneyChageOfRefereeByDateLog.action?refereeUserLevel=2">
<span>일일정산</span>
</a>
</li>
-->
<li>
<a href="http://w-demo.com/selectLevelOneMoneyChageOfRefereeByDateLog.action">
<span>일일정산</span>
</a>
</li>
</ul>
</li>
<!-- 5 -->
<li class="submenu">
<a href="http://w-demo.com/#"><i class="icon icon-bullhorn"></i>
<span>정보관리</span>
<span class="label">+</span>
</a>
<ul>
<li>
<a href="http://w-demo.com/getConsultListByState.action?pageNum=1&amp;state=4">
<span>고객센터 관리</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getMessageListByBackOffice.action?pageNum=1">
<span>보낸메세지 관리</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getBbsListByBbsInfo.action?pageNum=1&amp;status=0&amp;selectType=url">
<span>자유게시판 관리</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getGongGaoByBackOffice.action">
<span>배팅규정</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getFuDongGongGaoByGongGaoId.action">
<span>팝업창</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getBannerImgList.action">
<span>메인 이벤트 등록</span>
</a>
</li>
<li>
<a href="http://w-demo.com/gotoInsertNewBbsByBackOffice.action">
<span>공지사항 관리</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getBettingForInsertBbsRandomUser.action">
<span>게시판 작성</span>
</a>
</li>
<!-- <li >
<a href="getTieShiListForManage.action">
<span>안내문구 관리</span>
</a>
</li>
-->
</ul>
</li>
<!-- 6 -->
<li class="submenu">
<a href="http://w-demo.com/#"><i class="icon icon-cog"></i>
<span>사이트 관리</span>
<span class="label">+</span>
</a>
<ul>
<li>
<a href="http://w-demo.com/getWebConfigList.action">
<span>기본설정 관리</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getBankInfoListByBackOffice.action">
<span>계좌분리</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getSignInPrizeConfigList.action">
<span>출석관리</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getBetMoneyConfigList.action">
<span>배팅금액 설정관리</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getUserIpBlackListForManage.action">
<span>차단 아이피 관리</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getAdminIpWhiteListForManage.action">
<span>어드민 아이피 관리</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getUserLevelList.action">
<span>레벨 설정관리</span>
</a>
</li>
</ul>
</li>
<li class="submenu">
<a href="http://w-demo.com/#"><i class="icon icon-wrench"></i>
<span>특수관리</span>
<span class="label">+</span>
</a>
<ul>
<li>
<a href="http://w-demo.com/getRaffleTicketListForManage.action">
<span>룰렛쿠폰관리</span>
</a>
</li>
<!--
<li >
<a href="gameBetConfig.action">
<span>배팅제한관리</span>
</a>
</li>
-->
<!--
<li >
<a href="batchAddBenefig.action">
<span>배당추가관리</span>
</a>
</li>
-->
<li>
<a href="http://w-demo.com/getExtraOddsGameListForManage.action">
<span>고정 보너스 </span>
</a>
</li>
<li>
<a href="http://w-demo.com/getSmallGameBetMoneyConfig.action">
<span>미니게임 마틴관리</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getMusicRemindsForManage.action">
<!-- -->
<span>알람설정</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getInCodingConfigByBackOffice.action">
<!-- -->
<span>점검공지 관리</span>
</a>
</li>
</ul>
</li>
<li class="submenu">
<a href="http://w-demo.com/#"><i class="icon icon-globe"></i>
<!-- -->
<span>받치기관리</span>
<span class="label">+</span>
</a>
<ul>
<li>
<a href="http://w-demo.com/getAutoBetConfig.action">
<span>받치기 설정</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getAutoBetLogList.action">
<span>받치기 로그</span>
</a>
</li>
<li>
<a href="http://w-demo.com/getAutoBetApiConfig.action">
<span>받치기 API</span>
</a>
</li>
</ul>
</li>
</ul>
<script src="./admin_입출금관리_충전관리_files/jquery.ui.custom.js.다운로드"></script>
<script src="./admin_입출금관리_충전관리_files/bootstrap.min.js.다운로드"></script>
<script src="./admin_입출금관리_충전관리_files/jquery.gritter.min.js.다운로드"></script>
<script src="./admin_입출금관리_충전관리_files/jquery.peity.min.js.다운로드"></script>
<script src="./admin_입출금관리_충전관리_files/unicorn.js.다운로드"></script>
<!-- table -->
<script src="./admin_입출금관리_충전관리_files/jquery.uniform.js.다운로드"></script>
<script src="./admin_입출금관리_충전관리_files/select2.min.js.다운로드"></script>
<script src="./admin_입출금관리_충전관리_files/jquery.dataTables.min.js.다운로드"></script>
<script src="./admin_입출금관리_충전관리_files/unicorn.tables.js.다운로드"></script>
</div>
<div id="content">
<div id="content-header">
<h1>충전관리<!-- --></h1>
</div>
<div id="breadcrumb">
<a href="http://w-demo.com/goToBackOfficeHomePage.action" class="tip-bottom" data-original-title="Go to Home"><i class="icon-home"></i> Home</a>
</div>
<div class="container-fluid">
<div class="row-fluid">
<div class="span12">
<div class="gameTypeBox">
<form action="http://w-demo.com/getUserMoneyLogListByLogInfoForManage.action" id="inputMoneyForm" method="post">
<table class="table table-bordered table-striped ">
<tbody>
<tr>
<td width="130">
<input type="hidden" value="0" name="logType">
<input type="hidden" value="1" name="pageNum">
<label><input type="radio" class="superRadioAndCheckBox labelauty" value="0" name="changeState" id="labelauty-900422" style="display: none;"><label for="labelauty-900422"><span class="labelauty-unchecked-image"></span><span class="labelauty-unchecked">미확인</span><span class="labelauty-checked-image"></span><span class="labelauty-checked">미확인</span></label><!-- --></label>
<label><input type="radio" class="superRadioAndCheckBox labelauty" value="1" name="changeState" id="labelauty-128028" style="display: none;"><label for="labelauty-128028"><span class="labelauty-unchecked-image"></span><span class="labelauty-unchecked">대기</span><span class="labelauty-checked-image"></span><span class="labelauty-checked">대기</span></label><!-- --></label>
</td>
<td width="130" style="border-left: 0px;">
<label><input type="radio" class="superRadioAndCheckBox labelauty" onclick="submitGameForm()" value="2" name="changeState" id="labelauty-126485" style="display: none;"><label for="labelauty-126485"><span class="labelauty-unchecked-image"></span><span class="labelauty-unchecked">성공</span><span class="labelauty-checked-image"></span><span class="labelauty-checked">성공</span></label><!-- --></label>
<label><input type="radio" class="superRadioAndCheckBox labelauty" onclick="submitGameForm()" value="3" name="changeState" id="labelauty-446533" style="display: none;"><label for="labelauty-446533"><span class="labelauty-unchecked-image"></span><span class="labelauty-unchecked">취소</span><span class="labelauty-checked-image"></span><span class="labelauty-checked">취소</span></label><!-- --></label>
</td>
<td width="130" style="border-left: 0px;">
<label><input type="radio" class="superRadioAndCheckBox labelauty" onclick="submitGameForm()" value="4" name="changeState" id="labelauty-236872" style="display: none;"><label for="labelauty-236872"><span class="labelauty-unchecked-image"></span><span class="labelauty-unchecked">본인취소</span><span class="labelauty-checked-image"></span><span class="labelauty-checked">본인취소</span></label><!-- --></label>
<label><input type="radio" class="superRadioAndCheckBox labelauty" onclick="submitGameForm()" value="5" name="changeState" checked="checked" id="labelauty-936887" style="display: none;"><label for="labelauty-936887"><span class="labelauty-unchecked-image"></span><span class="labelauty-unchecked">전체</span><span class="labelauty-checked-image"></span><span class="labelauty-checked">전체</span></label><!-- --></label>
</td>
<td>
<script language="javascript" src="./admin_입출금관리_충전관리_files/date.js.다운로드"></script>
<input name="fromDateString" class="timeText" type="text" value="" size="7" readonly="" onclick="showcalendar(event,this);" onfocus="showcalendar(event, this);if(this.value==&#39;0000-00-00&#39;)this.value=&#39;&#39;">
<br>
<input name="toDateString" class="timeText" type="text" value="" size="7" readonly="" onclick="showcalendar(event,this);" onfocus="showcalendar(event, this);if(this.value==&#39;0000-00-00&#39;)this.value=&#39;&#39;">
</td>
<td>
아이디:<!-- -->
<br>
<input type="text" name="userLoginName" class="stringText" value="">
</td>
<td>
닉네임:<!-- -->
<br>
<input type="text" name="userName" class="stringText" value="">
</td>
<td>
예금주:<!-- -->
<br>
<input type="text" name="accountName" class="stringText" value="">
</td>
<td>
<input type="submit" class="btn btn-success" value="검색">
<font id="reloadTime">
</font>
초후에 자동새로고침 됩니다
<input type="checkbox" id="isShuXin" class="superRadioAndCheckBox labelauty" style="display: none;"><label for="isShuXin"><span class="labelauty-unchecked-image"></span><span class="labelauty-unchecked">전체</span><span class="labelauty-checked-image"></span><span class="labelauty-checked">전체</span></label>
</td>
</tr>
</tbody>
</table>
</form>
</div>
<div class="widget-box">
<form action="http://w-demo.com/" id="inputMoneyLogForm" method="post">
<div class="widget-title">
<span class="icon">
<input type="checkbox" id="title-checkbox" name="title-checkbox">
</span>
<!-- -->
<input type="button" value="충전처리" class="btn btn-primary" onclick="javascript:submitLog(2)">
<!-- -->
<input type="button" value="대기처리" class="btn btn-danger " onclick="javascript:submitLog(1)">
<!-- -->
<input type="button" value="취소처리" class="btn btn-inverse" onclick="javascript:submitLog(3)">
</div>
<div class="widget-content nopadding">
<table class="table table-bordered table-striped ">
<thead>
<tr>
<th><i class="icon-resize-vertical"></i></th>
<th>NO</th>
<th>회원</th>
<th>예금주</th>
<th>신청금액</th>
<th>보너스</th>
<th>신청시간</th>
<th>처리시간</th>
<th>접속IP</th>
<th>추천인</th>
<th>계좌순번</th>
<th>승인자</th>
<th>상태</th>
<th>충전방식</th>
<th>베팅내역</th>
</tr>
</thead>
<tbody>
<tr style="background: #d2d4d5;">
<td>
&nbsp;
</td>
<td>
233778
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=72">
<font class="colorState0">
admin02(마스터)
</font>
</a>
</td>
<td>
1111
</td>
<td>
<a href="javascript:showMap(72)">
<font>
100,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney233778">
</td>
<td>
19-07-14&nbsp;17:20:29
</td>
<td>
19-07-14&nbsp;오후 5:20:49
</td>
<td>
118.36.145.112
</td>
<td>
미정
</td>
<td>
1번계좌
</td>
<td>
admin02
</td>
<td>
실패
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=admin02" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
233777
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=29434">
<font class="colorState1">
what11(왓왓왓)
</font>
</a>
</td>
<td>
왓왓왓
</td>
<td>
<a href="javascript:showMap(29434)">
<font>
100,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney233777">
--10,000(첫충전 보너스)<!-- -->
</td>
<td>
19-07-14&nbsp;17:19:36
</td>
<td>
19-07-14&nbsp;오후 5:20:09
</td>
<td>
118.36.145.112
</td>
<td>
미정
</td>
<td>
4번계좌
</td>
<td>
admin02
</td>
<td>
성공
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=what11" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr style="background: #d2d4d5;">
<td>
&nbsp;
</td>
<td>
233776
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=72">
<font class="colorState0">
admin02(마스터)
</font>
</a>
</td>
<td>
1111
</td>
<td>
<a href="javascript:showMap(72)">
<font>
50,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney233776">
--5,000(첫충전 보너스)<!-- -->
</td>
<td>
19-07-14&nbsp;17:19:21
</td>
<td>
19-07-14&nbsp;오후 5:20:09
</td>
<td>
118.36.145.112
</td>
<td>
미정
</td>
<td>
1번계좌
</td>
<td>
admin02
</td>
<td>
성공
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=admin02" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr style="background: #d2d4d5;">
<td>
&nbsp;
</td>
<td>
233388
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=72">
<font class="colorState0">
admin02(마스터)
</font>
</a>
</td>
<td>
1111
</td>
<td>
<a href="javascript:showMap(72)">
<font>
30,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney233388">
--3,000(첫충전 보너스)<!-- -->
</td>
<td>
19-07-08&nbsp;20:04:12
</td>
<td>
19-07-13&nbsp;오후 7:48:01
</td>
<td>
49.173.164.15
</td>
<td>
미정
</td>
<td>
1번계좌
</td>
<td>
admin02
</td>
<td>
성공
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=admin02" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr style="background: #d2d4d5;">
<td>
&nbsp;
</td>
<td>
233286
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=71">
<font class="colorState0">
admin01(어드민장)
</font>
</a>
</td>
<td>
1111
</td>
<td>
<a href="javascript:showMap(71)">
<font>
13,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney233286">
--1,300(첫충전 보너스)<!-- -->
</td>
<td>
19-07-07&nbsp;00:51:43
</td>
<td>
19-07-07&nbsp;오전 12:52:00
</td>
<td>
124.216.246.218
</td>
<td>
미정
</td>
<td>
2번계좌
</td>
<td>
admin01
</td>
<td>
성공
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=admin01" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr style="background: #d2d4d5;">
<td>
&nbsp;
</td>
<td>
232314
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=22068">
<font class="colorState0">
admin03(다니쉘)
</font>
</a>
</td>
<td>
</td>
<td>
<a href="javascript:showMap(22068)">
<font>
10,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney232314">
--1,000(첫충전 보너스)<!-- -->
</td>
<td>
19-06-26&nbsp;12:45:36
</td>
<td>
19-07-07&nbsp;오전 12:52:00
</td>
<td>
223.39.191.164
</td>
<td>
미정
</td>
<td>
1번계좌
</td>
<td>
admin01
</td>
<td>
성공
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=admin03" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr style="background: #d2d4d5;">
<td>
&nbsp;
</td>
<td>
232077
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=22070">
<font class="colorState0">
admin05(아너스)
</font>
</a>
</td>
<td>
홍길동
</td>
<td>
<a href="javascript:showMap(22070)">
<font>
50,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney232077">
--5,000(첫충전 보너스)<!-- -->
</td>
<td>
19-06-22&nbsp;18:15:08
</td>
<td>
19-06-22&nbsp;오후 6:15:33
</td>
<td>
211.254.153.93
</td>
<td>
미정
</td>
<td>
1번계좌
</td>
<td>
admin05
</td>
<td>
성공
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=admin05" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr style="background: #d2d4d5;">
<td>
&nbsp;
</td>
<td>
231614
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=22070">
<font class="colorState0">
admin05(아너스)
</font>
</a>
</td>
<td>
김조형
</td>
<td>
<a href="javascript:showMap(22070)">
<font style="color:red">
10,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney231614">
--1,000(첫충전 보너스)<!-- -->
</td>
<td>
19-06-16&nbsp;13:24:43
</td>
<td>
19-06-16&nbsp;오후 1:25:11
</td>
<td>
104.143.95.8
</td>
<td>
미정
</td>
<td>
1번계좌
</td>
<td>
admin05
</td>
<td>
성공
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=admin05" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr style="background: #d2d4d5;">
<td>
&nbsp;
</td>
<td>
231613
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=22070">
<font class="colorState0">
admin05(아너스)
</font>
</a>
</td>
<td>
</td>
<td>
<a href="javascript:showMap(22070)">
<font>
10,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney231613">
</td>
<td>
19-06-16&nbsp;13:24:24
</td>
<td>
</td>
<td>
104.143.95.8
</td>
<td>
미정
</td>
<td>
1번계좌
</td>
<td>
</td>
<td>
본인 취소
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=admin05" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
231612
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=29430">
<font class="colorState4">
chongtv3(박지영)
</font>
</a>
</td>
<td>
박지영
</td>
<td>
<a href="javascript:showMap(29430)">
<font>
1,000,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney231612">
--100,000(첫충전 보너스)<!-- -->
</td>
<td>
19-06-16&nbsp;07:45:02
</td>
<td>
19-06-16&nbsp;오전 7:47:47
</td>
<td>
104.156.210.200
</td>
<td>
<font style="color:#ff0000" title="부본사">bubon3</font>&nbsp;
<font style="color:#ca9e06" title="총판">chong3test</font>&nbsp;
</td>
<td>
1번계좌
</td>
<td>
admin04
</td>
<td>
성공
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=chongtv3" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr style="background: #d2d4d5;">
<td>
&nbsp;
</td>
<td>
231570
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=72">
<font class="colorState0">
admin02(마스터)
</font>
</a>
</td>
<td>
1111
</td>
<td>
<a href="javascript:showMap(72)">
<font>
1,000,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney231570">
--100,000(첫충전 보너스)<!-- -->
</td>
<td>
19-06-15&nbsp;18:55:09
</td>
<td>
19-06-15&nbsp;오후 6:55:17
</td>
<td>
14.138.218.38
</td>
<td>
미정
</td>
<td>
1번계좌
</td>
<td>
admin02
</td>
<td>
성공
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=admin02" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr style="background: #d2d4d5;">
<td>
&nbsp;
</td>
<td>
231521
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=22068">
<font class="colorState0">
admin03(다니쉘)
</font>
</a>
</td>
<td>
1
</td>
<td>
<a href="javascript:showMap(22068)">
<font>
10,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney231521">
</td>
<td>
19-06-14&nbsp;17:32:35
</td>
<td>
19-06-14&nbsp;오후 5:33:44
</td>
<td>
124.217.209.43
</td>
<td>
미정
</td>
<td>
1번계좌
</td>
<td>
admin03
</td>
<td>
실패
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=admin03" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr style="background: #d2d4d5;">
<td>
&nbsp;
</td>
<td>
231518
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=72">
<font class="colorState0">
admin02(마스터)
</font>
</a>
</td>
<td>
1111
</td>
<td>
<a href="javascript:showMap(72)">
<font>
50,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney231518">
</td>
<td>
19-06-14&nbsp;01:09:06
</td>
<td>
19-06-14&nbsp;오전 1:09:24
</td>
<td>
14.138.218.38
</td>
<td>
미정
</td>
<td>
1번계좌
</td>
<td>
admin02
</td>
<td>
성공
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=admin02" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr style="background: #d2d4d5;">
<td>
&nbsp;
</td>
<td>
231467
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=72">
<font class="colorState0">
admin02(마스터)
</font>
</a>
</td>
<td>
1111
</td>
<td>
<a href="javascript:showMap(72)">
<font>
30,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney231467">
</td>
<td>
19-06-12&nbsp;20:25:27
</td>
<td>
19-06-12&nbsp;오후 8:26:03
</td>
<td>
14.138.218.38
</td>
<td>
미정
</td>
<td>
1번계좌
</td>
<td>
admin02
</td>
<td>
성공
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=admin02" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr style="background: #d2d4d5;">
<td>
&nbsp;
</td>
<td>
231463
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=72">
<font class="colorState0">
admin02(마스터)
</font>
</a>
</td>
<td>
1111
</td>
<td>
<a href="javascript:showMap(72)">
<font style="color:red">
30,000
</font>
</a>
</td>
<td>
<input type="text" value="1,500" class="shortStringText" name="backOfficeGiveMoney231463">
</td>
<td>
19-06-12&nbsp;01:39:16
</td>
<td>
19-06-12&nbsp;오전 1:39:36
</td>
<td>
14.138.218.38
</td>
<td>
미정
</td>
<td>
1번계좌
</td>
<td>
admin02
</td>
<td>
성공
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=admin02" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr style="background: #d2d4d5;">
<td>
&nbsp;
</td>
<td>
231462
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=72">
<font class="colorState0">
admin02(마스터)
</font>
</a>
</td>
<td>
1111
</td>
<td>
<a href="javascript:showMap(72)">
<font>
30,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney231462">
--3,000(첫충전 보너스)<!-- -->
</td>
<td>
19-06-12&nbsp;01:38:39
</td>
<td>
19-06-12&nbsp;오전 1:38:55
</td>
<td>
14.138.218.38
</td>
<td>
미정
</td>
<td>
1번계좌
</td>
<td>
admin02
</td>
<td>
성공
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=admin02" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
231436
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=29428">
<font class="colorState0">
ilban3(일반3)
</font>
</a>
</td>
<td>
일반3
</td>
<td>
<a href="javascript:showMap(29428)">
<font>
1,000,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney231436">
--150,000(첫충전 보너스)<!-- -->
</td>
<td>
19-06-11&nbsp;05:29:14
</td>
<td>
19-06-11&nbsp;오전 5:31:12
</td>
<td>
130.105.220.213
</td>
<td>
<font style="color:#ff0000" title="부본사">bubon3</font>&nbsp;
<font style="color:#ca9e06" title="총판">chong3</font>&nbsp;
<font style="color:#ffaa36" title="매장">maejang3</font>&nbsp;
</td>
<td>
1101140000
</td>
<td>
admin05
</td>
<td>
성공
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=ilban3" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
231263
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=29421">
<font class="colorState0">
rolltest(롤테스트)
</font>
</a>
</td>
<td>
김한강
</td>
<td>
<a href="javascript:showMap(29421)">
<font style="color:red">
1,000,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney231263">
</td>
<td>
19-06-04&nbsp;05:26:38
</td>
<td>
19-06-04&nbsp;오전 5:27:05
</td>
<td>
130.105.220.213
</td>
<td>
<font style="color:#ff0000" title="부본사">bubonroll</font>&nbsp;
<font style="color:#ca9e06" title="총판">chong2</font>&nbsp;
</td>
<td>
1101140000
</td>
<td>
admin05
</td>
<td>
실패
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=rolltest" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
231262
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=29421">
<font class="colorState0">
rolltest(롤테스트)
</font>
</a>
</td>
<td>
김한강
</td>
<td>
<a href="javascript:showMap(29421)">
<font>
1,000,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney231262">
--150,000(첫충전 보너스)<!-- -->
</td>
<td>
19-06-04&nbsp;05:26:29
</td>
<td>
19-06-04&nbsp;오전 5:27:17
</td>
<td>
130.105.220.213
</td>
<td>
<font style="color:#ff0000" title="부본사">bubonroll</font>&nbsp;
<font style="color:#ca9e06" title="총판">chong2</font>&nbsp;
</td>
<td>
1101140000
</td>
<td>
admin05
</td>
<td>
성공
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=rolltest" target="_blank">
베팅확인
</a>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
231255
</td>
<td>
<a href="http://w-demo.com/getUserByUserIdForManage.action?userId=29418">
<font class="colorState0">
test00(빠규)
</font>
</a>
</td>
<td>
박대수
</td>
<td>
<a href="javascript:showMap(29418)">
<font>
500,000
</font>
</a>
</td>
<td>
<input type="text" value="0" class="shortStringText" name="backOfficeGiveMoney231255">
--50,000(첫충전 보너스)<!-- -->
</td>
<td>
19-06-04&nbsp;04:49:09
</td>
<td>
19-06-04&nbsp;오전 4:55:35
</td>
<td>
130.105.220.213
</td>
<td>
<font style="color:#ff0000" title="부본사">bubonsa</font>&nbsp;
<font style="color:#ca9e06" title="총판">chong1</font>&nbsp;
</td>
<td>
1번계좌
</td>
<td>
admin05
</td>
<td>
성공
</td>
<td>
미정
</td>
<td>
<a href="http://w-demo.com/getBettingByBetInfo.action?userLoginName=test00" target="_blank">
베팅확인
</a>
</td>
</tr>
</tbody>
</table>
</div>
</form>
</div>
</div>
</div>
<div class="row-fluid">
<input type="hidden" id="pageCount" value="2">
<input type="hidden" id="pageNum" value="1">
<input type="hidden" id="logType" value="0">
<input type="hidden" id="changeState" value="5">
<input type="hidden" id="fromDateString" value="">
<input type="hidden" id="toDateString" value="">
<input type="hidden" id="userLoginName" value="">
<input type="hidden" id="userName" value="">
<input type="hidden" id="accountName" value="">
<div class="big_cont">
<div id="pageToolbar"><div id="Paging_06605369555265035" 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 data-page="2" class="ui-pager">2</li><li class="js-page-next js-page-action ui-pager">다음</li><li class="ui-paging-toolbar"><input type="text" class="ui-paging-count"><a href="javascript:void(0)">선택</a></li></ul></div></div>
<script type="text/javascript" src="./admin_입출금관리_충전관리_files/query.js.다운로드"></script>
<script type="text/javascript" src="./admin_입출금관리_충전관리_files/paging.js.다운로드"></script>
<script>
$('#pageToolbar').Paging({pagesize:1,count:$("#pageCount").val(),toolbar:true});
</script>
</div>
</div>
<div class="row-fluid">
<!--<base href="http://w-demo.com:80/">--><base href=".">
<link rel="SHORTCUT ICON" href="http://w-demo.com/img/logoIco.ico">
<title>WINS DEMO-admin</title>
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<meta http-equiv="description" content="This is my page">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<div id="footer" class="span12">2014-2019 © DEMO Admin.</div>
</div>
</div>
</div><div><div id="calendar" style="display:none; position:absolute; z-index:9;" onclick="_cancelBubble(event)"><div style="width: 200px;"><table class="tableborder" cellspacing="0" cellpadding="0" width="100%" style="text-align: center"><tbody><tr align="center" class="header"><td class="header"><a href="http://w-demo.com/#" onclick="refreshcalendar(yy, mm-1);return false" title="지난달">&lt;&lt;</a></td><td colspan="5" style="text-align: center" class="header"><a href="http://w-demo.com/#" onclick="showdiv(&#39;year&#39;);_cancelBubble(event);return false" title="년도선택" id="year"></a><a id="month" title="월선택" href="http://w-demo.com/#" onclick="showdiv(&#39;month&#39;);_cancelBubble(event);return false"></a></td><td class="header"><a href="http://w-demo.com/#" onclick="refreshcalendar(yy, mm+1);return false" title="다음달">&gt;&gt;</a></td></tr><tr class="category"><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr class="altbg2"><td id="d1" height="19">0</td><td id="d2" height="19">0</td><td id="d3" height="19">0</td><td id="d4" height="19">0</td><td id="d5" height="19">0</td><td id="d6" height="19">0</td><td id="d7" height="19">0</td></tr><tr class="altbg2"><td id="d8" height="19">0</td><td id="d9" height="19">0</td><td id="d10" height="19">0</td><td id="d11" height="19">0</td><td id="d12" height="19">0</td><td id="d13" height="19">0</td><td id="d14" height="19">0</td></tr><tr class="altbg2"><td id="d15" height="19">0</td><td id="d16" height="19">0</td><td id="d17" height="19">0</td><td id="d18" height="19">0</td><td id="d19" height="19">0</td><td id="d20" height="19">0</td><td id="d21" height="19">0</td></tr><tr class="altbg2"><td id="d22" height="19">0</td><td id="d23" height="19">0</td><td id="d24" height="19">0</td><td id="d25" height="19">0</td><td id="d26" height="19">0</td><td id="d27" height="19">0</td><td id="d28" height="19">0</td></tr><tr class="altbg2"><td id="d29" height="19">0</td><td id="d30" height="19">0</td><td id="d31" height="19">0</td><td id="d32" height="19">0</td><td id="d33" height="19">0</td><td id="d34" height="19">0</td><td id="d35" height="19">0</td></tr><tr class="altbg2"><td id="d36" height="19">0</td><td id="d37" height="19">0</td><td id="d38" height="19">0</td><td id="d39" height="19">0</td><td id="d40" height="19">0</td><td id="d41" height="19">0</td><td id="d42" height="19">0</td></tr><tr id="hourminute"><td colspan="7" align="center"><input type="text" size="1" value="" id="hour" onkeyup="this.value=this.value &gt; 23 ? 23 : zerofill(this.value);controlid.value=controlid.value.replace(/\d+(:\d+)/ig, this.value+&quot;$1&quot;)"><input type="text" size="1" value="" id="minute" onkeyup="this.value=this.value &gt; 59 ? 59 : zerofill(this.value);controlid.value=controlid.value.replace(/(\d+:)\d+/ig, &quot;$1&quot;+this.value)"></td></tr></tbody></table></div></div><div id="calendar_year" onclick="_cancelBubble(event)"><div class="col"><a href="http://w-demo.com/#" onclick="refreshcalendar(1930, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1930">1930</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1931, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1931">1931</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1932, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1932">1932</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1933, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1933">1933</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1934, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1934">1934</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1935, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1935">1935</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1936, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1936">1936</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1937, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1937">1937</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1938, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1938">1938</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1939, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1939">1939</span></a><br></div><div class="col"><a href="http://w-demo.com/#" onclick="refreshcalendar(1940, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1940">1940</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1941, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1941">1941</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1942, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1942">1942</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1943, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1943">1943</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1944, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1944">1944</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1945, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1945">1945</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1946, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1946">1946</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1947, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1947">1947</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1948, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1948">1948</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1949, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1949">1949</span></a><br></div><div class="col"><a href="http://w-demo.com/#" onclick="refreshcalendar(1950, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1950">1950</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1951, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1951">1951</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1952, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1952">1952</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1953, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1953">1953</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1954, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1954">1954</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1955, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1955">1955</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1956, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1956">1956</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1957, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1957">1957</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1958, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1958">1958</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1959, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1959">1959</span></a><br></div><div class="col"><a href="http://w-demo.com/#" onclick="refreshcalendar(1960, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1960">1960</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1961, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1961">1961</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1962, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1962">1962</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1963, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1963">1963</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1964, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1964">1964</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1965, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1965">1965</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1966, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1966">1966</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1967, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1967">1967</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1968, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1968">1968</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1969, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1969">1969</span></a><br></div><div class="col"><a href="http://w-demo.com/#" onclick="refreshcalendar(1970, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1970">1970</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1971, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1971">1971</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1972, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1972">1972</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1973, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1973">1973</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1974, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1974">1974</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1975, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1975">1975</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1976, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1976">1976</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1977, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1977">1977</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1978, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1978">1978</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1979, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1979">1979</span></a><br></div><div class="col"><a href="http://w-demo.com/#" onclick="refreshcalendar(1980, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1980">1980</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1981, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1981">1981</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1982, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1982">1982</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1983, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1983">1983</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1984, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1984">1984</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1985, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1985">1985</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1986, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1986">1986</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1987, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1987">1987</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1988, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1988">1988</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1989, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1989">1989</span></a><br></div><div class="col"><a href="http://w-demo.com/#" onclick="refreshcalendar(1990, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1990">1990</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1991, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1991">1991</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1992, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1992">1992</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1993, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1993">1993</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1994, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1994">1994</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1995, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1995">1995</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1996, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1996">1996</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1997, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1997">1997</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1998, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1998">1998</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(1999, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_1999">1999</span></a><br></div><div class="col"><a href="http://w-demo.com/#" onclick="refreshcalendar(2000, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2000">2000</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2001, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2001">2001</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2002, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2002">2002</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2003, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2003">2003</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2004, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2004">2004</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2005, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2005">2005</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2006, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2006">2006</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2007, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2007">2007</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2008, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2008">2008</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2009, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2009">2009</span></a><br></div><div class="col"><a href="http://w-demo.com/#" onclick="refreshcalendar(2010, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2010">2010</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2011, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2011">2011</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2012, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2012">2012</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2013, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2013">2013</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2014, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2014">2014</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2015, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2015">2015</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2016, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2016">2016</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2017, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2017">2017</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2018, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2018">2018</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2019, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span class="today" id="calendar_year_2019">2019</span></a><br></div><div class="col"><a href="http://w-demo.com/#" onclick="refreshcalendar(2020, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2020">2020</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2021, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2021">2021</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2022, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2022">2022</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2023, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2023">2023</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2024, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2024">2024</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2025, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2025">2025</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2026, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2026">2026</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2027, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2027">2027</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2028, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2028">2028</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2029, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2029">2029</span></a><br></div><div class="col"><a href="http://w-demo.com/#" onclick="refreshcalendar(2030, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2030">2030</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2031, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2031">2031</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2032, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2032">2032</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2033, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2033">2033</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2034, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2034">2034</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2035, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2035">2035</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2036, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2036">2036</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2037, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2037">2037</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2038, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2038">2038</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2039, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2039">2039</span></a><br></div><div class="col"><a href="http://w-demo.com/#" onclick="refreshcalendar(2040, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2040">2040</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2041, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2041">2041</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2042, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2042">2042</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2043, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2043">2043</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2044, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2044">2044</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2045, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2045">2045</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2046, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2046">2046</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2047, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2047">2047</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2048, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2048">2048</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(2049, mm);getElmtById(&#39;calendar_year&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_year_2049">2049</span></a><br></div></div><div id="calendar_month" onclick="_cancelBubble(event)"><a href="http://w-demo.com/#" onclick="refreshcalendar(yy, 0);getElmtById(&#39;calendar_month&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_month_1">1 月</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(yy, 1);getElmtById(&#39;calendar_month&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_month_2">2 月</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(yy, 2);getElmtById(&#39;calendar_month&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_month_3">3 月</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(yy, 3);getElmtById(&#39;calendar_month&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_month_4">4 月</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(yy, 4);getElmtById(&#39;calendar_month&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_month_5">5 月</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(yy, 5);getElmtById(&#39;calendar_month&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_month_6">6 月</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(yy, 6);getElmtById(&#39;calendar_month&#39;).style.display=&#39;none&#39;;return false"><span class="today" id="calendar_month_7">7 月</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(yy, 7);getElmtById(&#39;calendar_month&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_month_8">8 月</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(yy, 8);getElmtById(&#39;calendar_month&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_month_9">9 月</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(yy, 9);getElmtById(&#39;calendar_month&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_month_10">10 月</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(yy, 10);getElmtById(&#39;calendar_month&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_month_11">11 月</span></a><br><a href="http://w-demo.com/#" onclick="refreshcalendar(yy, 11);getElmtById(&#39;calendar_month&#39;).style.display=&#39;none&#39;;return false"><span id="calendar_month_12">12 月</span></a><br></div></div>
<div id="mapLayer" style="display: none; text-align: left;">
<div class="closeMap" onclick="javascript:closeMap();">
<!--登录页面的标题以及关闭按钮-->
<img src="./admin_입출금관리_충전관리_files/advSearch_close.png">
</div>
<div id="xzw_starSys">
<br>
<br>
충전건수:&nbsp;&nbsp;&nbsp;<font id="inputMoneyCount">
</font>
<br>
<br>
충전금액:&nbsp;&nbsp;&nbsp;<font id="inputMoneyNum">
</font>
<br>
<br>
환전건수:&nbsp;&nbsp;&nbsp;<font id="exchangeMoneyCount">
</font>
<br>
<br>
환전금액:&nbsp;&nbsp;&nbsp;<font id="exchangeMoneyNum">
</font>
</div>
</div>
<div id="mapBgLayer" style="display: none;"></div>
<!--屏蔽层,用来透明的屏蔽整个页面-->
<script src="./admin_입출금관리_충전관리_files/jquery-labelauty.js.다운로드"></script>
<script>
$(function(){
$(':input').labelauty();
});
</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-gen4"><span class="x-tip-invalid-header-text"></span></div></div></div></div><div class="x-tip-invalid-bwrap" id="syno-nsc-ext-gen5"><div class="x-tip-invalid-ml"><div class="x-tip-invalid-mr"><div class="x-tip-invalid-mc" id="syno-nsc-ext-gen8"><div class="x-tip-invalid-body" id="syno-nsc-ext-gen6" style="height: auto;"></div></div></div></div><div class="x-tip-invalid-bl x-panel-nofooter" id="syno-nsc-ext-gen7"><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-gen9" style="z-index: 11001;"></div></div></body></html>