function popUp(URL,w,h) { 
	window.open(URL,"_pu"+(Math.random()+"").replace(/0\./,""),"toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width="+w+",height="+h+",left="+((screen.width-w)/2)+",top="+((screen.height-h)/2));
}

var _gaq = _gaq || [];
_gaq.push(["_setAccount", "UA-775202-3"]);
_gaq.push(["_setDomainName",".e-hentai.org"]);
_gaq.push(["_trackPageview"]);

(function() {
	var ga=document.createElement("script");
	ga.src="http://www.google-analytics.com/ga.js";
	ga.setAttribute("async","true");
	document.documentElement.firstChild.appendChild(ga);
})();

function nl() {
	document.location += ( (document.location + "").indexOf("?") > -1 ? "&" : "?" ) + "nl=1";
	return false;
}

function sl(url) {
	prompt("Copy the URL below.", "http://g.e-hentai.org/r/" + url);
	return false
}

