
    var  ap_go = true;

	function ap_check_go ()
	{
	    return  ap_go;
	}
