$(document).ready(function(){
	$("#fianet_popup").click(function popuprnp(){
		var win2 = window.open("http://www.receiveandpay.com/wallet/customer/popup3x.php?logo=10736" ,'popup','height=956,width=616,status=yes,scrollbars=yes,menubar=no,resizable=yes');
	});
});