var _p_base_full = "http://www.softcomplex.com/products/tigra_code_compressor/index.php";
var _p_action_full="http://www.softcomplex.com/products/tigra_code_compressor/form.php";
var _p_scrambler_full = "http://www.softcomplex.com/products/tigra_code_compressor/services/scrambler/index.php";

function areyousure_np(){
		var tbt = window.confirm("Are you sure you want to delete your account and all the projects associated with it form this system?");
		if (tbt) window.location =''+_p_action_full+'?ba=uz_d';
}

function winopen_fp(){
		var wr=300,hr=550,n_left=0,n_top=0;
			if (screen) {
					n_left = (screen.width - wr) >> 1;
					n_top = (screen.height - hr) >> 1;
			}
		obj_window = window.open(''+_p_action_full+'?bw=recover&ba=a_fp', 'Rcover','width='+ wr +',height='+ hr +',location=0,status=0,resizable=0,top=' + n_top + ','+'left=' + n_left + ',dependent=0,alwaysRaised=0');
	
}
