document.writeln("<div id=\"msn\" style=\" Z-INDEX:99999; LEFT:0px; WIDTH:220px; POSITION:absolute; TOP:0px; HEIGHT:167px; overflow:hidden\">");
document.writeln("<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" ");
document.writeln("<tr>");
document.writeln("<td style=\"padding-top:2px; font-size:14px; font-weight:900;\" valign=\"middle\" height=\"13\" width=\"207\"><\/td>");
document.writeln("<td valign=\"middle\" width=\"13\" align=\"right\"><img src=\"/images/msgClose.gif\" border=\"0\" hspace=\"3\" style=\"CURSOR:pointer\" onclick=\"closeDiv()\" title=\"¹Ø±Õ\"\/><\/td>");
document.writeln("<\/tr><tr><td colspan=\"2\" height=\"154\">");
document.writeln("<div style=\"WIDTH: 100%; HEIGHT: 100%\"><a href=\"http://www.059gw.com/shop/s/category-s-760-1-1-0.htm\" target=\"_blank\"><img src=\"/images/2011ad.gif\" width=\"220\" height=\"154\" border=\"0\"><\/a><\/div><\/div><\/tr><\/table><\/div>");

msn.style.top=document.body.clientHeight-174;
msn.style.left=document.body.clientWidth-225;
moveR();
function moveR() {
msn.style.top=document.body.scrollTop+document.body.clientHeight-167;
msn.style.left=document.body.scrollLeft+document.body.clientWidth-220;
setTimeout("moveR();",80)
}
function closeDiv(){
	msn.style.visibility='hidden';
}
