// LINKWS-SW
function o_51726()
{
	var url = "http://www.linkws.com/chat/whois.jsp?userProductID=51726&origin="+location.href+"&title="+escape(document.title);
	var name = "chatWindow_51726";
	var width = 510;
	var height = 380;
	var top = (screen.height/2)-(height/2);
	var left = (screen.width/2)-(width/2);
	var params = "top="+top+",left="+left+",width="+width+",height="+height+",scrollbars=yes";
	window.open(url, name, params);
}