/*
HTTP Host: www.playpopz.com
Machine: 210.1.60.35
Location: Thailand
Developer: Kobsoft Studio
*/

/* Partner API */

/* Member API */
function nShare(nPMes){
	if (nPMes!=null){
		var crossDomain = "http://www.playpopz.com/share.php?nPMes="+nPMes+"&nUMes="+document.URL ;
	}
	else{
		var crossDomain = "http://www.playpopz.com/share.php?nUMes="+document.URL ;
	}
	window.open (crossDomain , "memberAPI", "toolbar=0, location=0, menubar=0, status=0, scrollbars=0, resizable=1, width=550, height=350");
}
