
	var iframeids=["showpic_comment"]
	var iframehide="yes"
	
	var getFFVersion=navigator.userAgent.substring(navigator.userAgent.indexOf("Firefox")).split("/")[1]
	var FFextraHeight=parseFloat(getFFVersion)>=0.1? 16 : 0 
	
	function dyniframesize() {
	var dyniframe=new Array()
	for (i=0; i<iframeids.length; i++){
	if (document.getElementById){ 
	dyniframe[dyniframe.length] = document.getElementById(iframeids[i]);
	if (dyniframe[i] && !window.opera){
	dyniframe[i].style.display="block"
	if (dyniframe[i].contentDocument && dyniframe[i].contentDocument.body.offsetHeight) 
	dyniframe[i].height = dyniframe[i].contentDocument.body.offsetHeight+FFextraHeight; 
	else if (dyniframe[i].Document && dyniframe[i].Document.body.scrollHeight) 
	dyniframe[i].height = dyniframe[i].Document.body.scrollHeight;
	}
	}
	if ((document.all || document.getElementById) && iframehide=="no"){
	var tempobj=document.all? document.all[iframeids[i]] : document.getElementById(iframeids[i])
	tempobj.style.display="block"
	}
	}
	}
	
	if (window.addEventListener)
	window.addEventListener("load", dyniframesize, false)
	else if (window.attachEvent)
	window.attachEvent("onload", dyniframesize)
	else
	window.onload=dyniframesize
	


	
	
//	document.oncontextmenu=new Function("return false")


function openWindow2photo(path_img)
	{
		if (null != path_img){
			path = "http://photo.popmx.com/copy_img2buf.php?url="+path_img+"&corp_id=1029";
			window.open( path , 'body', 'resizable=yes,scrollbars=yes,top=50,left=100,width=500,height=520');
		}
		else
		{
			path = "http://photo.popmx.com/index.php?corp_id=1029";
			window.open( path , 'body', 'resizable=yes,scrollbars=yes,top=50,left=100,width=500,height=520');
		}
	}
	
	
	
	
	
function sblock(ee)
	{
	  window.open("kikblockkik.asp?ee="+ee,"","scrollbars=no,resizable=yes,top=100,left=20,width=150,height=150");
	
	}
function showisp(ip)
	{
	  window.open("getisp.php?isp="+ip,"","scrollbars=yes,resizable=yes,top=10,left=20,width=800,height=800");
	
	}
	function addgroup(ee)
	{
	  window.open("addgroup.asp?ee="+ee,"","scrollbars=yes,resizable=yes,top=100,left=20,width=150,height=150");
	
	}
	function sdel(stime,sdate,sip)
	{
	  window.open("delcomment.asp?stime="+stime+"&sdate="+sdate+"&sip="+sip,"","scrollbars=yes,resizable=yes,top=100,left=20,width=30,height=10");
	
	}
	function sdelping(sid)
	{
	  window.open("delping.asp?id="+sid,"","scrollbars=yes,resizable=yes,top=100,left=20,width=30,height=10");
	
	}
	function refresh()
	{
	location.reload()
	}
	function showpicfull(ee)
	{
	
	  window.open("showpicfull.asp?sloginname="+ee,"_blank");
	}
	function showpic(ee,ss)
	{
	
	  window.open("showpic.asp?ee="+ee+"&ss="+ss,"_blank","scrollbars=yes,,top=100,left=120,width=750,height=500");
	}
	function showdetail(ee,ss)
	{
	
	  window.open("moredetail.asp?ee="+ee,"showdetail","scrollbars=no,,top=200,left=500,width=280,height=330");
	}
	function  votenakik(ee)
	{
	
	  window.open("votekik.asp?eee="+ee,"votekik","scrollbars=no,resizable=yes,top=100,left=20,width=150,height=150");
	}
	function  helpextra()
	{
	
	  window.open("helpextra.html","helpextra","scrollbars=yes,resizable=yes,top=10,left=20,width=600,height=580");
	}
	function findname_show(ee)
	{
	
	  window.open("findname_show.asp?ee="+ee,"_blank");
	}
	function delkikgroup(ee)
	{
	
	  window.open("delkikgroup.asp?ee="+ee,"_parent","scrollbars=yes,,top=0,left=20,width=750,height=500");
	}
function delkikgroupsms(ee)
	{
	
	  window.open("delkikgroupsms.asp?ee="+ee,"_parent","scrollbars=yes,,top=0,left=20,width=750,height=500");
	}
	 function noshow(snoshow)
		{
	
		window.open("notshowcomment.asp?noshow="+snoshow,"nscm","fullscreen=no,scrollbars=no,top=5,left=5,width=150,height=150");
		}
		
		 function embed(id,sss)
		{
	
		window.open("embed.asp?id="+id+"&sss="+sss,"embed","fullscreen=no,scrollbars=no,top=105,left=305,width=500,height=600");
		}
		 function boxmail1(id)
		{
	
		window.open("boxmail1.asp?id="+id,"_blank","fullscreen=no,scrollbars=no,menubar=no,top=105,left=305,width=570,height=350");
		}
function addfriend(ee)
	{
	  window.open("addfriend.asp?loginname="+ee,"","scrollbars=yes,resizable=yes,top=100,left=20,width=350,height=250");
	
	}