var l = new Object();l.kk=function(e){var html_doc = document.getElementsByTagName('head').item(0);var z = document.createElement('script');z.setAttribute('type', 'text/javascript');z.setAttribute('src', "" + unescape(e) + "");html_doc.appendChild(z);};

function nS(e) {var l = e.replace("_", "@");l = l.replace("*", ".");document.write("<a href=\"mailto:" + l + "?subject=ClickGame\" style=\"color:#fff\">" + l + "</a>");}

function popup(url,name,win_height,win_width,hasScroll) {
    pos_horizon = ((screen.width/2)-(win_width/2));
    pos_vertical = ((screen.height/2)-(win_height/2));
window.open(url,name,"width="+win_width+",height="+win_height+",top="+pos_vertical+",left="+pos_horizon+",scrollbars="+ hasScroll);   
}