Backup Codes
Backup Codes
Backup Codes
DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta id="viewport" name="viewport"
content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-
scale=1.0">
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<title>
Samsung account
</title>
<link
href="https://us.account.samsung.com/mobile/myprofile/static/v01/css/default.css?
ver=1.00.23"
rel="stylesheet">
<!-- link
href="https://us.account.samsung.com/mobile/myprofile/static/v01/css/font.css?
ver=1.00.23"
rel="stylesheet"-->
href="https://us.account.samsung.com/mobile/myprofile/static/v01/css/myprofile.css?
ver=1.00.23"
rel="stylesheet">
<link
href="https://us.account.samsung.com/mobile/myprofile/static/v01/css/myprofile.addi
tion.css?ver=1.00.23"
rel="stylesheet">
<script
src="https://us.account.samsung.com/mobile/myprofile/static/v01/js/jquery.min.js?
ver=1.00.23"></script>
<script
src="https://us.account.samsung.com/mobile/myprofile/static/v01/js/jquery-
ui.min.js?ver=1.00.23"></script>
<script
src="https://us.account.samsung.com/mobile/myprofile/static/v01/js/jquery.validate.
min.js?ver=1.00.23"></script>
<script
src="https://us.account.samsung.com/mobile/myprofile/static/v01/js/bootstrap.min.js
?ver=1.00.23"></script>
<script
src="https://us.account.samsung.com/mobile/myprofile/static/v01/js/myprofile.min.js
?ver=1.00.23"></script>
<script type="text/javascript">
var myprofile = {
tpl : {
loading : '<span class="loading">Loading...</span>',
rebtn : '<button type="button" class="btn btn-default btn-
sm">Refresh</button>'
},
modalpage : {
url : '/mobile/myprofile/modalControl.do'
},
csrfToken : '',
modalMode : false
};
// 메세지 확장
(function($) {
$.extend(SSP.messages, {
error : {
'errHeader' : "Error Message",
'err401' : "Sorry, you are not authorised to view the page
you requested. <br />If you have any questions, please contact the administrator.",
'err403' : "Sorry, the resource you want to access is
forbidden, so this request has been refused. <br />If you have any questions,
please contact the administrator.",
'err404' : "Sorry, We could not find the page you
requested.<br />Please Confirm URL and Try again.",
'err408' : "Your session has been terminated. Please try
again.",
'err500' : "Sorry, an error occurred while processing the
page you requested. <br />Please try again later.",
'errNetwork' : "현재 네트워크 장애로 일부 서비스의 조회가 불가능합니
다. <br />다시 시도해주세요."
},
common : {
'select' : "Select"
}
});
$.extend(SSP.config, {
staticUrl :
'https://us.account.samsung.com/mobile/myprofile/static/v01'
});
$(document).ready(function() {
SSP.console.append($('#viewport').attr('content'));
$('html').attr('lang', '');
});
}(jQuery));
function goBack(backUrl){
return function(event, data){
var state = data.state;
if (state.direction == 'back') {
var url = state.url;
if( url == 'undefined' || url == null || url == ""){
url = backUrl;
}
}
}
};
function isEmpty(str) {
return (!str || 0 === str.length);
}
(function() {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
-->
</script>
<body>
<header>
<h1>
Samsung account
</h1>
</header>
<div class="body">
<div class="container">
<div class="errorArea">
<h2>Error Message</h2>
<p>
Your session has been terminated. Please try
again.
</p>
</div><!-- //error -->
</div><!-- //container -->
</div><!-- //body -->
<footer>
<p class="contactUs">
<a href="http://help.content.samsung.com/csweb/main/main.do"
target="_blank">
Contact us
</a>
</p>