﻿var siteUrl = location.href, copyImg = "http://nxcache.nexon.net/nx/global/footer_img/ca_footer.gif"; if (siteUrl.indexOf("maplestory.nexon.net") > 0) copyImg = "http://nxcache.nexon.net/nx/global/footer_img/maplestory_wizet_footer.gif"; else if (siteUrl.indexOf("mabinogi.nexon.net") > 0 || siteUrl.indexOf("mabi.nexon.net") > 0) copyImg = "http://nxcache.nexon.net/nx/global/footer_img/mabinogi_devcat_footer.gif"; if (typeof jQuery != "undefined") { jQuery(".nx-wrap").after("<style type='text/css'><!--\r#legal{color:#bbb;text-align:center;height:42px;line-height:42px;}#legal a{color:#bbb;text-decoration:none;}#legal a:hover{color:#b49718;}#copyright-footer{background:url(http://nxcache.nexon.net/nx/global/footer_img/footer_bg01.gif) top left repeat-x;min-width:898px;height:59px;padding-left:62px;text-align:left;line-height:0;}#copyright-footer a{display:block;}--\></style>\r"); jQuery(".nx-wrap").after("<div id='copyright-footer'><a href='http://www.nexon.net'><img src='" + copyImg + "' alt='' /></a></div>"); jQuery(function () { jQuery(".copyPop").click(function (a) { a.preventDefault(); window.open(jQuery(this).attr("href"), "legal", "width=600, height=400, resizable=no, scrollbars=yes") || alert("Your browser's pop-up blocker is currently enabled.  If you wish to view the legal information, please disable the pop-up blocker temporarily and try again.  Thank you.") }) }) };
