﻿document.writeln("<div id='AutoLogout' style='position:absolute;z-index:150;left:600px;top:300px;display:none;width:401px;height:218px;border:4px solid #FFF;'>");
document.writeln(   "<table border='0' cellpadding='0' cellspacing='0'>");
document.writeln(       "<tr>");
document.writeln(           "<td><img src='http://onair-img.ohdio.com/common/auto_logout_top.jpg' width='401' height='96'></td>");
document.writeln(       "</tr>");
document.writeln(       "<tr>");
document.writeln(           "<td height='100' bgcolor='F5F5F5' style='border-right:2px solid #AC92E1; border-left:2px solid #AC92E1; border-bottom:2px solid #AC92E1; padding:10px 15px;'>");
document.writeln(               "<div style='width:340px; margin:0 0 0 28; font:12px dotum;'>");
document.writeln(                   "<div style='color:#666; line-height:18px;margin:0 0 0 30px;'>로그인 후 6시간이 지나 고객님의 개인정보 보호를 위하여 자동 로그아웃 되었습니다.</div>");
document.writeln(                   "<div style='color:#D476FE; font-weight:bold; margin:10px 0 0 30px;'>서비스 이용을 위해 다시 로그인하시겠습니까?</div>");
document.writeln(               "</div>");
document.writeln(               "<table align='center' border='0' cellpadding='0' cellspacing='0' style='margin-top:10px;'>");
document.writeln(                   "<tr>");
document.writeln(                       "<td><a href='/'><img src='http://onair-img.ohdio.com/common/auto_logout_yes.jpg' border='0' alt='yes' hspace='5'></a></td>");
document.writeln(                       "<td><a href='#' onclick='document.getElementById(\"AutoLogout\").style.display=\"none\";'><img src='http://onair-img.ohdio.com/common/auto_logout_no.jpg' border='0' alt='no' hspace='5'></a></td>");
document.writeln(                   "</tr>");
document.writeln(               "</table>");
document.writeln(           "</td>");
document.writeln(       "</tr>");
document.writeln(   "</table>");
document.writeln("</div>");