function PopUp1(xpid,xid) {
		
		if (xpid ==-1) { 
			var whatURL=xid
			
			}
		else {	
			var whatURL="http://efusion.ikadiya.com/asianews/showdesc.asp?ua=infolk12&xi=" + xid 
			}

	        open( whatURL ,"_kaputadotcom","toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=500,height=350");

}

function PopImgx(xpid,xid) {
			
			var whatURL="http://efusion.ikadiya.com/asianews/showimg.asp?ua=infolk12&xid=" + xid 
		
	        open( whatURL ,"_kaputadotcom","toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=500,height=350");
		

}

function PopUp(xpid,xid) {
	
		
		if (xpid ==224) {
		 	var whatURL="http://efusion.ikadiya.com/asianews/showURL.asp?ua=infolk12&xi=" + xid 				
				}
		else	{			
			if (xpid ==-1) { 
				var whatURL=xid
				}
			else {
				var whatURL="http://efusion.ikadiya.com/asianews/showdesc.asp?ua=infolk12&xi=" + xid 

			}
		}
	        open( whatURL ,"_kaputadotcom","toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=500,height=350");
		

}

